PERSON_DATA_VW(SQL View) |
Index Back |
|---|---|
Rel Lang for PERALL_SRCH_FLRelated language record for PERALL_SRCH_FL |
| SELECT A.EMPLID ,A.NAME_DISPLAY FROM PS_PERSONAL_DATA A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | DISPLAY_NAME | Character(50) | VARCHAR2(50) NOT NULL | Used to display the person's name in the PERS_SRCH_SBP, EMPL_SRCH_SBP and the components that allow a person to be created |