cancel
Showing results for 
Search instead for 
Did you mean: 

Promotion code in sales order

Former Member
0 Kudos

Hello,

I am trying to implement the concept of promotional code in Sales order (SD).

Concept: When the user puts in the promotional code he will be getting the discount assigned to the promo code.

Can anyone Suggest???

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can use Order reason for this promotion code.

1.Firstly define Prmotion Code as a Order Reason

2.Include Order reason in the table.

3.Create a key combination with Material & Order Reon record as per ur requirement

4.Maintain a condition record for this key combination

5.Create an Order and assign the order reason

sidi_reghioui
Active Contributor
0 Kudos

I don't think this is available in standard, but I would say you may enhance you sales order screen by adding a custom field Z to your either the header or item (Additional 1 or 2 screens).

And build a table with that field (enhance the field catalog with your Z-field), then proceed with teh price condition logic.

create a condition record for that field and enter relevant dicounts.

Cheers.Sidi.

Former Member
0 Kudos

Thank you Sidi..

Your answer was helpful..!!!