Hi Alex,
Thank you for your reply. After evaluating we feel condition exclusion would not work when shipment involves legs/stages.
E.g. Delivery contains only a single item. Shipment has 2 stages and hence pricing will be carried out for both stages.
For 1st stage ... Con1 Inactive Value 100 Cond class-B
Con2 Active Value 50 Cond class-B
Con3 Active Value 10 Cond class-A
For 2nd stage ... Con1 Active Value 200 Cond class-B
Con2 No record found
Con3 Active Value 20 Cond class-A
In billing we expect the same to appear as the solution as claimed by SAP is Stable but we get as below which is wrong first line below is active
Con1 Active Value 100 Cond class-B
Con1 Active Value 200 Cond class-B
Con2 Active Value 50 Cond class-B
Con3 Active Value 10 Cond class-A
Con3 Active Value 20 Cond class-A
Total shipment cost overstated by 100.
If condition exclusion is used then the result would be as below and 2nd line would be set inactive incorrectly.
Con1 Inactive Value 100 Cond class-B
Con1 Inactive Value 200 Cond class-B
Con2 Active Value 50 Cond class-B
Con3 Active Value 10 Cond class-A
Con3 Active Value 20 Cond class-A
Total shipment cost understated by 200
So even this solution is not working.
Is there any other approach to the scenario mentioned above?
Thanks
Abhijit