PL_PLANNER_VW

(SQL View)
Index Back

PLanning Planner View

This search view is used to provide the user with a list of existing Planners found in the PL_SF_OP_HEADER table. 03/16/98 SCC CN#PL750-JOLVERA-0F6D8: Remove pl_valid_bu_vw as prompt table for bu.

SELECT DISTINCT A.BUSINESS_UNIT , B.PLANNER_CD FROM PS_PL_SF_OP_HEADER A , PS_BU_ITEMS_INV B WHERE A.BUSINESS_UNIT = B.BUSINESS_UNIT AND A.INV_ITEM_ID = B.INV_ITEM_ID

# 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

2 PLANNER_CD Character(12) VARCHAR2(12) NOT NULL Planner Code