SSR_APTSYT_CRVW

(SQL View)
Index Back

APT Sync Search View for Car


SELECT DISTINCT t.acad_career , x.xlatlongname FROM PS_SSR_APT_SYN_TRK t ,psxlatitem x WHERE x.fieldname = 'ACAD_CAREER' AND x.fieldvalue = t.acad_career AND x.effdt = ( SELECT MAX(x2.effdt) FROM psxlatitem x2 WHERE x2.fieldname = x.fieldname AND x2.fieldvalue = x.fieldvalue AND x2.effdt <= %CurrentDateIn) AND x.eff_status = 'A'

  • Related Language Record: SSR_APTSYT_CRVL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 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
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description