cancel
Showing results for 
Search instead for 
Did you mean: 

Set up pricing - Group condition doesnt works

Former Member
0 Kudos

Hi Gurus,

Please provide me your inputs.

Can SAP determine the sales price as described in the below two cases.

Case 1:

Sales price for material M1, from 01.01.2011 u2013 31.07.2011

Quantity Price

0 100

25 90

100 75

Sales price for material M1, from 01.08.2011 u2013 31.12.9999

Quantity Price

0 105

25 94

100 78

Sales order (note the difference in pricing date)

Total quantity = 38, second scale should be used

Item Material Pricing date Quantity Price

10 M1 31.07.2011 17 90

20 M1 31.08.2011 21 94

Many Thanks for your answers

Sharan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sharan

It's possible. The problem will be the pricing date in the sales order. You can create a Z condition with a abap routine to set the condition with the date that you need.

I think that you can't use the fiel VBKD-PRSDT, you can try but is possible that dosen't work. The quest is, how do you inform the date to the condition ? You can create a field in the basic date 2 at item with the date to the condition and after rescue this i the routine, or use a Z table ...

Att,

Henrique

Former Member
0 Kudos

1) I do NOT think any Z is needed here.(in all probability)

2) The term 'Group condition' is wrongly used here.

3) On what date u create the SO? On what date u do the billing (invoice)?

& accordingly check the copy control settings.

Rgds

Sumanth.G

Former Member
0 Kudos

Dear Sumanth,

Thanks a lot for your answer. I am relatively new to this subject. Please elaborate your answer for me to maintain the settings in copy control.

The scenario is - New condition type ZPR0 is created with group condition. And the scales are maintained as mentioned in the problem.

Lets say Order is created on date - 23/11/2011 with two lines

Line 1 - Material M1 - Quantity 17 - Pricing date 31.07.2011(Maintained at item level)

Line 2 - Material M1 - Quantity 21 - Pricing date 31.08.2011(Maintained at item level)

With scales maintained, because of the pricing date , system picks up individual scales and it doesnt accumulates the quantity. How to tell system to accumulate quantity and then check scale based on the pricing date.

Thanks for your help again,

Sharan

Answers (1)

Answers (1)

n_palanisami
Active Participant
0 Kudos

Hi Sharan,

It is not possible to use group condition for combining 2 items with 2 different pricing dates. Pricing date is the central element based on which the scales will be determined. Hope it helps.

Regards,

Palani

Former Member
0 Kudos

Hi Palani,

Thanks for your reply. It helps indeed. Can you please guide me how to go about now ? The requirement is listed in the problem statement .

Thanks for your help,

Sharan