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.
Retrieves the tax amount from the TmpTaxReportById table for the specified tax code.
Syntax
private Amount getTaxReportAmount(TaxReportField _taxReportField)
Run On
Called
Parameters
- _taxReportField
Type: TaxReportField Extended Data Type
The tax report field for which the tax amount will be retrieved.
Return Value
Type: Amount Extended Data Type
The tax amount for the specified tax code.