The Function Module CLOB_SELECT_TABLE_FOR_CLASSTYP (Classification: All Objects for Class Type) is a standard Function Module in SAP ERP and is part of the function group CLOB within the package CL.
Function Module | CLOB_SELECT_TABLE_FOR_CLASSTYP |
Short Text | Classification: All Objects for Class Type |
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 | TCLA-KLART | Class Type | |
SPRAS | LIKE | SY-LANGU | SY-LANGU | Language Key |
WITH_TEXT | LIKE | 'X' | Indicator: Read Texts? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MULTI_OBJ | LIKE | TCLA-MULTOBJ | Multiple Objects in Class Type | |
VARIANT_KLART | LIKE | TCLA-VARKLART | Indicator: Variant Class Type |
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 |
---|---|---|---|---|
ITABLE | LIKE | RMCLOBJ | Table with Object Information TCLT or TCLAO |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_TABLE_FOUND | Table Not Found |