Menu

SAP Function Module FRML172_CALC_ADD

RMS-FRM: Berechnen der ADD-Daten

The Function Module FRML172_CALC_ADD (RMS-FRM: Berechnen der ADD-Daten) is a standard Function Module in SAP ERP and is part of the function group FRML172 within the package RMSFRMINFMSC.

Technical Information

Function Module FRML172_CALC_ADD
Short Text RMS-FRM: Berechnen der ADD-Daten
Function Group FRML172
Package RMSFRMINFMSC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_HDR_ALL TYPE FRMLS_HDR_ALL Formelkopfdaten (gesamt)
I_FLG_MASS TYPE FRMLE_FLG Zur allg. Verwendung
I_FLG_PIECE TYPE FRMLE_FLG Zur allg. Verwendung
I_FLG_TS TYPE FRMLE_FLG Zur allg. Verwendung
I_FLG_VOL TYPE FRMLE_FLG Zur allg. Verwendung
I_FRML_RECN TYPE FRMLE_RECN RMS-FRM: Objektidentifizierer
I_LEVEL TYPE FRMLC01-FRML_LEVEL Sicht einer Rezeptformel
I_UNIT_FLT TYPE FRMLE_UNIT Maßeinheit
I_VALDAT TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_LOG TYPE FRMLTY_LOG_REC RMS-FRM: Nachrichten für AnwendungsLog

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XS_SUM_INP TYPE FRMLS_IOT_SUM_VALUE RMS-FRM:Struktur mit Summenwerten
XS_SUM_OUP TYPE FRMLS_IOT_SUM_VALUE RMS-FRM:Struktur mit Summenwerten
X_REF_QTY_INP TYPE FRMLE_COMPTGT Sollmenge einer Material- oder Stoffposition
X_REF_UNIT_INP TYPE FRMLE_UNIT Maßeinheit

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.