The Function Module FTR_IRATE_CHECK_EXTENTION (Prüft ob eine Erweiterung zur Verfügung steht) is a standard Function Module in SAP ERP and is part of the function group FTR_IRATE within the package FTTR.
Function Module | FTR_IRATE_CHECK_EXTENTION |
Short Text | Prüft ob eine Erweiterung zur Verfügung steht |
Function Group | FTR_IRATE |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_EXTENTION | TYPE | STRING | Name der Erweiterung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_RET | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
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.