SMASubscriptionTable::createTrans Method
Syntax
server public static ProjRevenueTrans createTrans(
SMASubscriptionId _subscriptionId,
Amount _basePrice,
Amount _subscriptionIndex,
TransDate _fromDateSubscribtion,
TransDate _toDateSubscribtion,
SMASubscriptionPeriodType _periodType,
TransDate _postingDate,
TransTxt _transTxt)
Run On
Server
Parameters
- _subscriptionId
Type: SMASubscriptionId Extended Data Type
- _basePrice
Type: Amount Extended Data Type
- _subscriptionIndex
Type: Amount Extended Data Type
- _fromDateSubscribtion
Type: TransDate Extended Data Type
- _toDateSubscribtion
Type: TransDate Extended Data Type
- _periodType
Type: SMASubscriptionPeriodType Enumeration
- _postingDate
Type: TransDate Extended Data Type
- _transTxt
Type: TransTxt Extended Data Type