The Function Module RSPO_PAGE_BREAK_SPOOLREQUEST (Schreiben eines Page-Breaks in einen Spoolauftrag (Alte Schnittstelle)) is a standard Function Module in SAP ERP and is part of the function group SPOX within the package SPOO.
Function Module | RSPO_PAGE_BREAK_SPOOLREQUEST |
Short Text | Schreiben eines Page-Breaks in einen Spoolauftrag (Alte Schnittstelle) |
Function Group | SPOX |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HANDLE | LIKE | SY-TABIX | ||
LENGTH | LIKE | |||
OPTIONS | TYPE | C |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRMESSAGE | TYPE | C | ||
RC | TYPE | C |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.