I am working on a condition type ZXXX which is a manual condition and has access sequence assigned.
I tried to add condition records for one of the access and system is fetching them into order correctly.
My requirement is to code a routine if there is no condition records exists get a value from one of the other condition ZYYY which is already populated in the Order before my condition.
Basically i am expecting a condition type to work either with access sequence or the routine if the prior one is not returning any value.
Thanks for reading the post.