ProjRevenueTrans::initTransFromJournal Method
Creates a revenue transaction and initializes it from revenue recorded in a journal entry.
Syntax
client server public static ProjRevenueTrans initTransFromJournal(ProjJournalTrans _projJournalTrans)
Run On
Called
Parameters
- _projJournalTrans
Type: ProjJournalTrans Table
The journal entry from which to initialize the transaction.
Return Value
Type: ProjRevenueTrans Table
The new transaction.