Menu

SAP Function Module CZ_BT_MATNR_DET_BY_PLNAL

Determine all allocated materials for an alternative

The Function Module CZ_BT_MATNR_DET_BY_PLNAL (Determine all allocated materials for an alternative) is a standard Function Module in SAP ERP and is part of the function group CZBT within the package CP.

Technical Information

Function Module CZ_BT_MATNR_DET_BY_PLNAL
Short Text Determine all allocated materials for an alternative
Function Group CZBT
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
PLNAL_IMP LIKE PLKO-PLNAL Planned alternative
PLNNR_IMP LIKE PLKO-PLNNR Routing number
PLNTY_IMP LIKE PLKO-PLNTY Routing type

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
RC27M_TAB LIKE RC27M Material data table

Exceptions

This function module does not define any Exceptions.