SSR_HE_QOE_MAP(SQL Table) |
Index Back |
---|---|
Qual Type and Qual Grade MapStores the mapping between qualification type and qualification grades. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
2 | SSR_HE_QUAL_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Qualification Type
Prompt Table: SSR_HE_QTDESCVW |
3 | SSR_HE_QUAL_GRADE | Character(11) | VARCHAR2(11) NOT NULL |
Qualification Grade
Prompt Table: SSR_HE_QGRAD_VW |
4 | SSR_HE_ACTIVE | Character(1) | VARCHAR2(1) NOT NULL |
Active
Y/N Table Edit Default Value: Y |