Menu

SAP Function Module CUOB_GET_NEW_NUMBER

Beschaffung einer Objektnummer zu einem spezifiziertem Objekt

The Function Module CUOB_GET_NEW_NUMBER (Beschaffung einer Objektnummer zu einem spezifiziertem Objekt) 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_NEW_NUMBER
Short Text Beschaffung einer Objektnummer zu einem spezifiziertem Objekt
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
CLASS_NR LIKE KSSK-CLINT SPACE Internal class no. of object to be configured
CLASS_TYPE LIKE TCLA-KLART Class type
OBJECT_ID LIKE KSSK-OBJEK Object key
PARENT_INSTANCE LIKE INOB-CUOBJ
PROFILE LIKE INOB-CUCOZHL SPACE
ROOT LIKE KSSK-OBJEK SPACE Object key of the object to be configured
ROOT_ID LIKE TCLA-OBTAB SPACE Table of the object to be configured
ROOT_INSTANCE LIKE INOB-CUOBJ
STATUS LIKE KSSK-STATU SPACE Status of allocation
TABLE LIKE TCLA-OBTAB Table
WITH_COMMIT LIKE 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECT_NUMBER LIKE INOB-CUOBJ Internal object number

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
LOCK_PROBLEM General block problem