FED_AYSRCH_LANG(SQL View) |
Index Back |
---|---|
Fed Aid Year Table VwPrompt of the different Aid Years and their descriptions used by the Dept. of Education. It is used primarily in the Financial Aid Module. |
SELECT AID_YEAR , LANGUAGE_CD , DESCR FROM PS_FED_AID_YR_LANG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(4) | VARCHAR2(4) NOT NULL |
Aid Year
Prompt Table: FED_AID_YR_TBL |
|
2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |