BAS_ENR_EMPL_V1(SQL View) |
Index Back |
|---|---|
BAS Enr RunCtl-Sch Empl EmplIDBAS_ENR_EMPL_V1 is a view used by the Benefits Administration Run Control panel to return employee IDs for list shedule processing. |
| SELECT P.EMPLID , P.NAME FROM PS_PERSON_NAME P |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |