PeopleSoft Field Name |
Field Type |
Column Type |
Description |
ACTIVITYNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Name of a Business Process Activity (see PSACTIVITYDEFN).
|
OPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
|
LASTUPDDTTM |
DateTime(26) |
TIMESTAMP NOT NULL |
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.
|
STEPNO |
Number(5,0) |
INTEGER NOT NULL |
Step Number
|
PATHNO |
Number(5,0) |
INTEGER NOT NULL |
Path Number
|
STEP_STATUS |
Character(3) |
VARCHAR2(3) NOT NULL |
Event Guide Step Status
|