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

BAPI-- To create BOM

former_member190312
Active Participant
0 Likes
570

Hi all,

can u plz suggest a BAPI to create a BOM in sap.i need to upload a file containing BOM data & then i need to pass those datas to bapi to crteate a BOM.

what r the datas to be mandatory to create a BOM.

can u plz give some coding regarding the creation of BOM for reference?

it is urgent.

any idea will be highly appreaciated.

Thanks & reagrds

pabitra

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
521

Try using these FM...

BAPI_MATERIAL_BOM_GROUP_CREATE -- Creation of a material BOM group

BAPI_MAT_BOM_EXISTENCE_CHECK --Check whether BOM for material exists

3 REPLIES 3
Read only

Former Member
0 Likes
522

Try using these FM...

BAPI_MATERIAL_BOM_GROUP_CREATE -- Creation of a material BOM group

BAPI_MAT_BOM_EXISTENCE_CHECK --Check whether BOM for material exists

Read only

Former Member
0 Likes
521

Please check BAPI: BAPI_MATERIAL_BOM_GROUP_CREATE.

Documentation of the BAPI can help you using the same.

Kind Regards

Eswar

Read only

0 Likes
521

Hi Eswar,

Thanks u all for ur help. i want to create a multi level BOM. which field of this bapi is responsible for level.

i want to input the LEVEL to this bapi.but i am not getting proper field in this BAPI for level.

plz suggest , how i can create a multi level BOM?

Regards

pabitra