Menu

SAP Function Module APS_GET_BOM

Ermittlung der Stückliste eines Auftrages

The Function Module APS_GET_BOM (Ermittlung der Stückliste eines Auftrages) is a standard Function Module in SAP ERP and is part of the function group APS1 within the package MD01.

Technical Information

Function Module APS_GET_BOM
Short Text Ermittlung der Stückliste eines Auftrages
Function Group APS1
Package MD01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ORDER TYPE APS_ORDERID Auftrag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_COMPONENTS TYPE APS_ORDERNET_TAB_TYPE Tabelle der Auftragspositionen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ORDER_NOT_FOUND Gewünschter Auftrag wurde im APS nicht gefunden