EONC_EMLS_MSGVW(SQL View) |
Index Back |
---|---|
Email Message Prompt |
SELECT MESSAGE_SET_NBR , MESSAGE_NBR , MESSAGE_TEXT , DESCRLONG FROM PSMSGCATDEFN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EONC_EMSBJ_MSGSET | Number(5,0) | INTEGER NOT NULL | Email Body Message Set Number |
2 | EONC_EMSBJ_MSGNBR | Number(5,0) | INTEGER NOT NULL | Notification email subject message catalog number. |
3 | MESSAGE_TEXT | Character(100) | VARCHAR2(100) NOT NULL | Message Text This field refers to the Text for a particular Message Number in the Message Catalog. |
4 | DESCRLONG | Long Character | CLOB | Long Description |