PSMSGPARTS4_VW(SQL View) |
Index Back |
---|---|
IB Sub-part View |
SELECT DISTINCT MSGNAME , APMSGVER , IB_MSGNAME , IB_MSGVERSION FROM PSMSGREC |
# | 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 |
3 | IB_MSGNAME | Character(30) | VARCHAR2(30) NOT NULL | Message Name |
4 | IB_MSGVERSION | Character(30) | VARCHAR2(30) NOT NULL | Message Version |