BUS_UNIT_PC_VW3(SQL View) |
Index Back |
---|---|
PC Business Unit OptionsSame as BUS_UNIT_PC_VW but label says Project Business Unit. |
SELECT A.BUSINESS_UNIT , B.DESCR , B.DESCRSHORT FROM PS_BUS_UNIT_TBL_PC 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 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_PC.BUSINESS_UNIT Prompt Table: SP_BU_PC_NONVW |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |