The Function Module APS_GET_PEGGING_INFO (Liest die Verursacher eines Auftrages) is a standard Function Module in SAP ERP and is part of the function group APS1 within the package MD01.
Function Module | APS_GET_PEGGING_INFO |
Short Text | Liest die Verursacher eines Auftrages |
Function Group | APS1 |
Package | MD01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ORDER | TYPE | APS_ORDERID | Auftrag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ORDERS | TYPE | APS_ORDERNET_TAB_TYPE | Tabelle der Verursacher |
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 |
---|---|
ORDER_NOT_FOUND | Gewünschter Auftrag nicht im APS-Memory |