PSIBMSGCAT_VW

index back

IB view into message catalog.


SELECT MESSAGE_SET_NBR , MESSAGE_NBR , MESSAGE_TEXT , DESCRLONG FROM PSMSGCATDEFN

  • Related language record: PSIBMSGCAT_LVW
  • PeopleSoft Field Name Field Type Column Type Description
    MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
    MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
    MESSAGE_TEXT Character(100) VARCHAR2(100) NOT NULL Message Text This field refers to the Text for a particular Message Number in the Message Catalog.
    DESCRLONG Long Character CLOB Long Description
    index back (c)David Kurtz 2020, www.go-faster.co.uk PeopleTools 8.58
    PTRef generated on 21-DEC-20