RetailConnReplicationUtilities::createRefKey Method [AX 2012]
Creates a reference key for the table.
client server public static RetailConnKeyValue createRefKey(RefTableId _refTableId, RefRecId _refRecId)
Run On
CalledParameters
- _refTableId
- Type: RefTableId Extended Data Type
The value of RefTableId field of the table.
- _refRecId
- Type: RefRecId Extended Data Type
The value of reference record ID field of the table.
Show: