RecentRecord
Stores a list of recently accessed records by users for quick reference and navigation within the system.
Columns
| Name | Type | References | Description |
| internalid [KEY] | Integer | A unique identifier (Id) assigned to each record in NetSuite. This Id is automatically generated and used as the primary key for referencing records within the system. | |
| isreport | Boolean | Indicates whether the record is associated with a report. A value of 'true' means the record is part of a reporting structure, while 'false' signifies that it is a standard data entry. |