RetailConnReplicationUtilities::createRefKey Method [AX 2012]
Creates a reference key for the table.
Syntax
client server public static RetailConnKeyValue createRefKey(RefTableId _refTableId, RefRecId _refRecId)
Run On
Called
Parameters
- _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.
Return Value
Type: RetailConnKeyValue Extended Data Type
The reference key value of the table.