EX_SHT_EMPID_VW(SQL View) |
Index Back |
---|---|
Employee Expense SheetsReturns employee id's that are associated with expense sheets. |
select distinct emplid from PS_EX_SHEET_HDR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSONAL_DATA |