HGA_MSGSET_LVW

(SQL View)
Index Back

Related Lang Msg Set Nbr View

Related Language Message Set Number View for Absence Exception

SELECT DISTINCT A.MESSAGE_SET_NBR , C.LANGUAGE_CD ,C.DESCR FROM PS_GP_MESSAGES A , PSMSGSETDEFN B , PSMSGSETLANG C WHERE A.MESSAGE_SET_NBR = B.MESSAGE_SET_NBR AND C.MESSAGE_SET_NBR = B.MESSAGE_SET_NBR

# 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 DESCR Character(30) VARCHAR2(30) NOT NULL Description