RB_ACTV_CAR_VW

(SQL View)
Index Back

Active Institution View

This view returns all active institutions based on the current date.

SELECT A.INSTITUTION , A.ACAD_CAREER , A.DESCR FROM PS_ACAD_CAR_TBL A WHERE %EffdtCheck(ACAD_CAR_TBL B, A, %CurrentDateIn) AND A.EFF_STATUS = 'A'

  • Related Language Record: RB_ACTV_CAR_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Institution field to store institution information in campus solution system.
    2 ACAD_CAREER Character(4) VARCHAR2(4) NOT NULL Academic career field coming from campus solution system.
    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 DESCR Character(30) VARCHAR2(30) NOT NULL Description