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.
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