UTL_ADD_SRCH_VW

(SQL View)
Index Back

SELECT DISTINCT C.BUSINESS_UNIT , B.UTILIZ_GROUP FROM PS_UTIL_RULES_INV A , PS_UTIL_GROUP_INV B , PS_SETID_BU_UTL_VW C WHERE B.SETID = C.SETID AND A.BUSINESS_UNIT = C.BUSINESS_UNIT AND A.UTILIZ_GROUP = B.UTILIZ_GROUP

# 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_FS.BUSINESS_UNIT

Prompt Table: BUS_UNIT_TBL_IN

2 UTILIZ_GROUP Character(4) VARCHAR2(4) NOT NULL Utilization Group
CYCL=Cycle Count

Prompt Table: UTIL_GROUP_INV
Set Control Field: SETID