EONC_PUSH_MSGLW(SQL View) |
Index Back |
|---|---|
Rel Lang for EONC_PUSH_MSGVWRelated language record for Rel Lang for EONC_PUSH_MSGVW. |
| SELECT MESSAGE_SET_NBR , MESSAGE_NBR , LANGUAGE_CD , MESSAGE_TEXT , DESCRLONG FROM PSMSGCATLANG |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(5,0) | INTEGER NOT NULL | In-App Messaeg Set Number | |
| 2 | Number(5,0) | INTEGER NOT NULL |
Notification push content message catalog number.
Prompt Table: PSMSGCATDEFN |
|
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 4 | 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. |
| 5 | DESCRLONG | Long Character | CLOB | Long Description |