SAA_RPT_TP_SRCH(SQL View) |
Index Back |
---|---|
Advisement Report Type TableThe Advisement Report Type table contains the attributes of a specific advisement report type. |
SELECT INSTITUTION , TSCRPT_TYPE , EFFDT , DESCR , DESCRFORMAL FROM PS_SAA_RPT_TYP_TBL WHERE TSCRPT_TYPE <> 'ENR' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
2 | TSCRPT_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Transcript Type |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRFORMAL | Character(50) | VARCHAR2(50) NOT NULL | Formal Description field |