PSCDBBATCHRUN(SQL Table) |
Index Back |
---|---|
Batch Load Run ControlThis run control record contains the options during a batch messaging run to the dashboard. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPERATOR_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | PT_CDB_BAT_RUN_TYP | Character(1) | VARCHAR2(1) NOT NULL |
Message Batch Load Run Type.
A=Load by Application F=Load All O=Load by Object Default Value: F |
4 | PT_CDB_INIT_LOAD | Character(1) | VARCHAR2(1) NOT NULL |
Flag to indicate whether or not to treat this as an initial load. If it is an initial load, all data will be sent as inserts.
Y/N Table Edit Default Value: Y |