Hi,
I've created ZDIS Cond Type, with No Access sequence assigned to it. In pricing procedure I've assigned a custom formula (say 910) to calculate the discount value in Alt calculation type column.
Alt calculation formula will calculate discount & pass the value to condition type ZDIS if discount is applicable (calculation is working fine).
But Cond type ZIDS is getting picked up in order/billing as zero condition value by default every time I create order even though there is no discount calculated by routine/applicable. I've checked alt calculation type is not passing zero value , system is taking zero by default.
In analysis its showing: condition type ZDIS 207 Condition has been found (without condition record)
with this setting cond. type wont get picked up by default with zero value, but I need to enter ZDIS manually then system triggers routine to calculate discount every time. (analysis shows Manual condition).
Is it due to No Access sequence assigned to cond. type & cond. value is determined via Alt cal type formula ? zero value gets picked up be default?
Can you pls. suggest how to prevent cond. type getting picked up in order/billing with zero value by default.