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.
Calculate independent prices and discounts for a list of RetailPriceDiscountLine.
Syntax
client server public static void calculateIndependentPriceDiscounts(RecId _channelId, List _list)
Run On
Called
Parameters
- _channelId
Type: RecId Extended Data Type
Channel Id.
- _list
Type: List Class
List of RetailPriceDiscountLine.
Remarks
Fields price and discount on RetailPriceDiscountLine is output. All other fields are input.