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.
Function Module | OBJECT_CHECK_CAWN |
Short Text | |
Function Group | CTUT |
Package | CT |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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 |
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 |