EO_MSGRECMAP(SQL Table) |
Index Back |
---|---|
Publish Rule - Record MappingMessage record / source record mapping |
# | 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 | PUBLISH_RULE_ID | Character(30) | VARCHAR2(30) NOT NULL | Publish Rule ID |
3 | MSGRECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Message Record Name
Prompt Table:
EO_MSGREC_VW
|
4 | ORDRECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Order By Record Name
Prompt Table: PSRECDEFN |
5 | SRCRECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Source Record Name
Prompt Table: PSRECDEFN_VW2 |