ProjRevenueTrans::initTransFromSubscription Method
Creates a revenue transaction and initializes it from a SMASubscription table.
Syntax
client server public static ProjRevenueTrans initTransFromSubscription(SMASubscriptionTable _smaSubscriptionTable)
Run On
Called
Parameters
- _smaSubscriptionTable
Type: SMASubscriptionTable Table
The SMASubscription table from which to initialize the transaction.
Return Value
Type: ProjRevenueTrans Table
The new transaction.