Share via


SysDataImportManager.processDirPartyRecord Method [AX 2012]

Updates the party number of the DirPartyTable record that is related to the CompanyInfo record.

Syntax

private void processDirPartyRecord(RecId oldRecId)

Run On

Called

Parameters

Remarks

This method is used to update the party number with the party number of the current company to enable merging of the tables, and it also make sure that all the party numbers of the other types differ from the current company.

See Also

Reference

SysDataImportManager Class