Menu

SAP Function Module MD_MATNR_GET_RFC

Supplier Portal: Auslesen der Matnummer aus externer Matnummer

The Function Module MD_MATNR_GET_RFC (Supplier Portal: Auslesen der Matnummer aus externer Matnummer) is a standard Function Module in SAP ERP and is part of the function group M61NET within the package MD03.

Technical Information

Function Module MD_MATNR_GET_RFC
Short Text Supplier Portal: Auslesen der Matnummer aus externer Matnummer
Function Group M61NET
Package MD03
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_EXT_MATNR LIKE EINA-IDNLF Materialnummer beim Lieferanten
IV_LANGU TYPE LAISO 'EN' Sprache nach ISO 639
IV_MATNR LIKE MARA-MATNR Materialnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_EXT_MATNR LIKE EINA-IDNLF Materialnummer beim Lieferanten
EV_MATNR LIKE MARA-MATNR Materialnummer
EV_MATTEXT LIKE MAKT-MAKTX Materialkurztext

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_MATNR_FOUND Keine Materialnummer vorhanden
NO_MATTEXT_FOUND Keine Materialbezeichnung vorhanden