COVG_GROUP_TBL(SQL Table) |
Index Back |
---|---|
Coverage Group - Maximum CovrgCOVG_GROUP_TBL is a record that defines the maximum coverage limits by group code to restrict total life and ADD&D coverage (maximum benefit amount) for a participant. Multiple records can be created, one for each coverage group, with the Coverage Group Table panel in Benefits. The coverage group code is specified on the Life and SD&D plan table on-line. This record is used by both the Base Benefits and Benefits Administration products. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COVG_GROUP_CD | Character(4) | VARCHAR2(4) NOT NULL | Coverage Group Code |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | COVERAGE_MAXIMUM | Number(8,0) | INTEGER NOT NULL | Coverage Maximum |