Menu

SAP Function Module W_FRM_MARC_FPRFM

Prüfung auf Zulässigkeit eines Materialprofiles im Werk einzel

The Function Module W_FRM_MARC_FPRFM (Prüfung auf Zulässigkeit eines Materialprofiles im Werk einzel) is a standard Function Module in SAP ERP and is part of the function group WFR8 within the package WFRM.

Technical Information

Function Module W_FRM_MARC_FPRFM
Short Text Prüfung auf Zulässigkeit eines Materialprofiles im Werk einzel
Function Group WFR8
Package WFRM
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_FPRFM LIKE TMFPF-FPRFM zu prüfendes Materialverteilungsprofil
I_WERKS LIKE T001W-WERKS Werk, gegen das geprüft werden soll

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
T_MATMESS LIKE MATMESS Ausgabetabelle für Meldungen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PLANT_PROFILE_ERROR Fehler bei der Ermittlung des Werksprofils.
PROFILE_INCONSISTENT Profil im Werk inkonsistent.
PROFILE_NOT_DEFINED Profil nicht definiert.