InventTrackingShippedSalesReportDataGen.recordKey Method [AX 2012]

Gets a key to uniquely identify a record.

Syntax

protected str recordKey(TableId _tableId, RecId _recId)

Run On

Server

Parameters

Return Value

Type: str
A key to use to uniquely identify the record.

See Also

Reference

InventTrackingShippedSalesReportDataGen Class