DEL_RetailDiscountOfferLine.roundAndPoint Method
Retrieves the price point or the rounding amount for a given offer price.
Syntax
public real roundAndPoint(real _rOfferPriceInclTax)
Run On
Called
Parameters
- _rOfferPriceInclTax
Type: real
The current value of offer price inclusive tax.
Return Value
Type: real
The price point or the rounding amount for a given offer price.