HGA_MSGSET_VW(SQL View) |
Index Back |
---|---|
Message Set Number ViewMessage Set Number View for Absence Exception |
SELECT DISTINCT A.MESSAGE_SET_NBR ,B.DESCR FROM PS_GP_MESSAGES A , PSMSGSETDEFN B WHERE A.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 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |