GDP_PARENT_VW

(SQL View)
Index Back

GDP Parent Action View

Guided Process Parent Action View

SELECT A.GDP_TEMPLATE_ID , A.GDP_ACTION_ITEM_ID , A.GDP_LABEL FROM PS_GDP_TMPL_ITEM A WHERE A.GDP_SUMMARY = 'Y'

  • Parent record: GDP_PARENT_LVW
  • # 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_ACTION_ITEM_ID Character(31) VARCHAR2(31) NOT NULL Guided Process Action Item ID
    3 GDP_LABEL Character(100) VARCHAR2(100) NOT NULL Guided Process Title