The Function Module CUOB_CHANGE_OBJECT (Change allocation of object number to object) is a standard Function Module in SAP ERP and is part of the function group CUOB within the package CL.
Function Module | CUOB_CHANGE_OBJECT |
Short Text | Change allocation of object number to object |
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_TYPE | LIKE | INOB-KLART | Class type | |
OBJECT_ID | LIKE | INOB-OBJEK | Object key | |
OBJECT_NUMBER | LIKE | INOB-CUOBJ | Internal object number | |
TABLE | LIKE | INOB-OBTAB | Table |
This function module does not define any EXPORTING parameters.
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 |
---|---|
LOCKED | Allocation blocked by other user |
NOT_FOUND | |
TO_BE_DELETED | Allocation has deletion flag |