EG_COMM_RL_TBL(SQL Table) |
Index Back |
|---|---|
Committee Role TableComit_Role_Tbl Stores the valid roles for a specified committee type. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL |
Committee Type
Prompt Table: EG_COMMITT_TBL |
|
| 2 | Date(10) | DATE NOT NULL | Effective Date | |
| 3 | 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 |
|
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: EG_COMM_RL_TBL.DESCR |