# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
PTWSRPPRODUCERNAME |
Character(25) |
VARCHAR2(25) NOT NULL |
WSRP Producer Name (see PSWSRPPRDDEFN).
|
2 |
PTWSRPPORTLETNAME |
Character(25) |
VARCHAR2(25) NOT NULL |
Portlet Name (PS table key)
|
3 |
OPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
|
4 |
VERSION |
Number(10,0) |
DECIMAL(10) NOT NULL |
Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference
|
5 |
PTWSRP_PLTHANDLE |
Character(254) |
VARCHAR2(254) NOT NULL |
WSRP Portlet Handle (255 chars max)
|
6 |
PTWSRP_PLTHANDLE1 |
Character(1) |
VARCHAR2(1) NOT NULL |
WSRP Portlet Handle (255 chars max)
|
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.
|