HRS_APPL_STATUS(SQL Table) |
Index Back |
---|---|
Candidate Application StatusCandidate Application Status |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | STATUS_AREA | Character(1) | VARCHAR2(1) NOT NULL |
Defines an area in the system that track statuses.
1=1-Job Opening 2=2-Applicant 3=3-Recruitment Summary 4=4-Route 5=5-Interview 6=6-Offer |
2 | STATUS_CODE | Character(3) | VARCHAR2(3) NOT NULL | Identifies a status. |
3 | HRS_ORDER_BY | Number(4,0) | SMALLINT NOT NULL | Candidate Application Status |
4 | HRS_CAS_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Candidate Application Status |