cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic selection of minimum discount in sales order

Former Member
0 Kudos

Hi,

We have the following business scenario.

If a sales order is eligible for 2 types of discount condition types (lets say ZA & ZB) and if value of one is greater than the other (lets ZA = 1500 & ZB = 2000), then system should consider only the lesser discount i.e ZA for the pricing in our case.

However, if any other sales order, value of ZB is lesser than ZA, then system should consider ZB for pricing in this case. (pricing procedure remaining same).

Is there any standard routine available or we need to develop one or are there are any better way...

Kindly help.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Rohan,

You can achieve this easily by a function called 'Condition exclusion'.

SPRO--> sales and distribution --> basic function --> Pricing --> condition exclusion --> Condition Exclusion For Groups Of Conditions

Steps :

1. Define a exclusion group (XXXX)

2. Assign both your discount condition types(ZA ,ZB) to this exclusion group(XXXX)

3. Assign the exclusion group to your pricing procedure, and maintain the Condition exclusion procedure as 'L'.

hope this helps.

Thanks,

manoj

Answers (1)

Answers (1)

jignesh_mehta3
Active Contributor
0 Kudos

Hello Rohan,

You do not need any Routines for this requirement.

All you need to do is to use Condition Exclusion in SAP Pricing. Just search Condition Exclusion in SAP SD on Google & you will get all the required information.

http://help.sap.com/saphelp_erp60_sp/helpdata/en/93/743483546011d1a7020000e829fd11/content.htm

Thanks,

Jignesh Mehta