SAA_SBPLN_TP_VW(SQL View) |
Index Back |
---|---|
Advisement Plan Type ViewThis view is used to select only the specific plan types used as the selected institution. |
SELECT INSTITUTION , ACAD_SUBPLAN_TYPE , ACAD_PLAN , ACAD_SUB_PLAN , EFFDT , DESCR FROM PS_ACAD_SUBPLN_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution | |
2 | Character(3) | VARCHAR2(3) NOT NULL |
Academic Sub-Plan Type
CON=Concentration EMP=Emphasis MIN=Minor OPT=Option SPC=Specialization TRK=Track |
|
3 | Character(10) | VARCHAR2(10) NOT NULL | Academic Plan | |
4 | Character(10) | VARCHAR2(10) NOT NULL | Academic Sub-Plan | |
5 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |