RB_TD_MSGVER(SQL View) |
Index Back |
---|---|
App. Message Defn VersionThis record returns all the versions for a given message |
SELECT MSGNAME ,APMSGVER FROM PSMSGVER |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MSGNAME | Character(30) | VARCHAR2(30) NOT NULL | Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN). |
2 | APMSGVER | Character(30) | VARCHAR2(30) NOT NULL | Message Version |