The Function Module FRML811_TABSCR_CHECKFUNCS_READ (Formelsicht: Ermitteln der Prüf- und Summenfunktionen) is a standard Function Module in SAP ERP and is part of the function group FRML811 within the package RMSFRMINFMSC.
Function Module | FRML811_TABSCR_CHECKFUNCS_READ |
Short Text | Formelsicht: Ermitteln der Prüf- und Summenfunktionen |
Function Group | FRML811 |
Package | RMSFRMINFMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_BOTH | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Indicator: Both Subviews |
I_FLG_INPUT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Indicator: 'Input/Ingredient' Subview |
I_FLG_OUTPUT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Indicator: 'Output' Subview |
I_FRML_LEVEL | LIKE | FRMLC01-FRML_LEVEL | Formula View |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHECK_FUNC_TAB | LIKE | FRMLC07 | Check Functions of Subview Specified |
This function module does not define any Exceptions.