The Function Module RSPO_GET_TEMSEOBJ_OF_REQUEST (Ermittle TemSe-Objekt mit den Daten zu einem Spool-Auftrag) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | RSPO_GET_TEMSEOBJ_OF_REQUEST |
Short Text | Ermittle TemSe-Objekt mit den Daten zu einem Spool-Auftrag |
Function Group | SPOO |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SPOOL_REQUEST | LIKE | RSPOTYPE-RQNUMBER | Number of spool request |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_NAME | LIKE | RSTSTYPE-NAME | Name of TemSe object with data |
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 |
---|---|
NOT_NORMAL_PARTS | Unusual part division of TemSe obj |
NOT_SINGLE_OBJECT | There is not exactly one respectiv |
NO_PERMISSION | Authorizations were missing for th |
NO_SPOOL_REQUEST | The spool request cannot be found |
OTHER_CLIENT | Spool request or TemSe object are |