Menu

SAP Function Module CP_VB_PLPO_POST

Update function for operations from PLPO document table

The Function Module CP_VB_PLPO_POST (Update function for operations from PLPO 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_PLPO_POST
Short Text Update function for operations from PLPO 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 PLPO-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
PLANPO LIKE PLPOB Document table items
PLPO_OLD LIKE PPLPO Old status of changed PLPO records

Exceptions

This function module does not define any Exceptions.