JOB_EFFDT_VW(SQL View) |
Index Back |
|---|---|
Job Effdt ViewJob Effdt View |
| select EMPLID, EMPL_RCD, EFFDT, EFFSEQ from PS_JOB |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
| 3 | Date(10) | DATE | Effective Date | |
| 4 | Number(3,0) | SMALLINT NOT NULL | Effective Sequence |