GDP_ITM_SEQ_VW(SQL View) |
Index Back |
---|---|
GDP Action Item Sequence ViewGuided Process Action Item Sequence View |
SELECT A.GDP_TEMPLATE_ID , A.GDP_SEQ , A.GDP_LABEL FROM PS_GDP_TMPL_ITEM A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GDP_TEMPLATE_ID | Character(10) | VARCHAR2(10) NOT NULL | Guided Process Template ID |
2 | GDP_SEQ | Number(4,0) | SMALLINT NOT NULL | Guided Process Action Sequence |
3 | GDP_LABEL | Character(100) | VARCHAR2(100) NOT NULL | Guided Process Title |