HCDL_DLGTORID(SQL View) |
Index Back |
---|---|
Used as prompt tableUsed as prompt table for HCDL_DLGT_WRK.DELEGATOR_ID |
SELECT DISTINCT A.delegator_ID , B.NAME_DISPLAY FROM PS_HCDL_DELEGATION A , PS_PERSON_NAME B WHERE A.DELEGATOR_ID = B.EMPLID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DELEGATOR_ID | Character(11) | VARCHAR2(11) NOT NULL | Direct Reports: EMPLID of an individual to whom a process or transaction has been delegated. |
2 | NAME_DISPLAY | Character(50) | VARCHAR2(50) NOT NULL | Display Name - name formatted for Display based on the Country |