EP_SRCH_ASSC_VW(SQL View) |
Index Back |
---|---|
Eperf- My association for SESView created for establishing the My association relations for E-Performance SES global search |
SELECT EMPLID ,EP_APPRAISAL_ID ,EP_MANAGER_ID FROM PS_EP_APPR UNION SELECT EMPLID ,EP_APPRAISAL_ID ,EMPLID FROM PS_EP_APPR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EP_APPRAISAL_ID | Number(8,0) | INTEGER NOT NULL | Document ID |
3 | EMPLID2 | Character(11) | VARCHAR2(11) NOT NULL | Field is referenced in state record used by Cobra Upgrade. |