Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem while using BAPI_REPMANCONF1_CREATE_MTS

Former Member
0 Likes
1,702

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

4 REPLIES 4
Read only

Former Member
0 Likes
1,070

Hello All,,

Can anybody reply on this ASAP.

Read only

Former Member
0 Likes
1,070

Hello All,

Can anyone provide any help on this ASAP.

Thanks.

Read only

0 Likes
1,070

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.

Read only

0 Likes
1,070

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