TaxWithholdReport_IN.updateAndPost Method [AX 2012]

Updates and post TaxWithholdTrans_IN table.

public Counter updateAndPost(TaxWithholdComponentGroupRecId_IN _componentGroupLoc, boolean _checkCompany)

Run On

Called

Parameters

_componentGroupLoc
Type: TaxWithholdComponentGroupRecId_IN Extended Data Type
Record id of TaxWithholdComponentGroup_IN
_checkCompany
Type: boolean
Boolean to check the company.

Return Value

Type: Counter Extended Data Type
Returns the counter value.

Community Additions

ADD
Show: