TmpTax::sumSourceTaxAmountCur_IN Method
Calculates the sum of the SourceTaxAmountCur value.
Syntax
client server public static TaxAmountCur sumSourceTaxAmountCur_IN(
TmpTax _tmpTax,
[TaxCode _taxCode,
NoYes _IsScrapQtyLine_IN])
Run On
Called
Parameters
- _tmpTax
Type: TmpTax Table
A TmpTax record.
- _taxCode
Type: TaxCode Extended Data Type
A Taxcode object.
- _IsScrapQtyLine_IN
Type: NoYes Enumeration
A NoYes value.
Return Value
Type: TaxAmountCur Extended Data Type
The sum of the SourceTaxAmountCur value that is based on the TaxDirection value.