GM_HON_AWD_LNG(SQL Table) |
Index Back |
---|---|
Grants Honors/Awards - LangRelated Language record for HONOR_AWARD_TBL stores the Honors and Awards that people receive at external organizations and at your institution. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | AWARD_CODE | Character(6) | VARCHAR2(6) NOT NULL | Honor/Award |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
6 | DESCRFORMAL | Character(50) | VARCHAR2(50) NOT NULL | Formal Description |