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.
Gets the tax amount.
Syntax
client server public static AmountMST getAccumulatedTaxAmountPerTaxType(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 tax amount.