| SP_BU_GL_NONVW(SQL View) | Index Back | 
|---|---|
| Sec Vw - PS/GL Business UnitsSec Vw - PS/GL Business Units | 
| select a.business_unit, b.descr from ps_bus_unit_tbl_gl a, PS_BUS_UNIT_TBL_FS b where a.business_unit = b.business_unit | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |