Hi,
I have a requirement wherein to be able to execute step 20 of my pricing procedure, step 10 condition value should be greater than 550.
I am moving the condition value of step 10 to subtotal field XWORKD (D)
I created a pricing requirement routine and attached it to step 20.In the routine I check if XWORKD >550.
This does not work. The system always supresses step 20 condition record, even if the requirement is satisfied.
Upon debugging, I see that XWORKD is not populated when the requirement is checked, hence the requirement always fails.
Can someone tell me to which subtotal field to move the step 10 condition value so that it is available during the requirement check.
I tried using KOMP-KZWI1, but see that this has the condition value of the step 20 condition record.
Can someone help me out?
I also want to know the difference between FORM KOBED and FORM KOBEV, while coding the requirement routine.
What is the significance?
Thanks