Menu

SAP Function Module CC_CHANGE_NUMBER_CHECK

Check whether change number is allowed for changes

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CC_CHANGE_NUMBER_CHECK (Check whether change number is allowed for changes) is a standard Function Module in SAP ERP and is part of the function group CCCN within the package CC.

Technical Information

Function Module CC_CHANGE_NUMBER_CHECK
Short Text Check whether change number is allowed for changes
Function Group CCCN
Package CC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ECCIN LIKE CCIN SPACE Engin. change mgmt interface
FLG_ALE LIKE CSDATA-XFELD SPACE
FLG_API LIKE CSDATA-XFELD SPACE
FLG_DIALOG_UPDATE LIKE CSDATA-XFELD SPACE
FLG_DISPLAY LIKE CSDATA-XFELD SPACE Flag: display mode only
FLG_ENQUEUE LIKE CSDATA-XFELD SPACE
FLG_MSG_S193 LIKE CSDATA-XFELD
FLG_NO_UPDATE LIKE CSDATA-XFELD Flag - no information to update
FLG_REVLV LIKE CSDATA-XFELD SPACE
FLG_S163 LIKE CSDATA-XFELD
FLG_SCREEN_PROC LIKE CSDATA-XFELD SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCART LIKE AENR-CCART
ACCOAA LIKE AEOI-CCOAA
ADATUV LIKE SY-DATUM Valid-from date

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
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_AENR Change number does not exist
ERROR_AUTHORITY
ERROR_BASELINE
ERROR_CLASS Object type does not support changes
ERROR_CREATE Object type does not support changes &
ERROR_DATE_RESTRICTION
ERROR_GENERATE Object mgmt record cannot be generated
ERROR_INDEX No change to object for change number
ERROR_INPUT Data for ECCIN interface missing
ERROR_LOCK Change number is already locked
ERROR_NO_OMR_FOR_MATERIAL
ERROR_OBJ_LOCK Object locked for change number
ERROR_STATUS Status prevents change
ERROR_TCC01 Error in system table TCC01
MARKED_FOR_DELETION Deletion indicator set