GM_PCL_TYPE_VW

(SQL View)
Index Back

Protcol Type View

Control 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

SELECT DISTINCT PCL_TYPE , PCL_SUB_TYPE , DESCRSHORT , DESCR FROM PS_GM_PCL_TYPE

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PCL_TYPE Character(10) VARCHAR2(10) NOT NULL Protocol Type
2 PCL_SUB_TYPE Character(1) VARCHAR2(1) NOT NULL Protocol Subtype - Human , Animal
A=Animal
B=Both
H=Human
3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
4 DESCR Character(30) VARCHAR2(30) NOT NULL Description