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

BAPI for Material BOM change

Former Member
0 Likes
10,380

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
Read only

Former Member
0 Likes
4,869

HI,

try CSAP_MAT_BOM_MAINTAIN

Regards,

Ravi Kanth

4 REPLIES 4
Read only

Former Member
0 Likes
4,870

HI,

try CSAP_MAT_BOM_MAINTAIN

Regards,

Ravi Kanth

Read only

Former Member
0 Likes
4,869

I think the below BAPI works for u

CSAP_MAT_BOM_MAINTAIN

rgds,

PRA

Read only

vinod_vemuru2
Active Contributor
0 Likes
4,869

Hi Kiran,

Try the BAPI

BAPI_BOM_UPLOAD_SAVE

or FM

CUMCOBOM_CHANGE_MATERIAL

Thanks,

Vinod.

Read only

Former Member
0 Likes
4,869

Hi,

To change the items you have a fm called CSAP_BOM_ITEM_MAINTAIN.

Use that one for Item changes.

Regards

Kiran Sure