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.
Calculates the amount values.
Syntax
public void addAmount(
TaxSalesLedgerTmp _taxSalesLedgerTmp,
TaxReportField _taxReportField,
AmountMST _amountMST)
Run On
Server
Parameters
- _taxSalesLedgerTmp
Type: TaxSalesLedgerTmp Table
An instance of the temporary table to use to insert values into the temporary table.
- _taxReportField
Type: TaxReportField Extended Data Type
The taxReportField value to use for calculations.
- _amountMST
Type: AmountMST Extended Data Type
The amount value for calculations.