BPW_PRCRUN_REQ(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | BPW_RUNCNTL_OWNER | Character(30) | VARCHAR2(30) NOT NULL |
Process Run Control Owner
Prompt Table: BPW_PRCRN_OPRVW |
4 | BPW_PROC_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Business Process Type
RTBL=Real Time Bottom Line SYS=System USER=User Defined Prompt Table: BPW_PRCTYPE_VW |
5 | BPW_PROC_ID | Character(30) | VARCHAR2(30) NOT NULL |
Process Weaver ID
Prompt Table: BPW_PRCTORUN_VW |
6 | BPW_PROC_RUN_CNTL | Character(30) | VARCHAR2(30) NOT NULL |
Process Run Control ID
Prompt Table: BPW_PRCRN_SECVW |
7 | ENABLED | Character(1) | VARCHAR2(1) NOT NULL |
A flag indicates whether this row is enabled or not.
Y/N Table Edit |
8 | LASTEXECDTTM | DateTime(26) | TIMESTAMP | Date of Last Run |
9 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
10 | BPW_PROC_PROC_INST | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance Number |