Menu

SAP Function Module FRML562_CHECK_MATNR

RMS-FRM: Überprüfen der Existenz einer Materialnummer

The Function Module FRML562_CHECK_MATNR (RMS-FRM: Überprüfen der Existenz einer Materialnummer) 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_MATNR
Short Text RMS-FRM: Überprüfen der Existenz einer Materialnummer
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_FLG_SET_ERROR TYPE RMSTE_XCL_BOOLE TRUE Dialog - allgemeines Kennzeichen
I_MATNR TYPE MATNR Materialnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERR_FLG TYPE RMSTE_FLAG Dialog - allgemeines Kennzeichen
E_ERR_MSG TYPE C Dialog- Fehlermeldung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.