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 BOM Changes

Former Member
0 Likes
2,928

Hi

i  am creating the change number using the BAPI CCAP_ECN_CREATE, Once this change number is created I can use this to change the details of the BOM, Material.

The change number and BOM change details for header and items coming to IDOC  from external system.By using change number i was able to create ECN

in CC01 using above BAPI. How i can update BOM changes for header and items using same change  number in CS02, Is there any suitable BAPI for all the changes, or better go for BDC programs.

Thanks for advance.

1 ACCEPTED SOLUTION
Read only

former_member189779
Active Contributor
0 Likes
1,346

check CSAP_MAT_BOM_MAINTAIN

2 REPLIES 2
Read only

former_member189779
Active Contributor
0 Likes
1,347

check CSAP_MAT_BOM_MAINTAIN

Read only

0 Likes
1,346

Hi Joshi

It will update both BOM header and Item changes.

Thanks

srinivas