Menu

SAP Function Module MATERIAL_NUMBER_GET_NEXT

Reserving a material number to be assigned internally

The Function Module MATERIAL_NUMBER_GET_NEXT (Reserving a material number to be assigned internally) is a standard Function Module in SAP ERP and is part of the function group MTEX within the package MG.

Technical Information

Function Module MATERIAL_NUMBER_GET_NEXT
Short Text Reserving a material number to be assigned internally
Function Group MTEX
Package MG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MATERIALART LIKE T134-MTART Material type of the material to be created

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MATERIALNR LIKE MARA-MATNR Reserved material number
RETURNCODE LIKE INRI-RETURNCODE Return code

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.