SSF_BU_PLTYP_VW

(SQL View)
Index Back

SSF Plan Type View

This view list Plan Types by Business Unit. It is used as a prompt table on RUN_CNTL_SFTUTD.

SELECT BUSINESS_UNIT ,PLAN_TYPE FROM PS_SSF_SA_DED_TBL WHERE SSF_SA_PROD = 'SF'

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

Prompt Table: BUS_UNIT_TBL_SF

2 PLAN_TYPE Character(2) VARCHAR2(2) NOT NULL Identifies a category of benefit plan, such as Medical, Dental, and Life (Insurance). A set of plan type codes, as well as rules for creating new codes, is provided by PeopleSoft. Plan Type codes determine how the system processes and defines eligibility for the various benefit plans.