RecordId Data Type

Version: Available or changed with runtime version 1.0.

Contains the table number and the primary key of a table.

Instance methods

The following methods are available on instances of the RecordId data type.

Method name Description
GetRecord() Gets a RecordRef that refers to the record identified by the RecordID.
TableNo() Gets the table number of the table that is identified by RecordID. This function returns an error if the record is blank.

See Also

Get Started with AL
Developing Extensions