# |
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 |
VERSION |
Number(10,0) |
DECIMAL(10) NOT NULL |
Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference
|
4 |
PUBLISHER |
Character(30) |
VARCHAR2(30) NOT NULL |
PeopleSoft Operator ID
|
5 |
IB_NAMESPACE |
Character(254) |
VARCHAR2(254) NOT NULL |
Service Namespace
|
6 |
PT_SCHEMATYPE |
Number(3,0) |
SMALLINT NOT NULL |
Schema Type
|
7 |
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.
|
8 |
LASTUPDOPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
|
9 |
OBJECTOWNERID |
Character(4) |
VARCHAR2(4) NOT NULL |
Object owner identifier
|