TmpDirectTaxComponentTotals_IN.getAmountMST Method
Gets the tax amount.
Syntax
public AmountMST getAmountMST(
TaxComponent_IN _taxComponent,
TaxWithholdCodeType_IN _taxType,
TmpDirectTaxInquiryTable_IN _directTaxTotal)
Run On
Called
Parameters
- _taxComponent
Type: TaxComponent_IN Extended Data Type
The withhold tax component used to compare.
- _taxType
Type: TaxWithholdCodeType_IN Enumeration
The tax type that is used to compare.
- _directTaxTotal
Type: TmpDirectTaxInquiryTable_IN Table
The buffer of the TmpDirectTaxInquiryTable_IN table.
Return Value
Type: AmountMST Extended Data Type
The tax amount.