RSTRC_AID_ORG(SQL Table) |
Index Back |
---|---|
Restricted Aid Org. TableThis table houses all the possible organization ID's 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 |
4 | EXT_ORG_ID | Character(11) | VARCHAR2(11) NOT NULL |
External Org ID
Prompt Table: EXT_ORG_TBL |
5 | COMMENTS | Long Character | CLOB | Comment |