PSMSGDEFNLN_VW6

index back

IB Message View

Shows messages, related versions and description.
SELECT A.MSGNAME , B.APMSGVER , A.LANGUAGE_CD , A.DESCR FROM PSMSGDEFNLANG A , PSMSGVER B WHERE A.MSGNAME = B.MSGNAME

  • Related language record for PSMSGDEFN_VW6
  • PeopleSoft Field Name Field Type Column Type Description
    MSGNAME Character(30) VARCHAR2(30) NOT NULL Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
    APMSGVER Character(30) VARCHAR2(30) NOT NULL Message Version
    LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code translate values
    DESCR Character(30) VARCHAR2(30) NOT NULL Description
    index back (c)David Kurtz 2020, www.go-faster.co.uk PeopleTools 8.58
    PTRef generated on 21-DEC-20