Menu

SAP Function Module MATERIAL_CREATE_MOFF_IN_BULKS

Mass processing of MOFF/MSTA: complete structure or only for new MatNos

The Function Module MATERIAL_CREATE_MOFF_IN_BULKS (Mass processing of MOFF/MSTA: complete structure or only for new MatNos) is a standard Function Module in SAP ERP and is part of the function group MATU within the package MG.

Technical Information

Function Module MATERIAL_CREATE_MOFF_IN_BULKS
Short Text Mass processing of MOFF/MSTA: complete structure or only for new MatNos
Function Group MATU
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
CREATE_COMPLETE LIKE ' ' SPACE-partial, X-complete structure MOFF
DONT_PROCESS_MSTA LIKE 'X' Do not update table MSTA
MATNR_FROM LIKE ' ' dealing with this material number to
MATNR_TO LIKE 'zzzzzzzzzzzzzzzzzz' this material number
NUMBER_TO_PROCESS_AT_ONE_TIME LIKE '100' how many records per COMMIT unit
PROCESS_ALL_MATERIALS LIKE ' ' Alle Mats bearbeiten, unabh. von MATNR_FROM, _TO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUMBER_PROCESSED LIKE so many records were processed

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.