Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

YRecentlyViewedRecord

YRecentlyViewedRecord allows you to define what records appear on the page when the user selects the Recently Viewed Records collection in the left pane.

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
Key

PRIMARY_KEY (NUMBER)

       

int

The ID number of the current Recently Viewed record entry.

   

record
Primary
Key

RECORD_PRIMARY_KEY (NUMBER)

       

int

The primary key number of a recently viewed record.

   

unique
Code

UNIQUE_
CODE (VARCHAR2) (4)

       

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_
BY_ID (NUMBER)

     

YUser

int

The ID number of the user viewing the current Recently Viewed collection.

   

viewedOn

VIEWED_
ON (DATE)

       

date

The date and time a record was last viewed by the current user whose ID is viewedBy
ID
.

   
  • Was this article helpful?