Menu

SAP Function Module CP_SC_MBM_LOAD_BY_BOM

Selektion von Stücklistenalternativen zur Stücklistengruppe

The Function Module CP_SC_MBM_LOAD_BY_BOM (Selektion von Stücklistenalternativen zur Stücklistengruppe) is a standard Function Module in SAP ERP and is part of the function group CPSC within the package CP.

Technical Information

Function Module CP_SC_MBM_LOAD_BY_BOM
Short Text Selektion von Stücklistenalternativen zur Stücklistengruppe
Function Group CPSC
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_STLAL LIKE ITM_CLASS_DATA-STLAL Stücklistenalternative
I_STLNR LIKE ITM_CLASS_DATA-STLNR Stücklistennummer
I_STLTY LIKE ITM_CLASS_DATA-STLTY Stücklistentyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MBM_IDENT TYPE CSCL_MBM_ID_TB_TYPE Material/Stücklistenzuordnungen

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.