Share via


TaxUncommittedExtensionTH::createTaxUncommitted Method

Creates the TaxUncommitted_TH records for India.

Syntax

server public static void createTaxUncommitted(TaxCalculation _taxCalculation, [boolean _skipNotExistsCheck])

Run On

Server

Parameters

  • _taxCalculation
    Type: TaxCalculation Class
    The instance of the tax calculation class to use to calculate taxes.
  • _skipNotExistsCheck
    Type: boolean
    true if the calling code has verified already that no tax uncommitted records exist and that the query to find them can be skipped; otherwise, false.

See Also

Reference

TaxUncommittedExtensionTH Table