TaxWithholdReport_IN.updateAndPost Method [AX 2012]
Updates and post TaxWithholdTrans_IN table.
public Counter updateAndPost(TaxWithholdComponentGroupRecId_IN _componentGroupLoc, boolean _checkCompany)
Run On
CalledParameters
- _componentGroupLoc
- Type: TaxWithholdComponentGroupRecId_IN Extended Data Type
Record id of TaxWithholdComponentGroup_IN
- _checkCompany
- Type: boolean
Boolean to check the company.
Community Additions
ADD
Show: