ORG_INST_GPA_VW(SQL View) | 
Index Back | 
|---|---|
Org - Institution TableThis is a view of the ORG_INST_TBL for referencing the GPA_TYPE of the organization. | 
| SELECT A.INSTITUTION , A.EXT_ORG_ID , A.GPA_TYPE FROM PS_ORG_INST_TBL A | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
Academic Institution
 Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL  | 
|
| 2 | Character(11) | VARCHAR2(11) NOT NULL | External Org ID | |
| 3 | GPA_TYPE | Character(4) | VARCHAR2(4) NOT NULL | GPA Type |