SAA_WHIF_PLAN(SQL Table) |
Index Back |
---|---|
Student Plan What-ifThis record contains the academic plan what-if information for a student. |
# | 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 | ANALYSIS_DB_SEQ | Number(4,0) | SMALLINT NOT NULL | Analysis DB Sequence |
3 | 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 |
4 | STDNT_CAR_NBR | Number(3,0) | SMALLINT NOT NULL | Student Career Nbr |
5 | ACAD_PLAN | Character(10) | VARCHAR2(10) NOT NULL |
Academic Plan
Prompt Table: ACAD_PL_WH_VW |
6 | PLAN_SEQUENCE | Number(2,0) | SMALLINT NOT NULL | Plan Sequence |
7 | REQ_TERM | Character(4) | VARCHAR2(4) NOT NULL |
Requirement Term
Prompt Table: TERM_TBL |
8 | ADVIS_STATUS | Character(4) | VARCHAR2(4) NOT NULL |
This field is used to track if the current program, plan, or subplan is to be included in an academic advisement report.
INCL=Include NINC=Do Not Include OPT=Optional Default Value: INCL |