The Function Module RSPO_GET_HANDLERS_SPOOLJOB (Auslesen eines dynamischen Attributs eines Spoolauftrags) is a standard Function Module in SAP ERP and is part of the function group SPOX within the package SPOO.
Function Module | RSPO_GET_HANDLERS_SPOOLJOB |
Short Text | Auslesen eines dynamischen Attributs eines Spoolauftrags |
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 |
---|---|---|---|---|
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.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HANDLERS | LIKE | RSPOHNDLR | Spool: Event Handler für Spool Requests |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_SUCH_JOB | No spool request found with number RQIDENT |