| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
FILEREFNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
File Reference Name
|
| 2 |
FILEREFTYPECODE |
Character(30) |
VARCHAR2(30) NOT NULL |
File Reference Type Code (see PSTYPECODEDEFN).
|
| 3 |
FILEREFPATHANDFILE |
Character(254) |
VARCHAR2(254) NOT NULL |
Path and File Name
|
| 4 |
FILEREFBINARY |
Number(1,0) |
SMALLINT NOT NULL |
File Reference Binary
|
| 5 |
DBPLATFORM |
Number(4,0) |
SMALLINT NOT NULL |
Database Platform
|
| 6 |
OSPLATFORM |
Number(4,0) |
SMALLINT NOT NULL |
Operating System Platform
|
| 7 |
PSSERVER |
Number(4,0) |
SMALLINT NOT NULL |
PeopleSoft Server
|
| 8 |
DIR_SECURITY |
Number(4,0) |
SMALLINT NOT NULL |
Target Directory Security
|
| 9 |
CATEMPLATETEXT |
Character(20) |
VARCHAR2(20) NOT NULL |
Change assistant template text
|
| 10 |
VERSION |
Number(10,0) |
DECIMAL(10) NOT NULL |
Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference
|
| 11 |
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.
|
| 12 |
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.
|
| 13 |
OBJECTOWNERID |
Character(4) |
VARCHAR2(4) NOT NULL |
Object owner identifier
|
| 14 |
DESCRLONG |
Long Character |
CLOB |
Long Description
|