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

Multiple BOM creation

former_member212854
Participant
0 Likes
1,577

Hi,

Is there any Function module or BAPI to create Multiple BOM(Alternative BOMS) from the existing BOM ?

I have this BAPI BAPI_MATERIAL_BOM_GROUP_CREATE which I beleive requires Group to create the BOM Alternative which is not required, more over I need to create the BOM Alternative for the existing BOM.

Please help me with your suggestions.

Thanks,

Ashwin.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,389

chk out this  CAD_CREATE_BOM_WITH_SUB_ITEMS

6 REPLIES 6
Read only

Former Member
0 Likes
1,390

chk out this  CAD_CREATE_BOM_WITH_SUB_ITEMS

Read only

former_member212854
Participant
0 Likes
1,389

Hi Ram,

Thanks for the FM, but I need a solution which creates a ALTERNATIVE for the existing BOM.

Thanks,

Ashwin.

Read only

laurent_fournier2
Contributor
0 Likes
1,389

Hi,

Use 'BAPI_BOM_UPLOAD_SAVE' and see http://scn.sap.com/thread/3194264

Regards.

Read only

0 Likes
1,389

  Thanks Laurant, But I'm facing this error(BOM is recursive) while creating Alternative BOM usuing CAD_CREATE_BOM_WITH_SUB_ITEMS.

Please help.

Read only

0 Likes
1,389

Sorry, But I Haven't use this function.

Read only

0 Likes
1,389

i think u need to go with a BDC in this case!