ProjJournalTrans.initFromProjJournalTable Method
Initializes the journal ID for the journal line with that of the project journal passed in as a parameter.
Syntax
public void initFromProjJournalTable(ProjJournalTable _projJournalTable)
Run On
Called
Parameters
- _projJournalTable
Type: ProjJournalTable Table
The project journal passed in as a parameter.