Menu

SAP Function Module CZ_VB_EAPL_POST

Update equipment/task list allocations from EAPL document table

The Function Module CZ_VB_EAPL_POST (Update equipment/task list allocations from EAPL document 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_EAPL_POST
Short Text Update equipment/task list allocations from EAPL document 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 EAPL-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
EAPL_OLD LIKE PEAPL Old status of changed EAPL records
EQUPL LIKE EAPLB Document table equip./task list assignments

Exceptions

This function module does not define any Exceptions.