# |
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 |
DATASEQNO |
Signed Number(11,0) |
DECIMAL(10) NOT NULL |
Data Sequence Number
|
4 |
PUBLISHER |
Character(30) |
VARCHAR2(30) NOT NULL |
PeopleSoft Operator ID
|
5 |
IB_NAMESPACE |
Character(254) |
VARCHAR2(254) NOT NULL |
Service Namespace
|
6 |
LASTUPDDTTM |
DateTime(26) |
TIMESTAMP |
Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
|
7 |
UNCOMPDATALEN |
Signed Number(11,0) |
DECIMAL(10) NOT NULL |
Publication Data Length
|
8 |
COMPDATALEN |
Signed Number(11,0) |
DECIMAL(10) NOT NULL |
Compressed Data Length
|
9 |
IB_SCHEMADATA |
Image / Attachment |
CLOB |
Int Broker Message Schema Data
|