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.
Inserts the record in the TaxWorkRegulation table for the tax amount of the statement.
Syntax
public void addTaxAdjustment(
SalesTable salesHeader,
TaxCode taxCode,
TaxAmount taxAmount)
Run On
Server
Parameters
- salesHeader
Type: SalesTable Table
A SalesTable record.
- taxCode
Type: TaxCode Extended Data Type
The tax code.
- taxAmount
Type: TaxAmount Extended Data Type
The tax amount.