# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
PROCESS_INSTANCE |
Number(10,0) |
DECIMAL(10) NOT NULL |
Process Instance
|
2 |
OPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
|
3 |
TASK_ID |
Character(18) |
VARCHAR2(18) NOT NULL |
Task Identification
|
4 |
RUN_CNTL_ID |
Character(30) |
VARCHAR2(30) NOT NULL |
Run Control ID
|
5 |
STREAMLINE_FLG |
Character(1) |
VARCHAR2(1) NOT NULL |
Flag to Stream Line batch programs.
|
6 |
ALL_BATCH_SW |
Character(1) |
VARCHAR2(1) NOT NULL |
Process All Batch IDs
|
7 |
ALL_ERROR_SW |
Character(1) |
VARCHAR2(1) NOT NULL |
Process All Errors
|
8 |
AE_SECTION |
Character(8) |
VARCHAR2(8) NOT NULL |
Section
|
9 |
DTTM_STAMP |
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.
|