SSR_HM_RSRCHVW

(SQL View)
Index Back

SSR_HM_RSRCHVW

This view is used as a search record for the HDR End-user engagement and Research Scholarships component.

SELECT EMPLID , ACAD_CAREER , STDNT_CAR_NBR , ACAD_PROG FROM %Table(ACAD_PROG) PROG WHERE EXISTS( SELECT SSR_PROG_TYPE_CD FROM %Table(SSR_ACD_PRG_AUS) AUS WHERE INSTITUTION=PROG.INSTITUTION AND ACAD_PROG=PROG.ACAD_PROG AND SSR_PROG_TYPE_CD IN ('02','03') AND %EffdtCheck(SSR_ACD_PRG_AUS B, Aus, %CURRENTDATEIN))

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 ACAD_CAREER 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 STDNT_CAR_NBR Number(3,0) SMALLINT NOT NULL Student Career Nbr
4 ACAD_PROG Character(5) VARCHAR2(5) NOT NULL Academic Program