Menu

SAP Function Module CZ_VB_TAPL_POST

Update techn. location/task list assignment from TAPL document table

The Function Module CZ_VB_TAPL_POST (Update techn. location/task list assignment from TAPL 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_TAPL_POST
Short Text Update techn. location/task list assignment from TAPL 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: Create 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
TAPL_OLD LIKE PTAPL Old status of changed TAPL records
TPLPL LIKE TAPLB Document table location/task list assignments

Exceptions

This function module does not define any Exceptions.