Menu

SAP Function Module CZ_VB_MAPL_POST

Update function for material/task list alloc. from MAPL doc. table

The Function Module CZ_VB_MAPL_POST (Update function for material/task list alloc. from MAPL doc. table) is a standard Function Module in SAP ERP and is part of the function group CZVB within the package CP.

Technical Information

Function Module CZ_VB_MAPL_POST
Short Text Update function for material/task list alloc. from MAPL doc. table
Function Group CZVB
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 RCPBT-FLG_VB_KO 'X' Indicator: write change documents
COUNT_MAX LIKE MAPL-ZAEHL Highest change counter of PLPO

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
MAPL_OLD LIKE PMAPL Old status of changed MAPL records
MATPL LIKE MAPLB Document table mat/object allocations

Exceptions

This function module does not define any Exceptions.