PurchConfirmationRequestJour.queryTmpTaxWorkTrans Method
Creates a query where the TmpTaxWorkTrans table is specified as a data source and updates the related record if needed.
Syntax
public Query queryTmpTaxWorkTrans([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
True if the TmpTaxWorkTrans table is needed for update.
Return Value
Type: Query Class
A query with the required actions on the TmpTaxWorkTrans table.