The Function Module CLSD_SHOW_CLASS_TEXT () is a standard Function Module in SAP ERP and is part of the function group CLSD within the package CLCL.
Function Module | CLSD_SHOW_CLASS_TEXT |
Short Text | |
Function Group | CLSD |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLASS | TYPE | KLASSE_D | Class Number | |
I_CLASSTYPE | TYPE | KLASSENART | Class Type | |
I_ONLY_EXIST_CHECK | TYPE | CHAR1 | Single-Character Indicator |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CALL_TEXT | TYPE | TEXT_ART | Type of Long Text | |
E_NO_TEXT | TYPE | CHAR1 | Single-Character Indicator |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.