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.
Function Module | CLFU_TRANSACTION_READ |
Short Text | Check Whether Transaction Exists |
Function Group | CLFU |
Package | CL |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TRANSACTION_TEXT | LIKE | RMCLS-TTEXT |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TRANSACTION_NOT_FOUND |