The Function Module FRML557_DIETS_BOXES_VALUE (RMS-FRM:Zum Speichern der Listboxwerten) is a standard Function Module in SAP ERP and is part of the function group FRML557 within the package RMSFRMDIA.
Function Module | FRML557_DIETS_BOXES_VALUE |
Short Text | RMS-FRM:Zum Speichern der Listboxwerten |
Function Group | FRML557 |
Package | RMSFRMDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_BOXES_VALUE | TYPE | FRMLTY_NUTR_BOX_VALUES | RMS-FRM: Listboxenwerte | |
I_READ_FLG | TYPE | FRMLE_FLAG | 'True'- if function module is only read |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BOXES_VALUE | TYPE | FRMLTY_NUTR_BOX_VALUES | RMS-FRM: Listboxenwerte |
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.