cancel
Showing results for 
Search instead for 
Did you mean: 

Discount based on line item request delivery date.

Former Member
0 Kudos

Hi concern,

My issue is i have to give discounts for the line items in a order based on the request delivery date

If the Item schedule line date is 0 to 30 days from the line item created date in an order,the discount should be 2 percentage If 30 to 60 days it should be 3percentage and 60 to 90 days 4percentage and if above than 90 days it should be 5 percentage.

I need to create the condition records based on above mentioned.

Please help me to fix this issue.

Thanks in Advance.

Cherry

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hai,

For this kind of calculations - you can go for User exists or routines. You have to write a program with the help of ABAP and calculate the discount rates according to your Line item schedule lines.

Regards,

Sudhir

Former Member
0 Kudos

Hi Sudher,

Thanks for your reply.

Can you brief me where to write the routine and how to map it with the cond type?

More infomation on this will be highly helpful to me.

Thanks

Cherry