SEVSCTELIGVWLNG(SQL View) | 
Index Back | 
|---|---|
Student Career Term Table ViewSEVSCTELIGVWLNG is the language record related to SEV_SCT_ELIG_VW. A related language record enables text fields on a table to be translated into various languages for use in other countries. | 
| SELECT a.emplid , a.acad_career , a.institution , a.strm , b.LANGUAGE_CD , b.descrshort FROM PS_STDNT_CAR_TERM a , PS_TERM_TBL_LANG b WHERE a.institution = b.institution AND a.acad_career = b.acad_career AND a.strm = b.strm AND a.elig_to_enroll = 'Y' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | 
Employee ID
 Prompt Table: PEOPLE_SRCH  | 
|
| 2 | Character(4) | VARCHAR2(4) NOT NULL | 
Academic Career
 BAC=Bachelor (NLD) BBL=Vocational Coaching (NLD) BOL=Vocational Training (NLD) BUSN=Graduate Business CNED=Continuing Education CRED=Semester Credit EDU=Education (NLD) EXED=Extended Education GRAD=Graduate LAW=Law MEDS=Medical School NONA=Non Award PGRD=Postgraduate RSCH=Research TECH=Technical UENG=Undergraduate Engineering UGRD=Undergraduate VAVO=Advanced General Educ. (NLD) VETM=Veterinary Medicine  | 
|
| 3 | Character(5) | VARCHAR2(5) NOT NULL | 
Academic Institution
 Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL  | 
|
| 4 | Character(4) | VARCHAR2(4) NOT NULL | 
Term
 Prompt Table: TERM_TBL  | 
|
| 5 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |