Application Development 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: 

Bapi for Bill of Materials

Former Member
0 Kudos

Hi I want to create a BOM..

I have 2 bapis

1)BAPI_MATERIAL_BOM_GROUP_CREATE

2) BAPI_BOM_UPLOAD_SAVE

Which Bapi should I use for this purpose..Please advise

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

Use :

BAPI_MATERIAL_BOM_GROUP_CREATE

With regards

Nikunj Shah

3 REPLIES 3

Former Member
0 Kudos

Hi

Use :

BAPI_MATERIAL_BOM_GROUP_CREATE

With regards

Nikunj Shah

bpawanchand
Active Contributor
0 Kudos

Hi

Use the first one BAPI_MATERIAL_BOM_GROUP_CREATE.

BAPI_BOM_UPLOAD_SAVE Main Module for BOM Update (Upload from CRM)

Regards

Pavan

Former Member
0 Kudos

Thanks a lot guys