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

New custom promotion action that changes delivery mode

2,389

Hello guys,

I am implementing a new custom promotion action that changes the delivery mode of an order. How can you make sure that the effects of this action are reverted as soon as the condition that triggered it is no longer fulfilled?

Thank you!

Accepted Solutions (1)

Accepted Solutions (1)

geffchang
Active Contributor

I assume you are creating a custom DefaultShippingActionStrategy. Make sure to implement/adjust the undo method.

See Implementing a New RAO Action and Strategy: https://help.sap.com/viewer/9d346683b0084da2938be8a285c0c27a/1905/en-US/235755743eaf4da2aec5ac1352f9...

Answers (0)