SAA_ADB_WHATIF(SQL Table) |
Index Back |
---|---|
Analysis DB What-If DataThis table contains the "What If" information for a report that is stored in the Academic Advisement Analysis Database. |
# | 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 | SAA_CAREER_RPT | Character(4) | VARCHAR2(4) NOT NULL |
This field is used in academic advisement as a key to the results tables.
Prompt Table: ACAD_CAR_TBL |
4 | SAA_WHATIF_SEQ | Number(3,0) | SMALLINT NOT NULL | This field is used in the table SAA_ADB_WHATIF to track multiple occurances of a course at the same report and reporting career in the table. |
5 | RPT_DATE | Date(10) | DATE NOT NULL | Report Date |
6 | TSCRPT_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Transcript Type |
7 | SAA_RPT_IDENTIFIER | Character(10) | VARCHAR2(10) NOT NULL | This field is used to identify a specific run of Academic Advisement Reports within a report type. |
8 | 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 Prompt Table: ACAD_CAR_TBL |
9 | CAR_REQ_TERM | Character(4) | VARCHAR2(4) NOT NULL | Career requirement term used for AA. |
10 | STDNT_CAR_NBR | Number(3,0) | SMALLINT NOT NULL | Student Career Nbr |
11 | ACAD_PROG | Character(5) | VARCHAR2(5) NOT NULL |
Academic Program
Prompt Table: ACAD_PROG |
12 | ACAD_PROG_TERM | Character(4) | VARCHAR2(4) NOT NULL |
Academic program term
Prompt Table: TERM_VAL_TBL |
13 | PLAN_SEQUENCE | Number(2,0) | SMALLINT NOT NULL | Plan Sequence |
14 | ACAD_PLAN | Character(10) | VARCHAR2(10) NOT NULL |
Academic Plan
Prompt Table: ACAD_PLAN |
15 | ACAD_PLAN_TERM | Character(4) | VARCHAR2(4) NOT NULL |
Academic plan term
Prompt Table: TERM_VAL_TBL |
16 | SUB_PLAN_SEQUENCE | Number(2,0) | SMALLINT NOT NULL | Sub-Plan Seq |
17 | ACAD_SUB_PLAN | Character(10) | VARCHAR2(10) NOT NULL |
Academic Sub-Plan
Prompt Table: ACAD_SUBPLAN |
18 | ACAD_SUB_PLAN_TERM | Character(4) | VARCHAR2(4) NOT NULL |
Academic subplan term
Prompt Table: TERM_VAL_TBL |