‎2006 Jun 29 12:54 PM
Hi All,
Please let me know how to use the fun module BAPI_BATCH_SAVE_REPLICA this one I am using for updating batch characteristics but I am not getting what are all the parameters that we must pass to update batch characteristics I am passing material,batch,plant and tables BAPI_BATCH_SAVE_REPLICA(which have characteristic values which it has to update) The problem I am getting my return table is not returning any value at all.
Please throw some idea on this if anybody have used already this fun module
‎2006 Jun 29 1:08 PM
Hi
This BAPI is to create a new batch based on model, perhaps you should use BAPI_BATCH_CHANGE
Max
‎2006 Jun 29 1:10 PM
Look at the coding of the function module IDOC_INPUT_BATMAS to know the usage og the bapi and how are they populating the exporting parameters to the fm.
Regards,
Ravi