Share via


TaxWithholdReport_IN.updateAndPost Method [AX 2012]

Updates and post TaxWithholdTrans_IN table.

Syntax

public Counter updateAndPost(TaxWithholdComponentGroupRecId_IN _componentGroupLoc, boolean _checkCompany)

Run On

Called

Parameters

  • _checkCompany
    Type: boolean
    Boolean to check the company.

Return Value

Type: Counter Extended Data Type
Returns the counter value.

See Also

Reference

TaxWithholdReport_IN Class