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

FUNCTION 'CSAP_MAT_BOM_MAINTAIN'

Former Member
0 Likes
554

I am trying to update a BOM. I am using

FUNCTION 'CSAP_MAT_BOM_OPEN'

FUNCTION 'CSAP_MAT_BOM_MAINTAIN'

The open returns a sy-subrc 0. so everything is ok

The maintain also completes successfully

However, the material # I am updating on the BOM does not get updated.

Any ideas

2 REPLIES 2
Read only

Former Member
0 Likes
437

solved

Read only

0 Likes
437

Hi ,

i am also facing same issue.its updating the quantity for the first time but it fails to update for the second item the same item id .

kindly help .