EO_DS_TMP_MSG(SQL Table) |
Index Back |
---|---|
Temp table for MessagesThis temporary table stores the Messages and PubIDs for the Directory Audit during the subscription processing of the Full Table Publish. The EODS_LDIFMRG Application Engine program then processes the LDIF for the messages contained in this table. The contents of the tables are purged in the EODS_CLEANLD program. |
# | 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 | PUBID | Signed Number(11,0) | DECIMAL(10) NOT NULL | Publication Identifier |