Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates the estimated discount amounts for off invoice and bill back merch events based on the price level that has been marked as use for analytics.
Syntax
private AmountCur discountAmount(Qty _shippedQty, MCRMerchandisingEventID _mcrMerchandisingEventID)
Run On
Server
Parameters
- _shippedQty
Type: Qty Extended Data Type
This is the shipped quantity.
- _mcrMerchandisingEventID
Type: MCRMerchandisingEventID Extended Data Type
This is the mercahndising event ID.
Return Value
Type: AmountCur Extended Data Type
This is the calculated discount amount.