Share via


ConceptMainAccount_MX.linkOrUnlinkMainAccount Method [AX 2012]

Checks or unchecks one or more accounts

Syntax

public void linkOrUnlinkMainAccount(TmpFrmVirtual _tmpFrmVirtual, RecId _isrConceptRecId)

Run On

Called

Parameters

Remarks

If the _tmpFrmVirtual parameter does not have a particular main account marked it will delete records in the ISRConceptMainAccount_MX table. If the _tmpFrmVirtual parameter has a particular main account marked it will create records in the ISRConceptMainAccount_MX.

See Also

Reference

ConceptMainAccount_MX Class