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
private void addAmount(
TaxPurchLedgerTmp _taxPurchLedgerTmp,
TaxReportField _taxReportField,
AmountMST _amountMST,
[TaxAmount _taxInCostPriceMST])
Run On
Server
Parameters
- _taxPurchLedgerTmp
Type: TaxPurchLedgerTmp Table
A temporay table instance that is used as parameter for inserting values in a temporary table.
- _taxReportField
Type: TaxReportField Extended Data Type
The TaxReportField value for calculations.
- _amountMST
Type: AmountMST Extended Data Type
The amount value for calculations.
- _taxInCostPriceMST
Type: TaxAmount Extended Data Type
A TaxAmount value for calculations.