BAS_OE_DE_PL_V2

(SQL View)
Index Back

BAS OE Defn-Sch Plan Plan Type

BAS_OE_DE_PL_V2 is a view of all Plan Types for the given Benefit Program. It is used on the Open Enrollment Definition panel.

SELECT BENEFIT_PROGRAM ,EFFDT ,PLAN_TYPE FROM PS_BEN_DEFN_PLAN

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BENEFIT_PROGRAM Character(3) VARCHAR2(3) NOT NULL Defines a collection of benefit plans and their associated rate and calculation rules.
2 EFFDT Date(10) DATE NOT NULL Effective Date
3 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.