ProjInvoiceJour.queryTaxTrans Method
Builds a query that retrieves all the tax transactions associated with project invoice journal.
Syntax
public Query queryTaxTrans([boolean update])
Run On
Called
Parameters
- update
Type: boolean
A Boolean data type that lets the record be selected for update; optional.
Return Value
Type: Query Class
The query to retrieve tax transactions.