Menu

SAP Function Module CQ_VB_PLMK_POST

Update function for characteristics from PLMK buffer table

The Function Module CQ_VB_PLMK_POST (Update function for characteristics from PLMK buffer table) is a standard Function Module in SAP ERP and is part of the function group CQVB within the package QP.

Technical Information

Function Module CQ_VB_PLMK_POST
Short Text Update function for characteristics from PLMK buffer table
Function Group CQVB
Package QP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AEB_KZ LIKE RCPBT-FLG_VB_KO 'X'

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
PLANMK LIKE PLMKB
PLMK_OLD LIKE PPLMK

Exceptions

This function module does not define any Exceptions.