Menu

SAP Function Module CP_VB_PLFL_POST

Update function for sequences from PLFL document table

The Function Module CP_VB_PLFL_POST (Update function for sequences from PLFL 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_PLFL_POST
Short Text Update function for sequences from PLFL 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 PLFL-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
PLANFL LIKE PLFLB Sequence document table
PLFL_OLD LIKE PPLFL Old status of changed PLFL records

Exceptions

This function module does not define any Exceptions.