CLST_DETL_TBL(SQL Table) |
Index Back |
---|---|
Static Course ListUse this table to specify Course and Wild Card data for single courses included in a Course List. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COURSE_LIST | Character(9) | VARCHAR2(9) NOT NULL | Course List |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | R_COURSE_SEQUENCE | Number(7,0) | INTEGER NOT NULL | Course Sequence |
4 | WILDCARD_IND | Character(1) | VARCHAR2(1) NOT NULL |
WildCard Indicator
Y/N Table Edit |
5 | CRSVALID_BEGIN | Date(10) | DATE | CourseValid Begin Date /Req |
6 | CRSVALID_END | Date(10) | DATE | Course Valid End Date /Req |
7 | TRNSFR_LVL_ALLOWD | Character(4) | VARCHAR2(4) NOT NULL |
Transfer Level Allowed
2YR=Two Year Institution only 4YR=Four Year Institution only ALL=Always Allow NONE=Never Allow Default Value: ALL |
8 | TEST_CRDT_ALLOWD | Character(1) | VARCHAR2(1) NOT NULL |
Test Credit is Allowed
Y/N Table Edit Default Value: Y |
9 | OTHR_CRDT_ALLOWD | Character(1) | VARCHAR2(1) NOT NULL |
Other Credit is Allowed
Y/N Table Edit Default Value: Y |
10 | INCL_GPA_REQ | Character(1) | VARCHAR2(1) NOT NULL |
Course must be GPA material
Y/N Table Edit |
11 | EXCL_IP_CREDIT | Character(1) | VARCHAR2(1) NOT NULL |
Exclude In-Progress Credit
Y/N Table Edit Default Value: N |
12 | GRADE_POINTS_MIN | Number(10,2) | DECIMAL(9,2) NOT NULL | Minimum Grade Points |
13 | UNITS_MINIMUM | Number(6,2) | DECIMAL(5,2) NOT NULL | Minimum Units |
14 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
15 | ACAD_GROUP | Character(5) | VARCHAR2(5) NOT NULL |
Academic Group
Prompt Table: ACAD_GROUP_TBL |
16 | SUBJECT | Character(8) | VARCHAR2(8) NOT NULL |
Subject Area
Prompt Table: SUBJECT_TBL |
17 | CATALOG_NBR | Character(10) | VARCHAR2(10) NOT NULL |
Catalog Nbr
Prompt Table: CRSE_CATNO_SRCH |
18 | WILD_PATTERN_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Wild Card Pattern Type
CMPL=Complex SMPL=Simple |
19 | CRSE_ID | Character(6) | VARCHAR2(6) NOT NULL |
Course ID
Prompt Table: CRSE_CAT_R3_VW |
20 | INCLUDE_EQUIVALENT | Character(1) | VARCHAR2(1) NOT NULL |
Include Equivalent Courses
Y/N Table Edit Default Value: N |
21 | STRM | Character(4) | VARCHAR2(4) NOT NULL |
Term
Prompt Table: TERM_VAL_TBL |
22 | ASSOCIATED_CLASS | Number(4,0) | SMALLINT NOT NULL |
Associated Class
Prompt Table: RQ_CLS_ASN_SRCH |
23 | CRS_TOPIC_ID | Number(3,0) | SMALLINT NOT NULL |
Course Topic ID
Prompt Table: RQ_CRS_TOPIC_VW |
24 | RQMNT_DESIGNTN | Character(4) | VARCHAR2(4) NOT NULL |
This field is used to track the Requirement Designation attached to a course in Student Records. This field is also used for tracking information through Academic Advisement.
Prompt Table: RQMNT_DESIG_TBL |
25 | SAA_DSP_WILD_CRSES | Character(1) | VARCHAR2(1) NOT NULL |
This field is used in the course list display controls to determine if the results from evaluating wild card courses will be displayed in the self-service report results.
Y/N Table Edit Default Value: Y |
26 | SAA_WILDCARD_XLIST | Character(1) | VARCHAR2(1) NOT NULL |
This field is a Y/N field used to denote when a wildcard course list detail can include any cross-listed courses in the evaluation.
Y/N Table Edit Default Value: N |
27 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
28 | SAA_DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | This field is used to display information in the new student view for academic advisement reports. |
29 | SAA_WHERE_CLAUSE | Long Character | CLOB | This field contains the where clause used in different processes in academic advisement. |
30 | SAA_DISPLAY_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Display In Acad Requirements
Default Value: Y |