BAS_CMP_PLN_DTA(SQL Table) |
Index Back |
---|---|
Plan Compare Display Data |
# | 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.
Prompt Table: BEN_DEFN_PGM |
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. |
3 | BENEFIT_PLAN | Character(6) | VARCHAR2(6) NOT NULL | Benefit Plan |
4 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
5 | BAS_CMP_SEC_PTYPE | 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. |
6 | BAS_CMP_SECT_ID | Character(5) | VARCHAR2(5) NOT NULL | Section ID |
7 | BAS_CMP_ATT_PTYPE | 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. |
8 | BAS_CMP_ATTR_ID | Character(5) | VARCHAR2(5) NOT NULL | Attribute ID |
9 | BAS_CMP_ITEM_ID | Character(5) | VARCHAR2(5) NOT NULL | Item ID |
10 | BAS_CMP_ATTR_VALUE | Long Character | CLOB | Value |