cancel
Showing results for 
Search instead for 
Did you mean: 

Values set for characteristics not saved

JFULGENCIO
Explorer
0 Kudos
464

Hi experts,

I am working on a requirement to copy to material classification characteristic values to batch characteristics upon batch creation and during goods movement.

I implemented the two exits required to trigger the classification ( EXIT_SAPLV01Z_012 and EXIT_SAPLV01Z_014) and so far, both are getting executed as expected.

The issue is even after setting the characteristic values in EXIT_SAPLV01Z_014 by filling out the VALUES table for the FM, some characteristic values are not saved. I am able to set the value of one characteristic and when I debug the standard code, I see that this characteristic has an 'H' (insert based on comments in the code) in the STATU column of several internal tables ( ALLAUSP, SEL, others) while the others remain blank.

I spent some time debugging the standard code but I was not able to determine where the value for the STATU column is set.

Is there anything I may have been missing in the code I have in the exits or any configuration/customizing that is required to set the batch characteristic values?

Thank you,

Jeff

Accepted Solutions (0)

Answers (0)