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

Compare Two BOM's

Former Member
0 Likes
973

HI all

I need to compare two BOM's using BAPI or FM.

I got following bapis from sdn but it doesn't work

1. CS_BC_COMPARE_TWO_BOM_VARIANTS

2. API_DOCUMENT_COMPARE_BOM

3. CS_BOM_EXPL_MAT_V2

Please anyone help me, Let me know exact bapi name for comparing bapi.?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
626

you would need to explode individual BOM's by FM CS_BOM_EXPL_MAT_V2

and compare them item or comopnenet wise.

HI all

I need to compare two BOM's using BAPI or FM.

I got following bapis from sdn but it doesn't work

1. CS_BC_COMPARE_TWO_BOM_VARIANTS

2. API_DOCUMENT_COMPARE_BOM

3. CS_BOM_EXPL_MAT_V2

Please anyone help me, Let me know exact bapi name for comparing bapi.?

1 REPLY 1
Read only

Former Member
0 Likes
627

you would need to explode individual BOM's by FM CS_BOM_EXPL_MAT_V2

and compare them item or comopnenet wise.