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

Question on BAPI_MATERIAL_BOM_GROUP_CREATE

Former Member
0 Likes
1,062

Hi all,

  I need to create a multi-level bom. An example is:

BOM 1

Item 00010, material XXX1, Quantity 1

Item 00020, material XXX2, Quantity 2 --> it's is a BOM

                  BOM 2

                  Item 00010, material XXX3, Quantity 3.

can I use BAPI BAPI_MATERIAL_BOM_GROUP_CREATE in order to solve my problem?

Any suggestion?

Thanks,

Andrea.

1 REPLY 1
Read only

Former Member
0 Likes
686

Hi Andrea,

Yes , you can use your BAPI FM for creating new BOM.

Please refer the below thread,

https://scn.sap.com/thread/536383

BAPI_MATERIAL_BOM_GROUP_CREATE | SCN

Regards,

Prasenjit