Share via


ProjOnAccTrans.initFromProjTable Method

Initializes the appropriate fields of an on-account transaction.

Syntax

public void initFromProjTable(ProjId projId)

Run On

Called

Parameters

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.

See Also

Reference

ProjOnAccTrans Table