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 taxReportByCode record.
Syntax
protected void insertInTaxReportByCode(
TaxReportField _field,
TaxAmount _amount,
[TaxAmount _taxInCostPrice,
str _txt])
Run On
Called
Parameters
- _field
Type: TaxReportField Extended Data Type
The value of the _field variable.
- _amount
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.