# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
EOCF_CTXPERSIST_ID |
Number(31,0) |
DECIMAL(31) NOT NULL |
Persisted Context ID
|
2 |
EOCF_CONTEXT_ID |
Number(31,0) |
DECIMAL(31) NOT NULL |
the ID value for a configured context
|
3 |
SETCNTRLVALUE |
Character(20) |
VARCHAR2(20) NOT NULL |
Tree Definition User Key Value
|
4 |
EOCF_CREATEDTTM |
DateTime(26) |
TIMESTAMP |
CLAF - Created DateTime
|
5 |
EOCF_CREATEOPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
A user's ID
|
6 |
EOCF_LASTUPDDTTM |
DateTime(26) |
TIMESTAMP |
Specifies the date and time of the last update to an entry.
|
7 |
EOCF_LASTUPDOPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
Specifies the User ID which made the last update to an entry.
|