Menu

SAP Function Module FRML811_TABSCR_CHECKFUNCS_READ

Formelsicht: Ermitteln der Prüf- und Summenfunktionen

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.

Technical Information

Function Module FRML811_TABSCR_CHECKFUNCS_READ
Short Text Formelsicht: Ermitteln der Prüf- und Summenfunktionen
Function Group FRML811
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
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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.