Menu

SAP Function Module CP_99_PLMZ_READ_BY_ROOT_BOM

Lesen der Komponentenzuordnungen über Plan, WurzelBOM

The Function Module CP_99_PLMZ_READ_BY_ROOT_BOM (Lesen der Komponentenzuordnungen über Plan, WurzelBOM) is a standard Function Module in SAP ERP and is part of the function group CP99 within the package CP.

Technical Information

Function Module CP_99_PLMZ_READ_BY_ROOT_BOM
Short Text Lesen der Komponentenzuordnungen über Plan, WurzelBOM
Function Group CP99
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATUB TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
I_DATUV TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
PLNAL TYPE PLMZ-PLNAL Plangruppenzähler
PLNNR TYPE PLMZ-PLNNR Schlüssel der Plangruppe
PLNTY TYPE PLMZ-PLNTY Plantyp
STLAL_W TYPE PLMZ-STLAL_W Stücklistenalternative
STLNR_W TYPE PLMZ-STLNR_W Stückliste
STLTY_W TYPE PLMZ-STLTY_W Stücklistentyp

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PLANMZ LIKE PLMZB Belegtabelle Materialbereitstellung

Exceptions

This function module does not define any Exceptions.