EOEW_MSGSTVWLNG

(SQL View)
Index Back

Message Sets

Contains the definition of the Message Set numbers. These are an assignment of related messages

SELECT A.MESSAGE_SET_NBR ,B.LANGUAGE_CD , A.DESCRSHORT , A.DESCR FROM PSMSGSETDEFN A , PSMSGSETLANG B

  • Related Language Record for EOEW_MSGSET_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description