‎2009 Dec 02 9:26 AM
I am designing an inbound interface for repetitive manufacturing (Tcode - MFBF).
I am using the BAPI_REPMANCONF1_CREATE_MTS for uploading the material, its components and the activities.
Now when I run this BAPI without giving the Batch number for the components, then the BAPI runs suceessfully and returns the
confirmation number. Now i go to transaction MF12 and find the corresponding material document number for the confirmation.
Now when I see this material document through MIGO, I can see only the header material created , but the components are not sucessfully created.
The header material and the components both are sucessfully created if and only if the batch number is provided for the components. Now from my flat file I am NOT getting the batch number for the components.
Also in SAP I have the multiple batches avaliable for the particular components, then the question arises which is the correct batch which is to be picked up OR is there any alternative way to find out the correct batch to which the component should be assigned ?
Kindly let me know if you have come across similar scenario ?
Best regards,
Rinkesh Doshi
‎2009 Dec 02 1:48 PM
‎2009 Dec 08 10:15 AM
‎2009 Dec 15 1:16 PM
Hello All,
Can you please provide any inputs or the solution if you have encountered such a scenario ?
Any kind of help would be appreciated.
This is a high priority issue and needs to be resolved ASAP.
Thanks.
‎2010 Feb 25 6:37 AM
Hello All,
We had to do an explicit enhancement for the automatic batch numbering and then using the call transaction method for completing this inbound interface.
Thanks