Menu

SAP Function Module CONV_UTIL_MATNR_EXT_TO_INT

Konvertierung der Materialnummer vom externen zum int. Format

The Function Module CONV_UTIL_MATNR_EXT_TO_INT (Konvertierung der Materialnummer vom externen zum int. Format) is a standard Function Module in SAP ERP and is part of the function group CONV_UTIL within the package CONV.

Technical Information

Function Module CONV_UTIL_MATNR_EXT_TO_INT
Short Text Konvertierung der Materialnummer vom externen zum int. Format
Function Group CONV_UTIL
Package CONV
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MATERIAL TYPE CSAP_MBOM-MATNR Materialnummer (extern)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MATERIAL TYPE MBM_CLASS_DATA-MATNR Materialnummer (intern)
E_RETURN TYPE BAPIRET2 Returnparameter

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.