The Function Module RM_DERI_VALUE_TEXT_GET (RM: Texte für Regeleinträge (Ableitung)) is a standard Function Module in SAP ERP and is part of the function group RMDR within the package JBR.
Function Module | RM_DERI_VALUE_TEXT_GET |
Short Text | RM: Texte für Regeleinträge (Ableitung) |
Function Group | RMDR |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ENV | TYPE | KEDR_ENV | Ableitungsumgebung | |
I_NAME | TYPE | KEDR_NAME | Feld einer Ableitungsregel | |
I_STRAT | TYPE | RMDR_STRAT | Strategie-ID | |
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.