RB_MSGDEFN_LVW

(SQL View)
Index Back

Message Defn View (Trans)

LANGUAGE view used in Translate Message Definitions page

SELECT MSGNAME , LANGUAGE_CD , DESCR , DESCRLONG FROM PSMSGDEFNLANG WHERE DESCR <> ' '

  • Related Language Record for RB_MSGDEFN_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 MSGNAME Character(30) VARCHAR2(30) NOT NULL Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRLONG Long Character CLOB Long Description