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.
Function Module | CUOB_GET_NEW_NUMBER |
Short Text | Beschaffung einer Objektnummer zu einem spezifiziertem Objekt |
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 |
---|---|---|---|---|
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' |
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 |
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 |
---|---|
LOCK_PROBLEM | General block problem |