SAA_RPT_TYP_LNG(SQL Table) |
Index Back |
---|---|
Advisement Report Type TableThe Advisement Report Type table contains the attributes of a specific advisement report type. This is the related language record for SAA_RPT_TYP_TBL. |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | DESCRFORMAL | Character(50) | VARCHAR2(50) NOT NULL | Formal Description field |
7 | INFO_FOR_STDNTS | Long Character | CLOB | A long text used by transcript type table used to display a message to students using the self-service transcript request pages. |