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