Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates a tmpTaxReportById record.
Syntax
protected void insertInTmpTaxReportById(
TaxReportField _field,
TaxAmount _taxAmount,
[TaxAmount _taxInCostPrice,
str _txt])
Run On
Called
Parameters
- _field
Type: TaxReportField Extended Data Type
The value of the _field variable.
- _taxAmount
Type: TaxAmount Extended Data Type
The amount value.
- _taxInCostPrice
Type: TaxAmount Extended Data Type
The value of the _taxInCostPrice variable.
- _txt
Type: str
A string.