Menu

SAP Function Module CLFU_TRANSACTION_READ

Check Whether Transaction Exists

The Function Module CLFU_TRANSACTION_READ (Check Whether Transaction Exists) 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_TRANSACTION_READ
Short Text Check Whether Transaction Exists
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
F_TEXT_READ LIKE SPACE
F_TRANSACTION_READ LIKE 'X'
LANGUAGE LIKE SY-LANGU SY-LANGU
TCODE TYPE TCODE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TRANSACTION_TEXT LIKE RMCLS-TTEXT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TRANSACTION_NOT_FOUND