Menu

SAP Function Module MASS_VENDOR_SAVE_PARALLEL

Save in parallel

The Function Module MASS_VENDOR_SAVE_PARALLEL (Save in parallel) is a standard Function Module in SAP ERP and is part of the function group MASS_VENDOR_UTILITIES within the package WSTRMASSMAINT.

Technical Information

Function Module MASS_VENDOR_SAVE_PARALLEL
Short Text Save in parallel
Function Group MASS_VENDOR_UTILITIES
Package WSTRMASSMAINT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_OLD_MCKEY TYPE CHAR5 R/2 table

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_MSG LIKE MASS_BALMI Meldungsbezogene Einträge für Application Log
P_ALL_GT_STYLE LIKE MASS_STYLE_INFO_FLAT flat structure for mas maintenance style info (for RFC use)
P_INV_LFM2 LIKE LFM2 mass maintenance structure for MARC data
P_NEW_LFM2 LIKE MASS_LFM2_D mass maintenance structure for MARC data
P_OLD_LFM2 LIKE LFM2 flat structure for mas maintenance style info (for RFC use)

Exceptions

This function module does not define any Exceptions.