ProjOnAccTrans.initFromProjTable Method
Initializes the appropriate fields of an on-account transaction.
Syntax
public void initFromProjTable(ProjId projId)
Run On
Called
Parameters
- projId
Type: ProjId Extended Data Type
The project ID of the project with which to initialize the transaction.
Remarks
The fields are initialized with the values of the corresponding fields from the ProjTable, ProjParameters, and ProjInvoiceTable tables that are associated with the specified project ID. The fields that are initialized are ProjId, CurrencyId, TaxGroupId, and Dimension fields.