Menu

SAP Function Module CP_15_PLKZ_ORDER_UPD

Planverwendungszähler hochsetzen

The Function Module CP_15_PLKZ_ORDER_UPD (Planverwendungszähler hochsetzen) is a standard Function Module in SAP ERP and is part of the function group CP15 within the package CP.

Technical Information

Function Module CP_15_PLKZ_ORDER_UPD
Short Text Planverwendungszähler hochsetzen
Function Group CP15
Package CP
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ARRAY_SELEC_IMP TYPE CP_FLG_ARRAY_SELEC ' ' Pläne kommen aus PLKZ_ORDER_IMP
PLNAL_IMP LIKE PLKZ-PLNAL ' ' Planalternative
PLNNR_IMP LIKE PLKZ-PLNNR ' ' Plannummer
PLNTY_IMP LIKE PLKZ-PLNTY ' ' Plantyp

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
PLKZ_ORDER_IMP LIKE PLKZ_ORDER Pläne deren Verwendungszähler geändert wird

Exceptions

This function module does not define any Exceptions.