The Function Module FRML175_KF_DENSITY_ARBUCKLE (Kennzahl Dichte nach Arbuckle Methode) is a standard Function Module in SAP ERP and is part of the function group FRML175 within the package RMSFRMINF.
Function Module | FRML175_KF_DENSITY_ARBUCKLE |
Short Text | Kennzahl Dichte nach Arbuckle Methode |
Function Group | FRML175 |
Package | RMSFRMINF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_PROT | CLASS | CL_RMST_PROT | Instance Calculation Log | |
I_FRML_AENNR | TYPE | FRMLE_AENNR | Change Number | |
I_FRML_RECN | TYPE | FRMLE_RECN | RMS-FRM: Object Identifier | |
I_FRML_SUBID | TYPE | FRMLE_SUBID | Substance | |
I_UOM_SPEC | TYPE | FRMLE_UNIT | Unit of Measure for a Saved Key Figure | |
I_VALUE_SPEC | TYPE | FRMLE_KF_VALUE_SPEC | Value of a Key Figure from Specification |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MESSAGES | TYPE | FRMLTY_LOG_REC | RMS-FRM: Messages for Application Log | |
E_ADDINF | TYPE | FRMLE_KF_ADDINF | Additional Information About a Key Figure | |
E_ADDINF_COL | TYPE | LVC_COL | ALV control: Color coding | |
E_CALC_COL | TYPE | LVC_COL | ALV control: Color coding | |
E_CALC_ERROR | TYPE | FRMLE_FLAG | Error in Calculation | |
E_SPEC_COL | TYPE | LVC_COL | ALV control: Color coding | |
E_UOM | TYPE | FRMLE_KF_UOM_CALC | Unit of Measure for a Calculated Key Figure | |
E_UOM_KEY | TYPE | FRMLE_UNIT | Unit of Measure | |
E_VALUE | TYPE | FRMLE_KF_VALUE_CALC | Calculated Value of a Key Figure | |
E_VALUE_FLT | TYPE | FRMLE_FLT | Floating-Point Value |
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.