YRecentlyViewedRecord
Object: YRecentlyView edRecord (Y_ RECENTLY_VIEWED_RECORD)
|
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
|---|---|---|---|---|---|---|---|---|---|
|
Rules |
Temp/Wiz |
||||||||
|
primary |
PRIMARY_KEY (NUMBER) |
int |
The ID number of the current Recently Viewed record entry. |
||||||
|
record |
RECORD_PRIMARY_KEY (NUMBER) |
int |
The primary key number of a recently viewed record. |
||||||
|
unique |
UNIQUE_ |
string (4) |
The unique code of a recently viewed record. |
||||||
|
version |
VERSION (NUMBER) |
int |
The version number of the current Recently Viewed record entry. |
||||||
|
viewedBy ID--> |
VIEWED_ |
int |
The ID number of the user viewing the current Recently Viewed collection. |
||||||
|
viewedOn |
VIEWED_ |
date |
The date and time a record was last viewed by the current user whose ID is viewedBy |
||||||

