The Function Module CUOB_GET_NUMBERS_OF_OBJECT (Objektnummern eines spezifizierten Objektes bereitstellen) is a standard Function Module in SAP ERP and is part of the function group CUOB within the package CL.
Function Module | CUOB_GET_NUMBERS_OF_OBJECT |
Short Text | Objektnummern eines spezifizierten Objektes bereitstellen |
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_ID | LIKE | KSSK-OBJEK | Object key | |
TABLE | LIKE | TCLA-OBTAB | Table |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LIST_OF_NUMBERS | LIKE | RINOB1 | List of object numbers |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | Object not found |