HRS_APP_SITE(SQL Table) |
Index Back |
|---|---|
Record to track Applicant siteRecord to track Applicant site |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Person Id | |
| 2 | Number(15,0) | DECIMAL(15) NOT NULL | Site ID | |
| 3 | HRS_CCE_NOTIF_IND | Character(1) | VARCHAR2(1) NOT NULL |
Candidate Communications Enhancement Notification Indicator
D=Notification Logically Deleted I=Not Notified (Ignored) N=Notified and Viewed Y=Notified |
| 4 | HRS_TEXT_IN | Character(1) | VARCHAR2(1) NOT NULL |
Text Indicator
Default Value: N |
| 5 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP |
Row Added DateTime
Default Value: %datetime |
| 6 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP |
Row Updated DateTime
Default Value: %datetime |