SMASubscriptionTable.getSalesprice Method
Syntax
public Amount getSalesprice(
Amount _parmPctPriceChange,
SMAGetPriceFrom _smaGetPriceFrom,
TransDate _subPeriodFrom,
TransDate _subPeriodTo,
[TransDate _invPeriodFrom,
TransDate _invPeriodTo,
Amount _basePrice,
Amount _subscriptionIndex,
ProjId _projId,
ProjCategoryId _projCategoryId,
CurrencyCode _currencyCode])
Run On
Called
Parameters
- _parmPctPriceChange
Type: Amount Extended Data Type
- _smaGetPriceFrom
Type: SMAGetPriceFrom Enumeration
- _subPeriodFrom
Type: TransDate Extended Data Type
- _subPeriodTo
Type: TransDate Extended Data Type
- _invPeriodFrom
Type: TransDate Extended Data Type
- _invPeriodTo
Type: TransDate Extended Data Type
- _basePrice
Type: Amount Extended Data Type
- _subscriptionIndex
Type: Amount Extended Data Type
- _projId
Type: ProjId Extended Data Type
- _projCategoryId
Type: ProjCategoryId Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type