| # |
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 |
BUSINESS_UNIT |
Character(5) |
VARCHAR2(5) NOT NULL |
Business Unit
|
| 5 |
DIALOG_NAME |
Character(80) |
VARCHAR2(80) NOT NULL |
Online Dialog Name
|
| 6 |
DIALOG_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Dialog ID field to identify both design time and run time dialog.
|
| 7 |
START_DT |
Date(10) |
DATE |
Start date field to store start date value.
|
| 8 |
END_DT |
Date(10) |
DATE |
This field stores the end date values.
|
| 9 |
RY_RPT_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Report Id for ACR report temporay data
|
| 10 |
AE_SECTION |
Character(8) |
VARCHAR2(8) NOT NULL |
Section
|