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

Replace item from different category in BOM

Former Member
0 Likes
469

Hello,

I need to replace item with category L to item with category N in a BOM (cs02), this change can not be executed with mass change (cs20), so the only way that I know is by abap using bapi's or staff like that.

Is anyone know how can I resolve this issue ? which Bapi's should I use ? is there any other solution for that (even LSMW with IDOC's ...)

Thank you,

Amit Berku

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
407

Try this function module CSAP_MAT_BOM_MAINTAIN

Regards

Madhan D

Hello,

I need to replace item with category L to item with category N in a BOM (cs02), this change can not be executed with mass change (cs20), so the only way that I know is by abap using bapi's or staff like that.

Is anyone know how can I resolve this issue ? which Bapi's should I use ? is there any other solution for that (even LSMW with IDOC's ...)

Thank you,

Amit Berku

1 REPLY 1
Read only

Former Member
0 Likes
408

Try this function module CSAP_MAT_BOM_MAINTAIN

Regards

Madhan D