COVRG_CD_LANG(SQL Table) |
Index Back |
---|---|
Related Lang - Coverage CodeCovrg_Cd_Tbl is a record that defines the coverage codes used to define the coverage level of a health benefit. Each code is defined by the minimum and maximum dependents allowed and whether spousal coverage is allowed, not allowed or required. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COVRG_CD | Character(2) | VARCHAR2(2) NOT NULL | Coverage Code |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |