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: 

BAPI for Material BOM change

Former Member
0 Kudos

Hi,

Is there any BAPI for Material BOM change ..

Presently I am using CS02 transaction using BDC..

I want to Delete this BDC and replace with BAPI/FM

Thanks

Kiran

1 ACCEPTED SOLUTION

former_member181962
Active Contributor
0 Kudos

HI,

try CSAP_MAT_BOM_MAINTAIN

Regards,

Ravi Kanth

4 REPLIES 4

former_member181962
Active Contributor
0 Kudos

HI,

try CSAP_MAT_BOM_MAINTAIN

Regards,

Ravi Kanth

Former Member
0 Kudos

I think the below BAPI works for u

CSAP_MAT_BOM_MAINTAIN

rgds,

PRA

vinod_vemuru2
Active Contributor
0 Kudos

Hi Kiran,

Try the BAPI

BAPI_BOM_UPLOAD_SAVE

or FM

CUMCOBOM_CHANGE_MATERIAL

Thanks,

Vinod.

Former Member
0 Kudos

Hi,

To change the items you have a fm called CSAP_BOM_ITEM_MAINTAIN.

Use that one for Item changes.

Regards

Kiran Sure