The Function Module KL_DERI_FO_TEXT_GET (Texte zu festen Feldern des Finanzobjekts (Ableitung)) is a standard Function Module in SAP ERP and is part of the function group KLDR within the package FTBK.
Function Module | KL_DERI_FO_TEXT_GET |
Short Text | Texte zu festen Feldern des Finanzobjekts (Ableitung) |
Function Group | KLDR |
Package | FTBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ENTRY_VALUES_T | TYPE | KEDR_TAB_ENTRY_VALUES | Feldwerte im Regeleintrag | |
I_FIENM | TYPE | KEDR_NAME-FIELDNAME | Feldname des Merkmals | |
I_VALUE | TYPE | KEDR_VALUE | Feldwert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEXT | TYPE | KEDR_TEXT | Text zum Feldwert |
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.