SAA_ADB_RQDPLAN(SQL Table) |
Index Back |
|---|---|
Analysis DB Required PlansThis table contains the required plans needed in the Academic Advisement Analysis Database. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
|
| 2 | Number(4,0) | SMALLINT NOT NULL | Analysis DB Sequence | |
| 3 | 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 | Number(4,0) | SMALLINT NOT NULL | This field is used in Academic Advisement to track the position of the output in the report. | |
| 5 | Number(4,0) | SMALLINT NOT NULL | This field is used in the analysis database to sequence the required plan records. | |
| 6 | RPT_DATE | Date(10) | DATE NOT NULL | Report Date |
| 7 | TSCRPT_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Transcript Type |
| 8 | 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. |
| 9 | RQRMNT_GROUP | Character(6) | VARCHAR2(6) NOT NULL |
Requirement Group
Prompt Table: RQ_GRP_TBL |
| 10 | PLANS_NEEDED | Number(3,0) | SMALLINT NOT NULL | Plans needed |
| 11 | 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 |
| 12 | ACAD_PROG | Character(5) | VARCHAR2(5) NOT NULL |
Academic Program
Prompt Table: ACAD_PROG |
| 13 | ACAD_PLAN | Character(10) | VARCHAR2(10) NOT NULL |
Academic Plan
Prompt Table: ACAD_PLAN_TBL |
| 14 | ACAD_SUB_PLAN | Character(10) | VARCHAR2(10) NOT NULL |
Academic Sub-Plan
Prompt Table: ACAD_SUBPLAN |