R_SUBSTITUTION(SQL Table) |
Index Back |
---|---|
Course substitution analysis tAnalysis table for academic advisement containing course substitution information. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
|
2 | Date(10) | DATE NOT NULL | Report Date | |
3 | Character(4) | VARCHAR2(4) NOT NULL |
This field is the type of Academic Advisement report and is used by the tables in the Analysis Database.
This field is reserved for use by SA.
SPC=Special Report STD=Standard Report |
|
4 | Number(4,0) | SMALLINT NOT NULL |
Analysis DB Sequence
Default Value: 1 |
|
5 | Character(4) | VARCHAR2(4) NOT NULL | Course Tag | |
6 | ACAD_GROUP | Character(5) | VARCHAR2(5) NOT NULL |
Academic Group
Prompt Table: RQ_GRP_TBL |
7 | CRSE_ID | Character(6) | VARCHAR2(6) NOT NULL |
Course ID
Prompt Table: CLASS_TBL |
8 | SUBJECT | Character(8) | VARCHAR2(8) NOT NULL |
Subject Area
Prompt Table: SUBJECT_TBL |
9 | CATALOG_NBR | Character(10) | VARCHAR2(10) NOT NULL | Catalog Nbr |
10 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
11 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
12 | DESCR254A | Character(254) | VARCHAR2(254) NOT NULL | Long Description |