Share via


PurchConfirmationRequestJour.queryTaxJournalTrans Method

Creates a query where the TaxJournalTrans table is specified as a data source and updates the related record if needed.

Syntax

public Query queryTaxJournalTrans([boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    True if the TaxJournalTrans table is needed for update.

Return Value

Type: Query Class
A query with the required actions on the TaxJournalTrans table.

See Also

Reference

PurchConfirmationRequestJour Table