ProjJournalTrans.initFromProjTable Method
Initializes the appropriate fields of a journal line with the fields of the project passed in as a parameter.
Syntax
public void initFromProjTable(ProjTable projTable)
Run On
Called
Parameters
- projTable
Type: ProjTable Table
The project from which to initialize the journal line.