TmpIndirectTaxInquiryTable_IN::getAccumulatedTaxAmountSecPerTaxType Method
Retrieves the total accumulated tax amount in a secondary currency that is based on the tax type.
Syntax
client server public static AmountMST getAccumulatedTaxAmountSecPerTaxType(TmpIndirectTaxInquiryTable_IN _tmpTable, TaxType_IN _taxType)
Run On
Called
Parameters
- _tmpTable
Type: TmpIndirectTaxInquiryTable_IN Table
A TmpIndirectTaxInquiryTable_IN record.
- _taxType
Type: TaxType_IN Enumeration
The specified tax type.
Return Value
Type: AmountMST Extended Data Type
The total accumulated tax amount.