SAA_ADB_CRSEUSE(SQL Table) |
Index Back |
|---|---|
Analysis DB Courses UsedThis table contains the results for courses used 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(3,0) | SMALLINT NOT NULL | This field is used in the table SAA_ADB_CRSEUSE to track multiple occurances of a course at the same entry sequence position in the table. | |
| 6 | Character(4) | VARCHAR2(4) NOT NULL | Course Tag | |
| 7 | RPT_DATE | Date(10) | DATE NOT NULL | Report Date |
| 8 | TSCRPT_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Transcript Type |
| 9 | 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. |
| 10 | RQRMNT_GROUP | Character(6) | VARCHAR2(6) NOT NULL |
Requirement Group
Prompt Table: RQ_GRP_TBL |
| 11 | RQ_GRP_LINE_NBR | Character(4) | VARCHAR2(4) NOT NULL | Group Line Nbr |
| 12 | REQUIREMENT | Character(9) | VARCHAR2(9) NOT NULL |
Academic Requirement
Prompt Table: RQ_MAIN_TBL |
| 13 | RQ_LINE_NBR | Character(4) | VARCHAR2(4) NOT NULL | Line Nbr |
| 14 | SEL_PROCESS_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Selection process type |
| 15 | SEL_MODE | Character(1) | VARCHAR2(1) NOT NULL | Selection Mode |
| 16 | IN_PROGRESS_GRD | Character(1) | VARCHAR2(1) NOT NULL |
In Progress Grade
Y/N Table Edit |
| 17 | UNT_TAKEN | Number(6,2) | DECIMAL(5,2) NOT NULL | Units Taken |
| 18 | UNT_EARNED | Number(6,2) | DECIMAL(5,2) NOT NULL | Units Earned |
| 19 | CRSE_COUNT | Number(5,2) | DECIMAL(4,2) NOT NULL | Course Count |
| 20 | RQ_AA_OVERRIDE | Character(9) | VARCHAR2(9) NOT NULL | Advisement Override |
| 21 | ASOF_DATE | Date(10) | DATE | This field is used all over campus solutions to hold the value of an as of date to be used in different processing. |
| 22 | DIRCT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Course directive type
S=Substitute X=Exclude |
| 23 | SAA_DISPLAY_OPTION | Character(1) | VARCHAR2(1) NOT NULL |
This field will control if items will print/display in Academic Advisement Reports
N=Display Name O=Display Operator X=Do Not Display |
| 24 | SAA_OPRID_NAME | Character(50) | VARCHAR2(50) NOT NULL | This field is used to display the name of the oprid when requesting advising reports. |
| 25 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 26 | DESCR254A | Character(254) | VARCHAR2(254) NOT NULL | Long Description |