Menu

SAP Function Module OBJECT_CHECK_AENR

Änderungsdienst : Objekt prüfen für DVS / Klassifizierung

The Function Module OBJECT_CHECK_AENR (Änderungsdienst : Objekt prüfen für DVS / Klassifizierung) is a standard Function Module in SAP ERP and is part of the function group CCOC within the package CC.

Technical Information

Function Module OBJECT_CHECK_AENR
Short Text Änderungsdienst : Objekt prüfen für DVS / Klassifizierung
Function Group CCOC
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
CALLED_FROM LIKE 1 1-document 2-class
DATE_OF_CHANGE LIKE SY-DATUM Change date
LANGUAGE LIKE SY-LANGU SY-LANGU Read language for descriptions (requested)
LOCK LIKE CSDATA-XFELD ' ' Lock object
SINGLE LIKE CSDATA-XFELD ' ' Individual access

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FAULT_TEXT LIKE Error message text
MESSAGE_TYPE LIKE Type of error message
NO_AUTH LIKE No authorization

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
OTAB LIKE RMCLOBTX List of change numbers

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FOREIGN_LOCK Exception transferred from lock emulation
OBJECT_NOT_FOUND Object not found
SYSTEM_FAILURE Exception transferred from lock emulation