SSRACDCAMPVWLNG

(SQL View)
Index Back

Related lang- Acad Campus Vw

SSRACDCAMPVWLNG is the language record related to SSR_ACD_CAMP_VW A related language record enables text fields on a table to be translated into various languages for use in other countries.

SELECT b.institution ,b.acad_career ,a.campus ,b.acad_prog ,c.language_cd ,b.effdt ,c.descr FROM ps_home_campus_tbl a , PS_ACAD_PROG_TBL b , ps_acad_prog_lang c WHERE a.acad_prog = b.acad_prog AND a.institution = b.institution AND a.effdt = b.effdt AND b.institution=c.institution AND b.acad_prog =c.acad_prog AND b.effdt=c.effdt

  • Related Language Record for SSR_ACD_CAMP_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution

    Default Value: OPR_DEF_TBL_CS.INSTITUTION

    Prompt Table: INSTITUTN_SCRTY

    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

    Default Value: OPR_DEF_TBL_CS.ACAD_CAREER

    Prompt Table: ACAD_CAR_SCRTY

    3 CAMPUS Character(5) VARCHAR2(5) NOT NULL Campus

    Default Value: OPR_DEF_TBL_CS.CAMPUS

    Prompt Table: CAMPUS_TBL
    Set Control Field: CAMPUS

    4 ACAD_PROG Character(5) VARCHAR2(5) NOT NULL Academic Program

    Prompt Table: ACAD_PROG_SCTY

    5 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    6 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    7 DESCR Character(30) VARCHAR2(30) NOT NULL Description