# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
IB_RESTNAME |
Character(70) |
VARCHAR2(70) NOT NULL |
REST Name
|
2 |
IBTRANSACTIONID |
Character(36) |
VARCHAR2(36) NOT NULL |
Transaction ID
|
3 |
IB_USERID |
Character(30) |
VARCHAR2(30) NOT NULL |
A user's ID
|
4 |
VERSION |
Number(10,0) |
DECIMAL(10) NOT NULL |
Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference
|
5 |
IB_GEN_URI |
Character(254) |
VARCHAR2(254) NOT NULL |
URI Template
|
6 |
IB_EXPIREDTTM |
DateTime(26) |
TIMESTAMP |
Expired Cache Dttm
|
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
|