BUS_UNIT_SF_VW(SQL View) |
Index Back |
---|---|
SF Business Unit DefinitionThis prompt table only lists SF Business Units within a given Insititution. |
select a.institution, a.business_unit, a.descr from PS_BUS_UNIT_TBL_SF a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |