PTAI_PGLTBTN_VW

(SQL View)
Index Back

SELECT PTAI_LIST_ID , PTAI_BTN_METHOD , PTAI_BTN_LBL , MESSAGE_SET_NBR , MESSAGE_NBR , PTAI_ACTIVE_FLG FROM PS_PTAI_PGLT_BTN

  • Related Language Record: PTAI_PGTBTN_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PTAI_LIST_ID Character(31) VARCHAR2(31) NOT NULL Action Items - Action Item List ID
    2 PTAI_BTN_METHOD Character(60) VARCHAR2(60) NOT NULL Method Name
    3 PTAI_BTN_LBL Character(30) VARCHAR2(30) NOT NULL Button Label
    4 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
    5 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
    6 PTAI_ACTIVE_FLG Character(1) VARCHAR2(1) NOT NULL Action Item Active Flag
    N=Display Inactive Lists
    Y=Display Active Lists