cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to update Component Scrap (%) as '0'.

mohitsrivastava
Discoverer
0 Kudos

I am uploading all the materials from excel and I am using BAPI CSAP_MAT_BOM_MAINTAIN for changing the component scrap (%) as '0'. I am passing this '0' value from excel, but this is not getting updated. Any value other than '0' is getting updated correctly. BAPI is not giving any error after execution.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member424010
Participant
0 Kudos

Can't you pass a blank instead of a zero? The system interprets blank as no component scrap. when doing the transaction manually entry of a zero is changed to blank.

mohitsrivastava
Discoverer
0 Kudos

It is not updating even blank value.

former_member424010
Participant
0 Kudos

Are you saying there is a value in the field before the change and when you run your update to change it to blank or zero the old value remains? If that's the case, try entering an ! (exclamation point) instead of 0.00. That's old school, but in R2 you could initialize a field by entering ! as the value