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: 

Reg BOM Item overwriting

Former Member
0 Kudos

Hi All,

I have a requirement to overwrite all the components of a BOM with the new structure .Please let me know how to do this?

I am using the function module CSAP_MAT_BOM_MAINTAIN but this function module is always creating the new items instead of overwriting it.

Please suggest somebody some idea on this.

Regards

Mahesh

3 REPLIES 3

Former Member
0 Kudos

Hi,

There is another FM 'CSAP_MAT_BOM_DELETE' for deleting. The one you are using is for maintaining. Dont know if it really works but try to delete the existing entries first and then try maintaining them. I will get back to you in case i find anything else.

Thanks.

0 Kudos

Hi Sanath,

Thanks for your reply I want to delete only line items not the whole BOM I think this function module will delete the whole BOM.

Regards

Mahesh

Former Member
0 Kudos

CAVC_I_CHANGE_BOM_ITEM_DATA

CAVC_I_DELETE_BOM_ITEM