RB_TD_MSGCATLV1

(SQL View)
Index Back

Related Language

Related Language View used to prompt the Message Number for 360-Degree View Setup Components.

SELECT MESSAGE_SET_NBR , MESSAGE_NBR , LANGUAGE_CD ,MESSAGE_TEXT ,DESCRLONG FROM PSMSGCATLANG

  • Related Language Record for RB_TD_MSGCAT_V1
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 MESSAGE_SET_NBR01 Number(5,0) INTEGER NOT NULL Message Catalog Number is used to store the message catalog number and dynamically retrieve a message.
    2 MESSAGE_NBR01 Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 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.
    5 DESCRLONG Long Character CLOB Long Description