PC_BU_SRCH(SQL View) |
Index Back |
---|---|
Projects Business Unit SearchSearch record that lists all projects business units and description. |
SELECT A.BUSINESS_UNIT , B.DESCR 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 | 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 |