ProjRevenueTrans::initTransFromEstimate Method
Creates a revenue transaction and initializes it from revenue recorded in an estimate.
Syntax
client server public static ProjRevenueTrans initTransFromEstimate(ProjControlPeriodTrans _projControlPeriodTrans)
Run On
Called
Parameters
- _projControlPeriodTrans
Type: ProjControlPeriodTrans Table
The estimate from which to initialize the transaction.
Return Value
Type: ProjRevenueTrans Table
The new transaction.