PBAImport.patchRefRecId Method [AX 2012]

Adds patch information, so that imported records that reference the current table are mapped to a new record that already exists.

protected void patchRefRecId(RecId _newRecId, RecId _oldRecId)

Run On

Server

Parameters

_newRecId
Type: RecId Extended Data Type
The new record ID.
_oldRecId
Type: RecId Extended Data Type
The old record ID.

Community Additions

ADD
Show: