HRS_AM_TAO(SQL Table) |
Index Back |
|---|---|
Auto-Match Search Results TmpTemporarily stores applicants that meet the search criteria during the auto-match search process. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Owner ID | |
| 2 | Character(20) | VARCHAR2(20) NOT NULL | Stored Search Name | |
| 3 | Number(15,0) | DECIMAL(15) NOT NULL | Person Id | |
| 4 | Number(3,0) | SMALLINT NOT NULL | Profile sequece | |
| 5 | SRCH_SCORE | Number(4,0) | SMALLINT NOT NULL | Search Score |
| 6 | HRS_JOB_OPENING_ID | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone |
| 7 | HRS_SUBMITTED_DTTM | DateTime(26) | TIMESTAMP | Submitted Date Time |
| 8 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |
| 9 | HRS_SCH_LOCDSC | Character(50) | VARCHAR2(50) NOT NULL | Location |
| 10 | APP_PER_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Identifies the type of applicant - External Applicant, Employee or Non-Employee
A=External Applicant E=Employee N=Non-Employee |
| 11 | RECRUITER_ID | Character(11) | VARCHAR2(11) NOT NULL | Recruiter ID |
| 12 | POSTING_TITLE | Character(200) | VARCHAR2(200) NOT NULL | Job posting title |