SAD_UC_I_IVCXVW(SQL View) | 
Index Back | 
|---|---|
ivContextual Search ViewivContextual Search View | 
| SELECT i.institution , i.sad_uc_pers_id ,i.sad_uc_appcode ,i.sad_uc_school ,s.sad_uc_schoolname ,i.sad_uc_year ,i.sad_uc_imp_status FROM %Table(sad_uc_i_ivcntx) I , %Table(sad_uc_school) S WHERE i.sad_uc_school=s.sad_uc_school | 
| # | 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(10) | VARCHAR2(10) NOT NULL | Personalid - Unique personal identifier | |
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Application Code | |
| 4 | Character(10) | VARCHAR2(10) NOT NULL | UCAS School | |
| 5 | SAD_UC_SCHOOLNAME | Character(100) | VARCHAR2(100) NOT NULL | School Name | 
| 6 | SAD_UC_YEAR | Number(4,0) | SMALLINT NOT NULL | School Year | 
| 7 | SAD_UC_IMP_STATUS | Character(1) | VARCHAR2(1) NOT NULL | 
Import Status
 E=Error (E) I=Imported (I) N=New (N) P=Pending (P) R=Pending (R) T=Error (T)  |