The Function Module FRML562_CHECK_ALLOWED_SUBCAT (Prüfen, ob Spezifikationsart für Sicht erlaubt ist) is a standard Function Module in SAP ERP and is part of the function group FRML562 within the package RMSFRMDIA.
Function Module | FRML562_CHECK_ALLOWED_SUBCAT |
Short Text | Prüfen, ob Spezifikationsart für Sicht erlaubt ist |
Function Group | FRML562 |
Package | RMSFRMDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FN_FLG_OUT | TYPE | FIELDNAME | 'FLG_OUT' | Feldname |
I_FN_SUBRECN | TYPE | FIELDNAME | 'SUBRECN' | Feldname |
I_LEVEL | TYPE | FRMLE_LEVEL | Sicht einer Rezeptformel | |
I_VALDAT | TYPE | FRMLE_VALDAT | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MSG | TYPE | FRMLTY_MSG | Nachrichtentabelle |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_DATA | TYPE | STANDARD TABLE | IO-Tabelle für auflösungsrelevante Sichten |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.