Menu

SAP Function Module CUOB_GET_OBJECT

Bereitstellung des Objektes zu einer Objektnummer

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.

Technical Information

Function Module CUOB_GET_OBJECT
Short Text Bereitstellung des Objektes zu einer Objektnummer
Function Group CUOB
Package CL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Object number not found