GM_PCL_TYPE(SQL Table) |
Index Back |
---|---|
Protcol TypeControl Table to capture the Protcol Type. Setup Table for Grants Protocol Management. Protcol Type is associated with a Protocol SubType identifying Human or Animal Protocols |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | PCL_TYPE | Character(10) | VARCHAR2(10) NOT NULL | Protocol Type |
3 | PCL_SUB_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Protocol Subtype - Human , Animal
A=Animal B=Both H=Human |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |