The Function Module CUOB_GET_OBJECT (Bereitstellung des Objektes zu einer Objektnummer) is a standard Function Module in SAP ERP and is part of the function group CUOB within the package CL.
Function Module | CUOB_GET_OBJECT |
Short Text | Bereitstellung des Objektes zu einer Objektnummer |
Function Group | CUOB |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_NUMBER | LIKE | INOB-CUOBJ | Internal object number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS_NR | LIKE | KSSK-CLINT | Internal class no. of object to be configured | |
CLASS_TYPE | LIKE | TCLA-KLART | Class type | |
OBJECT_ID | LIKE | KSSK-OBJEK | Object key | |
PROFILE | LIKE | INOB-CUCOZHL | Int. no. of configuration profile used | |
ROOT | LIKE | KSSK-OBJEK | Object key of the object to be configured | |
ROOT_ID | LIKE | TCLA-OBTAB | Table of the object to be configured | |
STATUS | LIKE | KSSK-STATU | Status of allocation | |
TABLE | LIKE | TCLA-OBTAB | Table |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Object number not found |