GM_COM_MEET_LNG(SQL Table) |
Index Back |
---|---|
Protocol Committee Meeting SetControl Table to capture the Protocol Committee Meeting . Setup Table for Grants Protocol Management |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COM_ID | Character(5) | VARCHAR2(5) NOT NULL | Committee Id. Used in Grants Protocol Setup |
2 | MEET_ID | Character(5) | VARCHAR2(5) NOT NULL | Meeting Id. Used in Grants Protocol Setup |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | NOTES | Long Character | CLOB | Budget Notes |