ACAD_SUBPLAN

(SQL Table)
Index Back

Student Academic Subplan Table

This table is used to record the Academic SubPlans which a student has declared. These plans are supplemental to the student's Academic Plan. In order to have an entry in this table a student must have declared an Academic Plan, and there must be an entry in the Academic Subplan Table for a valid subplan of that plan.

  • Parent record: ACAD_PLAN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PEOPLE_SRCH

    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 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    5 EFFSEQ Number(3,0) SMALLINT NOT NULL Effective Sequence
    6 ACAD_PLAN Character(10) VARCHAR2(10) NOT NULL Academic Plan

    Default Value: ACAD_PLAN.ACAD_PLAN

    Prompt Table: ACAD_PLAN

    7 ACAD_SUB_PLAN Character(10) VARCHAR2(10) NOT NULL Academic Sub-Plan

    Prompt Table: ACAD_SUBPLN_TBL

    8 DECLARE_DT Date(10) DATE NOT NULL Declare Date

    Default Value: ACAD_PLAN.DECLARE_DT

    9 REQ_TERM Character(4) VARCHAR2(4) NOT NULL Requirement Term

    Prompt Table: TERM_TBL

    10 SCC_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Created By
    11 SCC_ROW_ADD_DTTM DateTime(26) TIMESTAMP Created
    12 SCC_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Updated By
    13 SCC_ROW_UPD_DTTM DateTime(26) TIMESTAMP Last Update Date/Time