cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sales order with discount amount at header level

YurikoFunatsu
Explorer
0 Kudos
848

Hi all,

I'd like to se discount amount at header level.
For example, there are some items and total amount is 150 dollers.

My customer would like to discount to total amoun like 100 dollers( $- 50) or 120( $-30) dollers.

I can discount using DEN1 which is "% percentage discount", but I'd like to discount using "amount".

How can I implement above requirement?

 

Best Regards,

Yuriko Funatsu

#sales order

#discount

#condition type

Accepted Solutions (1)

Accepted Solutions (1)

Fancy_Zou
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

You may try creating a customizing condition type with the following properties:

  • Control Data 1
    Condition Class: A (Discount or Surcharge)
    Plus/Minus: (positive and negative)
    Calculation Type: B (Fixed Amount)
  • Changes which can be made
    Manual Entries: (No limitations)
    Amount/Percent: checked
    Header Condition: checked
    Delete: checked

Assign the customizing condition type to the customizing pricing procedure with necessary adjustment considering your business logic of price calculations.

Best Regards,
Fancy

YurikoFunatsu
Explorer
0 Kudos

Thank you for your advice, Fancy.

I changed condition type and tried again, but it didn't work as I expected.

I'm not sure but it was calculated like discount price x number of item lines.

There are 2 item lines. I set discount price - 5000 JPY and then system calculated -5000 x 2 = - 10,000.

Is there any settings I should do?

YurikoFunatsu_0-1724825121973.png

 

Best Regards,

Yuriko Funatsu

 

YurikoFunatsu
Explorer

Hello Fancy,

It was solved to check "Group Condition" at condition type.

YurikoFunatsu_0-1724887929162.png

Thank you for your help!

 

Best Regards,

Yuriko Funatsu

Answers (0)