GPDE_SI_COV_STA(SQL Table) |
Index Back |
---|---|
SI Coverage Status TableThis table records, which combination of coverage types and SI status codes are valid for the different SI Types. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPDE_SI_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
SI Coverage Type
01=Health Insurance 02=Nursing Care Insurance 03=Old Age Pension Insurance 04=Unemployment Insurance |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | GPDE_SI_COVERAGE | Character(1) | VARCHAR2(1) NOT NULL |
Insurance Coverage Type
0=None 1=Mandatory 2=Voluntary 3=Private |
4 | GPDE_SI_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Contribution Group
Prompt Table: GPDE_SI_STAT_CD |
5 | DEFAULT_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Set As Default
N=No Y=Yes Y/N Table Edit Default Value: N |