GP_AUD_PTYPE_VW(SQL View) |
Index Back |
---|---|
Element TypeThis view selects Element Types. A view is needed to allow DESCRSHORT to be a list field. GP_PIN_TYPE does not have DESCRSHORT as a list field. |
SELECT PIN_TYPE , DESCR FROM PS_GP_PIN_TYPE |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(2) | VARCHAR2(2) NOT NULL | Element Type | |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |