STDNT_ACC_BU_VW(SQL View) |
Index Back |
|---|---|
Student Account Bus Unit View |
| select distinct emplid, business_unit from PS_ACCOUNT_SF |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |