The Function Module FRML172_DIALOG_BUFFER (RMS-FRM: Puffern der Laufzeitdaten zur Teilsicht) is a standard Function Module in SAP ERP and is part of the function group FRML172 within the package RMSFRMINFMSC.
Function Module | FRML172_DIALOG_BUFFER |
Short Text | RMS-FRM: Puffern der Laufzeitdaten zur Teilsicht |
Function Group | FRML172 |
Package | RMSFRMINFMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_SUM | TYPE | FRMLS_IOT_SUM_VALUE | RMS-FRM: Structure with Totals | |
I_FLG_ADD | TYPE | FLAG | General Flag | |
I_FLG_GET | TYPE | FLAG | General Flag | |
I_FLG_RESET | TYPE | FLAG | General Flag | |
I_FRML_RECN | TYPE | FRMLE_RECN | RMS-FRM: Object Identifier | |
I_LEVEL | TYPE | FRMLC01-FRML_LEVEL | Formula View | |
I_REF_QTY | TYPE | FRMLE_COMPTGT | Base Quantity of a Formula | |
I_REF_UNIT | TYPE | FRMLE_UNIT | Base Unit of Measure of a Formula | |
I_VALDAT | TYPE | SYDATUM | Date and Time, Current (Application Server) Date | |
I_VIEW | TYPE | FRM10_TEXT | Subview |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_SUM | TYPE | FRMLS_IOT_SUM_VALUE | RMS-FRM: Structure with Totals | |
E_FLG_CHANGE | TYPE | FLAG | General Flag | |
E_REF_QTY | TYPE | FRMLE_COMPTGT | Quantity of a Material or Substance Item | |
E_REF_UNIT | TYPE | FRMLE_UNIT | Unit of Measure |
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.