Share via


TaxWithholdReport_IN.updateNow Method [AX 2012]

Updates ans post ledger voucher to run settlement process.

Syntax

public void updateNow(
   [TaxWithholdComponentGroupRecId_IN _componentGroupLoc, 
    boolean _checkCompany, 
    boolean _calculate])

Run On

Called

Parameters

  • _checkCompany
    Type: boolean
    Boolean to check the company.
  • _calculate
    Type: boolean
    Boolean to check the calculation.

See Also

Reference

TaxWithholdReport_IN Class