RSTRC_AID_MEM(SQL Table) |
Index Back |
---|---|
Restricted Aid Com Membr's TblThis table contains all the members associated with a particular committee and 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: AID_YEAR_TBL |
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: RSTRC_AID_COM |
5 | EVALUATOR_ID | Character(11) | VARCHAR2(11) NOT NULL |
Evaluator ID
Prompt Table: PEOPLE_SRCH |
6 | COMMITTEE_ROLE | Character(4) | VARCHAR2(4) NOT NULL |
Committee Role
ACAD=Academic Member of Committee ADMN=Administrative Support CHAI=Chair of Committee COCH=Co-Chair of Committee MMBF=Member of Committee MMBR=Administrator of Committee STAF=Staff member of Committee STDN=Student Member of Committee Prompt Table: COMMIT_ROLE_TBL |