The Function Module RSPO_RETURN_SPOOLJOB (Liefert einen Spooljob als interne Tabelle zurück (ALI,RAW,OTF,PDF)) is a standard Function Module in SAP ERP and is part of the function group SPOX within the package SPOO.
Function Module | RSPO_RETURN_SPOOLJOB |
Short Text | Liefert einen Spooljob als interne Tabelle zurück (ALI,RAW,OTF,PDF) |
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 |
---|---|---|---|---|
DESIRED_TYPE | LIKE | SOODK-OBJTP | ||
FIRST_LINE | TYPE | I | 1 | |
LAST_LINE | TYPE | I | ||
RQIDENT | LIKE | TSP01-RQIDENT | Spool Request Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REAL_TYPE | LIKE | SOODK-OBJTP | ||
SP_LANG | LIKE | TST01-DLANG | Sprachenschlüssel |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUFFER | LIKE | |||
BUFFER_PDF | LIKE | TLINE | SAPscript: Text Lines |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CAN_NOT_ACCESS | |
JOB_CONTAINS_NO_DATA | |
NO_PERMISSION | |
NO_SUCH_JOB | No spool request found with number RQIDENT |
READ_ERROR | |
SELECTION_EMPTY | |
TYPE_NO_MATCH |