Menu

SAP Function Module BAPI_BATCH_SAVE_REPLICA

Replicate Batch

The Function Module BAPI_BATCH_SAVE_REPLICA (Replicate Batch) is a standard Function Module in SAP ERP and is part of the function group VBWB within the package VBW.

Technical Information

Function Module BAPI_BATCH_SAVE_REPLICA
Short Text Replicate Batch
Function Group VBWB
Package VBW
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BATCH LIKE BAPIBATCHKEY-BATCH Batch Number
BATCHATTRIBUTES LIKE BAPIBATCHATT BAPI Transfer Structure Batch Attribute
BATCHATTRIBUTESX LIKE BAPIBATCHATTX Change Bar for Batch Attributes
BATCHCONTROLFIELDS LIKE BAPIBATCHCTRL Control Parameters
BATCHSTATUS LIKE BAPIBATCHSTATUS BAPI Transfer Structure Batch Status
BATCHSTATUSX LIKE BAPIBATCHSTATUSX Change Bar for Batch Status
BATCHSTORAGELOCATION LIKE BAPIBATCHSTOLOC-STGE_LOC Storage Location
EXTENSION1 LIKE BAPIBNCOMZ Batch Number Assignment: Communication
INTERNALNUMBERCOM LIKE BAPIBNCOM Batch Number Assignment: SAP Communication
MATERIAL LIKE BAPIBATCHKEY-MATERIAL Material Number
PLANT LIKE BAPIBATCHKEY-PLANT Plant

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
CLASSALLOCATIONS LIKE BAPI3060_ALLOCATION Classification: Assignments
CLASSVALUATIONSCHAR LIKE BAPI3060_VALUATION_CHAR Classification System: Obj. Descriptions and CHAR/BOOL Valuation
CLASSVALUATIONSCURR LIKE BAPI3060_VALUATION_CURR Classification: Object Descriptions and CURR Values
CLASSVALUATIONSNUM LIKE BAPI3060_VALUATION_NUM Classification: Object Descriptions and NUM Values
RETURN LIKE BAPIRET2 Confirmations

Exceptions

This function module does not define any Exceptions.