RSTRC_AID_COM(SQL Table) |
Index Back |
---|---|
Restricted Aid Committee TableThis table contains all the committees associated with a particular "Restricted Aid ID". |
# | 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 | AID_YEAR | Character(4) | VARCHAR2(4) NOT NULL |
Aid Year
Default Value: OPR_DEF_TBL_CS.AID_YEAR Prompt Table: RSTRC_AID |
3 | RESTRICTED_AID_ID | Character(10) | VARCHAR2(10) NOT NULL |
Restricted Aid ID
Prompt Table: RSTRC_AID |
4 | COMMITTEE_ID | Character(6) | VARCHAR2(6) NOT NULL |
Committee
Prompt Table: COMMITTEE |
5 | COMMENTS | Long Character | CLOB | Comment |