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

MBOM and EBOM..

Former Member
0 Likes
505

Hi.

Actually we have used the BAPI : BAPI_UPLOAD_SAVE for uploading the BOM to R/3 which is coming from Windchill system..

Whether this BOM works for any such as EBOM or MBOM..

Initially we have checked it by pushing the MBOM but now the scope was change if i need to push the EBOM, do ineed to do any change in the interface.. i am using the integrator tool as SAP XI..

regards

Krishna

Hi.

Actually we have used the BAPI : BAPI_UPLOAD_SAVE for uploading the BOM to R/3 which is coming from Windchill system..

Whether this BOM works for any such as EBOM or MBOM..

Initially we have checked it by pushing the MBOM but now the scope was change if i need to push the EBOM, do ineed to do any change in the interface.. i am using the integrator tool as SAP XI..

regards

Krishna

1 REPLY 1
Read only

Former Member
0 Likes
372

Hi

I think no change is required, the only change is that sender system should pass STLAN = '2'.

Basically you can execute the function module BAPI_UPLOAD_SAVE and with STLAN = '2' and see, whether it works.

If yes than it will work from SAP XI also, assuming no specific hardcoding is done in SAP XI for MBOM

Regards

Madhan