Menu

SAP Function Module CLSD_SHOW_CLASS_TEXT

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.

Technical Information

Function Module CLSD_SHOW_CLASS_TEXT
Short Text
Function Group CLSD
Package CLCL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.