DMFEntityWriter::getIndex Method [AX 2012]

Gets the index of the table.

server public static RefRecId getIndex(TmpDMFStagingRecords _tmpTable, int _record)

Run On

Server

Parameters

_tmpTable
Type: TmpDMFStagingRecords Table
A table id.
_record
Type: int
A record id.

Return Value

Type: RefRecId Extended Data Type
Returns a field StagingRecordRecId.
Show: