Share via


RetailSalesPricePoint::getPricePoint Method

Gets the retail price point value from the RetailSalesPricePoint table, depending on the rounding type base.

Syntax

client server public static RetailPricePoint getPricePoint(
    RetailPricePointGroupId _sGroupId, 
    real _rPrice, 
    RetailPricePointRoundingType _eRoundingType)

Run On

Called

Parameters

  • _rPrice
    Type: real
    The retail price.

Return Value

Type: RetailPricePoint Extended Data Type
The real value that indicates the price point.

See Also

Reference

RetailSalesPricePoint Table