InventTrackingDimTracingRelations::tracingNodeKey Method [AX 2012]
Generate a unique key for the specified record used for caching purposes.
Syntax
client server public static str tracingNodeKey(TableId _tableId, RefRecId _refRecId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The TableID of the record.
- _refRecId
Type: RefRecId Extended Data Type
The RecID of the record.
Return Value
Type: str
A string.