CALC_CHG_TAO3(SQL Table) |
Index Back |
---|---|
HR_CALC_CHG temp record 2This Temp Table is used to store determined prior JOB rows for the AE HR_CALC_CHG to update CHANGE_* fields of the COMPENSATION table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
3 | EFFDT | Date(10) | DATE | Effective Date |
4 | EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Effective Sequence |
5 | PRIOR_EFFDT | Date(10) | DATE | Prior Effdt |
6 | PRIOR_EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Prior Effective Sequence |