Menu

SAP Function Module CLFU_FUNCTION_READ_FROM_TCLR

Read Functions (Reports and Transactions) for Class Type from TCLR

The Function Module CLFU_FUNCTION_READ_FROM_TCLR (Read Functions (Reports and Transactions) for Class Type from TCLR) is a standard Function Module in SAP ERP and is part of the function group CLFU within the package CL.

Technical Information

Function Module CLFU_FUNCTION_READ_FROM_TCLR
Short Text Read Functions (Reports and Transactions) for Class Type from TCLR
Function Group CLFU
Package CL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASSTYPE LIKE TCLR-KLART Class Type
F_BUFFER_CLEAR LIKE 'X'
F_FUNCTION_TEXT_READ LIKE 'X'
LANGUAGE LIKE SY-LANGU SY-LANGU
OBJECTTABLE LIKE TCLO-OBTAB SPACE
TRTYP LIKE TCLR-TRTYP Transaction Type

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TE_TCLRX LIKE TCLRX Contains All Functions for Class Type

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASSTYPE_INVALID
CLASSTYPE_NOT_FILLED
FUNCTION_NOT_FOUND No Functions Found
TRTYP_NOT_FILLED