Menu

SAP Function Module OBJECT_CHECK_CAWN

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 OBJECT_CHECK_CAWN () is a standard Function Module in SAP ERP and is part of the function group CTUT within the package CT.

Technical Information

Function Module OBJECT_CHECK_CAWN
Short Text
Function Group CTUT
Package CT
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-from doc. 2-from class
DATE_OF_CHANGE LIKE RMCLF-DATUV1
LANGUAGE LIKE SY-LANGU SY-LANGU Language Key
LOCK LIKE SPACE Flag: X - Master data rec. will be locked
SINGLE LIKE SPACE Individual access via CL20/CL21

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISTRIBUTION_LOCK LIKE TCLU-DLOCK Indicator: Distribution lock
FAULT_TEXT LIKE Error text for output in classification
MEINS LIKE CABN-MSEHI Unit of Measure
MESSAGE_TYPE LIKE Message type E,W,I or S
NO_AUTH LIKE No authorization for object

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 Table of characteristics

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FOREIGN_LOCK Record blocked by other user
OBJECT_NOT_FOUND
SYSTEM_FAILURE System locking error