HRCD_USER_LINKS(SQL Table) |
Index Back |
---|---|
Company Directory-User LinksUser maintained hyperlinks displayed on the Company Directory profile |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | SEQNUM | Number(3,0) | SMALLINT NOT NULL |
Sequence Number
Default Value: 999 |
3 | HRCD_LINK_LBL | Character(20) | VARCHAR2(20) NOT NULL | Display As |
4 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
5 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
6 | HRCD_LINK_URL | Long Character | CLOB NOT NULL |
Web Address
Default Value: http:// |