Menu

SAP Function Module FRML562_CHECK_ALLOWED_SUBCAT

Prüfen, ob Spezifikationsart für Sicht erlaubt ist

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MSG TYPE FRMLTY_MSG Nachrichtentabelle

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.