Menu

SAP Function Module BAPI_BATCH_REPLICATE

Distribute Batch

The Function Module BAPI_BATCH_REPLICATE (Distribute 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_REPLICATE
Short Text Distribute 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
MATERIAL LIKE BAPIBATCHKEY-MATERIAL Material Number
ORG_SYS_OF_BATCH LIKE BAPIBATCHCTRL-ORG_SYS_OF_BATCH Batch Distribution: Original System
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
RECIPIENTS LIKE BAPI_RECEIVER Recipient
RETURN LIKE BAPIRET2 Confirmations

Exceptions

This function module does not define any Exceptions.