The Function Module CN_BT_PLAN_AENNR_SHIFT_CHK (Prüfen, ob AOBs verschoben werden können (Änderungsnummer)) is a standard Function Module in SAP ERP and is part of the function group CNBT within the package CN_NET_OPR.
Function Module | CN_BT_PLAN_AENNR_SHIFT_CHK |
Short Text | Prüfen, ob AOBs verschoben werden können (Änderungsnummer) |
Function Group | CNBT |
Package | CN_NET_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AENNR_IMP | LIKE | PLKO-AENNR | Änderungsnummer | |
PLNNR_IMP | LIKE | PLKO-PLNNR | Plannummer | |
PLNTY_IMP | LIKE | PLKO-PLNTY | Plantyp | |
STTAG_NEW_IMP | LIKE | PLKO-DATUV | Neues gültig ab Datum | |
STTAG_OLD_IMP | LIKE | PLKO-DATUV | Altes gültig ab Datum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_ERROR_EXP | LIKE | Kz: Beim Verschieben kam es zur Kollision | ||
FLG_WARNING_EXP | LIKE | Kz.: Beim Verschieben kam es zur Überholung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.