on 2021 May 26 2:15 AM
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
User | Count |
---|---|
113 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.