CBR_EVENT_R_LNG(SQL Table) |
Index Back |
---|---|
COBRA Event RulesCBR_Event_Rules is a record that defines the rules that regulate the various COBRA event classifications. These rules include length of coverage, the COBRA period calculation method, the secondary event aspects of the COBRA event class and whether the COBRA surcharges are waived for this event class. These rules are used by the COBOL job of the COBRA Administration product to qualify and process COBRA events. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COBRA_EVENT_CLASS | Character(3) | VARCHAR2(3) NOT NULL | COBRA Event Classification |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |