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