HRS_JO_APP_SITE(SQL Table) |
Index Back |
---|---|
Record to track Site IdRecord to track Site Id for each Job Opening that applicant applies to. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
2 | HRS_RCMNT_ID | Number(15,0) | DECIMAL(15) NOT NULL | App Tracking Recruitment ID |
3 | HRS_JOB_OPENING_ID | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone |
4 | HRS_SITE_ID | Number(15,0) | DECIMAL(15) NOT NULL | Site ID |
5 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP |
Row Added DateTime
Default Value: %date |
6 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP |
Row Updated DateTime
Default Value: %Date |