SSF_IHC_PROVRAT(SQL Table) |
Index Back |
---|---|
Provider RatesThis record will store Provider Coverage Rates, International Student Health Coverage, over the different payment periods. This information is received by the university from the providers. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SSF_IHC_PROVIDER | Character(8) | VARCHAR2(8) NOT NULL |
Provider ID
Prompt Table: SSF_IHC_PROVIDR |
2 | SSF_IHC_COVER_PLAN | Character(6) | VARCHAR2(6) NOT NULL |
Coverage Plan
Prompt Table: SSF_IHC_PROVCVR |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | SSF_IHC_LNTH_COVER | Number(2,0) | SMALLINT NOT NULL | Months of Coverage |
5 | SSF_IHC_PREM_AMT | Number(18,2) | DECIMAL(17,2) NOT NULL | Premium Amount |
6 | SSF_IHC_PRMAMT_CUR | Character(3) | VARCHAR2(3) NOT NULL |
Premium Amount Currencty Code
Default Value: INSTALLATION.EXCHNG_TO_CURRENCY |