Menu

SAP Function Module CP_11_PLAN_VER_CHK

Prüfen ob Plan für Version zulässig

The Function Module CP_11_PLAN_VER_CHK (Prüfen ob Plan für Version zulässig) is a standard Function Module in SAP ERP and is part of the function group CP11 within the package CP.

Technical Information

Function Module CP_11_PLAN_VER_CHK
Short Text Prüfen ob Plan für Version zulässig
Function Group CP11
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
ADATU_IMP LIKE MKAL-ADATU Valid-from date
ALNAL_IMP LIKE MKAL-ALNAL Group counter
BDATU_IMP LIKE MKAL-BDATU Valid-to date
BSTMA_IMP LIKE MKAL-BSTMA Lot size to
BSTMI_IMP LIKE MKAL-BSTMI Lot size from
MATNR_IMP LIKE MARA-MATNR Material number
PLNNR_IMP LIKE MKAL-PLNNR Group
PLNTY_IMP LIKE MKAL-PLNTY Task list type
WERKS_IMP LIKE MARC-WERKS Plant

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.