The Function Module RSPO_DISPLAY_SPOOLJOB (Anzeigen eines Spooljobs in ALI bzw. OTF) is a standard Function Module in SAP ERP and is part of the function group SPOX within the package SPOO.
Function Module | RSPO_DISPLAY_SPOOLJOB |
Short Text | Anzeigen eines Spooljobs in ALI bzw. OTF |
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 |
---|---|---|---|---|
FIRST_LINE | TYPE | I | 1 | First line displayed |
LAST_LINE | TYPE | I | ||
RQIDENT | LIKE | TSP01-RQIDENT | Spool Request Number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |