TmpDirectTaxComponentTotals_IN.getAmountSecondary Method
Gets the secondary tax amount.
Syntax
public AmountMST getAmountSecondary(
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
Withold tax type is used to compare.
- _directTaxTotal
Type: TmpDirectTaxInquiryTable_IN Table
Buffer of TmpDirectTaxInquiryTable_IN
Return Value
Type: AmountMST Extended Data Type
Tax amount.