TmpDirectTaxInquiryTable_IN::getAccumulatedTaxAmountSecPerTaxType Method
Gets the secondary tax amount.
Syntax
client server public static AmountMST getAccumulatedTaxAmountSecPerTaxType(TmpDirectTaxInquiryTable_IN _tmpTable, TaxWithholdCodeType_IN _taxType)
Run On
Called
Parameters
- _tmpTable
Type: TmpDirectTaxInquiryTable_IN Table
The buffer of the TmpDirectTaxInquiryTable_IN table.
- _taxType
Type: TaxWithholdCodeType_IN Enumeration
The withholding tax type is used to find the record.
Return Value
Type: AmountMST Extended Data Type
The withholding secondary tax amount.