The Function Module CLOB_SELECT_OBJECT_DATA (Classification: Read Object Table) is a standard Function Module in SAP ERP and is part of the function group CLOB within the package CL.
Function Module | CLOB_SELECT_OBJECT_DATA |
Short Text | Classification: Read Object Table |
Function Group | CLOB |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSTYPE | LIKE | TCLAO-KLART | SPACE | Class Type |
SPRAS | LIKE | SY-LANGU | SY-LANGU | Language Key |
TABLE | LIKE | TCLT-OBTAB | Classifiable Table from TCLT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DYNNR1 | LIKE | TCLT-DYNNR1 | SUBSCREEN No. for CL20: SAPMMCLF0100 | |
DYNNR2 | LIKE | TCLT-DYNNR2 | SUBSCREEN No. for CL24 STEPLOOP: SAPLCLFM0511 | |
DYNNR3 | LIKE | TCLT-DYNNR3 | SUBSCREEN No. for CL24 Heading: SAPLCLFM0512 | |
DYNNR4 | LIKE | TCLT-DYNNR4 | SUBSCREEN No. for Values: SAPLCTMS0100 | |
MULTI_OBJ | LIKE | TCLA-MULTOBJ | Indicator: Multiple Objects Allowed | |
NO_TEXT | LIKE | No Object Description in TCLTT | ||
OBJECT_TEXT | LIKE | TCLTT-OBTXT | Object Description | |
REDUNDANT | LIKE | TCLT-REDUN | Indicator: Redundant Storage in AUSP |
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 |
---|---|
TABLE_NOT_FOUND | Table Not Found |