# |
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 |
RUN_CNTL_ID |
Character(30) |
VARCHAR2(30) NOT NULL |
Run Control ID
|
4 |
PTTST_NAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Test Name (see PSPTTSTDEFN).
|
5 |
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.
|
6 |
FIRST_TIME |
Character(1) |
VARCHAR2(1) NOT NULL |
First time through process
|
7 |
PTTST_CASE_NAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Test Case Name
|
8 |
PTTST_INCSTEPS |
Character(1) |
VARCHAR2(1) NOT NULL |
Test Steps
|