HRS_DPTPOP_AET(SQL Table) |
Index Back |
---|---|
Dept Tree Test PopulationThis temporary table holds the population of referrals where the hired applicant may be reporting to the employee. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
3 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
4 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
5 | EFFDT | Date(10) | DATE | Effective Date |
6 | SETID_DEPT | Character(5) | VARCHAR2(5) NOT NULL | Department Set ID |
7 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL | Department |
8 | APPL_DEPTID | Character(10) | VARCHAR2(10) NOT NULL | Hired Applicant's Department |
9 | APPL_EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Applicant Employee ID |
10 | APPL_EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Applicant Empl Record |
11 | HIRE_DT | Date(10) | DATE | First Start Date |