The Function Module FRML971_GET_DATA_100_ML (RMS-FRM: Berechnungsgrundlage 100 ml) is a standard Function Module in SAP ERP and is part of the function group FRML971 within the package RMSFRMSCN.
Function Module | FRML971_GET_DATA_100_ML |
Short Text | RMS-FRM: Berechnungsgrundlage 100 ml |
Function Group | FRML971 |
Package | RMSFRMSCN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_COMP_DATA | TYPE | FRMLTY_CMP | RMSA: Zusammensetzungsverteilung | |
IT_ID | TYPE | FRMLTY_ID | RMS-FRM: Tabelle mit ID's | |
IT_LINE_CALC_DATA | TYPE | FRMLTY_CMP_ADD_LINE | RMSA: Zusammensetzung zusätzlicher Zeilen (Contribution) | |
I_ADD_LINE_ID | TYPE | FRMLE_LAY_GRP_ID | Layoutgruppen | |
I_AENNR | TYPE | FRMLE_AENNR | Änderungsnummer | |
I_OUTPUT_ID | TYPE | FRMLE_ID | ID | |
I_OUTPUT_ID_ALT | TYPE | FRMLE_ID | Alternativ-ID | |
I_REF_QTY | TYPE | FRMLE_FLT | Fließkommawert | |
I_REF_UNIT | TYPE | FRMLE_UNIT | Mengeneinheit | |
I_VALDAT | TYPE | FRMLE_VALDAT | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ERR_LOG | TYPE | FRMLTY_LOG_REC | RMS-FRM: Nachrichten für AnwendungsLog | |
E_QTY | TYPE | FRMLE_FLT | Fließkommawert | |
E_UNIT | TYPE | FRMLE_UNIT | Mengeneinheit |
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.