The Function Module CUOB_GET_SOME_OBJECTS (Get Objects for Specified Object Numbers) is a standard Function Module in SAP ERP and is part of the function group CUOB within the package CL.
Function Module | CUOB_GET_SOME_OBJECTS |
Short Text | Get Objects for Specified Object Numbers |
Function Group | CUOB |
Package | CL |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
OBJECTS | LIKE | RINOB1 | Table of Objects |
This function module does not define any Exceptions.