Menu

SAP Function Module CM_VB_PLMZ_POST

Verbuchen der Materialkomponentenzuordnungen

The Function Module CM_VB_PLMZ_POST (Verbuchen der Materialkomponentenzuordnungen) is a standard Function Module in SAP ERP and is part of the function group CMVB within the package CP.

Technical Information

Function Module CM_VB_PLMZ_POST
Short Text Verbuchen der Materialkomponentenzuordnungen
Function Group CMVB
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
AEB_KZ LIKE RCMBT-FLG_VB_MZ 'X'
COUNT_MAX LIKE PLMZ-ZAEHL

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
PLMZ_OLD LIKE PPLMZ

Exceptions

This function module does not define any Exceptions.