| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
BUSPROCNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Business Process Name (see PSBUSPROCDEFN).
|
| 2 |
ACTIVITYNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Name of a Business Process Activity (see PSACTIVITYDEFN).
|
| 3 |
EVENTNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Defines a routing event for PS Workflow
|
| 4 |
WORKLISTNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Worklist Name
|
| 5 |
INSTANCEID |
Number(10,0) |
DECIMAL(10) NOT NULL |
For a given worklist the unique number of rows in PSWORKLIST
|
| 6 |
TRANSACTIONID |
Number(10,0) |
DECIMAL(10) NOT NULL |
Transaction Identifier
|
| 7 |
IBDOCLAYOUTNAME |
Character(20) |
VARCHAR2(20) NOT NULL |
Layout Name (see PSDOCLODEFN).
|
| 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.
|