PSCDBBATCHOBJ(SQL Table) |
Index Back |
---|---|
Batch ObjectThis run control record is used to batch load the dashboard for selected objects. |
# | 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_OBJTYPE_ID | Character(31) | VARCHAR2(31) NOT NULL |
This object type is the ID for the data that is sent through the messaging framework. This usually, but not necessarily, is equivalent to a database record.
Prompt Table: PSCDBOBJCLASS |
4 | PT_CDB_INCLUDE | Character(1) | VARCHAR2(1) NOT NULL |
Y/N flag to indicate whether or not this row should be included in the build.
Y/N Table Edit Default Value: Y |