EXTRACUR_AC_LNG

(SQL Table)
Index Back

Extracurricular Activities

Use EXTRACUR_ACTVTY to record a person's extracurricular activities and information about that activity, such as the time spent.

  • Related Language Record for EXTRACUR_ACTVTY
  • Parent record: PERSON
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    2 INTERNAL_EXTERNAL Character(1) VARCHAR2(1) NOT NULL Internal/External dropdown
    E=External
    I=Internal
    3 EXTRA_ACTIVITY Character(6) VARCHAR2(6) NOT NULL Extracurricular Activity

    Prompt Table: %EDITTABLE

    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 START_DT Date(10) DATE Start date field to store start date value.
    6 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Institution field to store institution information in campus solution system.

    Prompt Table: INSTITUTION_TBL

    7 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

    Prompt Table: ACAD_CAR_TBL

    8 STRM Character(4) VARCHAR2(4) NOT NULL Term

    Prompt Table: TERM_TBL

    9 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    10 DESCRLONG Long Character CLOB Long Description