TaxWithholdExcludeIndirectTax_IN.writeExcludedTaxes Method

Inserts Indirect Taxes those are excluded for the TDS or TCS calculation.

Syntax

public void writeExcludedTaxes(
    container _taxTypeContainer, 
    str _excludedIndirectTaxCtrlText, 
    RefRecId _taxWithholdGroupHeadingRecId)

Run On

Called

Parameters

  • _taxTypeContainer
    Type: container
    Contains Indirect Tax Types
  • _excludedIndirectTaxCtrlText
    Type: str
    Indirect Tax Types

See Also

Reference

TaxWithholdExcludeIndirectTax_IN Table