BUS_UNIT_SRCH(SQL View) |
Index Back |
|---|---|
SF Business Unit Add SearchThis prompt table only lists SF Business Units within a given Insititution. |
| select a.business_unit, a.descr from PS_BUS_UNIT_TBL_SF a |
| # | 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 |