Menu

SAP Function Module APS_MATERIAL_GET_COMPONENTS

Ermittelt die Komponenten aller Auftraege eines Materials

The Function Module APS_MATERIAL_GET_COMPONENTS (Ermittelt die Komponenten aller Auftraege eines Materials) 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_MATERIAL_GET_COMPONENTS
Short Text Ermittelt die Komponenten aller Auftraege eines Materials
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_MATERIAL LIKE MT61D-MATNR Materialnummer
IV_PLANT LIKE MT61D-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_COMPONENTS TYPE APS_PLANTMAT_TAB_TYPE Tabelle der Komponenten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.