GPCH_FK_COMP_VW(SQL View) |
Index Back |
|---|---|
Child Allowance Company ViewChild Allowance Company View |
| SELECT DISTINCT A.EMPLID ,A.EFFDT ,A.COMPANY FROM PS_JOB A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
| 2 | Date(10) | DATE NOT NULL | Effective Date | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Company |