Menu

SAP Function Module RMXT753_CALC_PERC

TMS-TLS: Berechnung der Prozentanteile Masse, Volumen, Trockenmasse

The Function Module RMXT753_CALC_PERC (TMS-TLS: Berechnung der Prozentanteile Masse, Volumen, Trockenmasse) is a standard Function Module in SAP ERP and is part of the function group RMXT753 within the package RMXTTLS.

Technical Information

Function Module RMXT753_CALC_PERC
Short Text TMS-TLS: Berechnung der Prozentanteile Masse, Volumen, Trockenmasse
Function Group RMXT753
Package RMXTTLS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATE TYPE SY-DATUM TMS-TLS: Datum und Zeit, aktuelles (Applikationsserver-)Datum
I_FLAG_MASS TYPE FLAG TMS-TLS: Calculate Mass%
I_FLAG_TS TYPE FLAG TMS-TLS: Calculate Total solid%
I_FLAG_VOL TYPE FLAG TMS-TLS: Calculate Vol%
I_UNIT TYPE FRMLE_UNIT TMS-TLS: Mengeneinheit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MESSTAB TYPE RMXTTY_MESSAGES TMS-TLS: Message

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_FRML TYPE RMXTTY_FRML_TOOL_BLOCK Formelzeilen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.