Menu

SAP Function Module CP_VB_PLKO_POST

Update function for headers of PLKO document table

The Function Module CP_VB_PLKO_POST (Update function for headers of PLKO document table) is a standard Function Module in SAP ERP and is part of the function group CPVB within the package CP.

Technical Information

Function Module CP_VB_PLKO_POST
Short Text Update function for headers of PLKO document table
Function Group CPVB
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'
COUNT_MAX LIKE PLKO-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
PLANKO LIKE PLKOB
PLKO_OLD LIKE PPLKO Old status of changed PLKO records

Exceptions

This function module does not define any Exceptions.