DP_DHBLDMULT_RC(SQL Table) |
Index Back |
---|---|
State Record for ImportState Record for Demand Builder and Loader Application Engine routines Date Initials Reference # Description 02/07/08 TH ICE 1699320000 Modified to allow for multiple parallel process to improve performance |
# | 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 | JOBINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Job Instance |
4 | PROCESSING_GROUP | Number(10,0) | DECIMAL(10) NOT NULL | A group of data to be processed which may be smaller than the group of data identified by the run request. When processing, if the Pass-through Level is greater than the specified Processing Level, the Processing Group should be expanded to include all data at the Pass-through Level. |
5 | OPRID2 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID |
6 | RUN_CNTL_ID2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
7 | DP_DDHUPD_DTTM | DateTime(26) | TIMESTAMP | datetime of last update to demand_history table |
8 | DP_DDH_BI | Character(1) | VARCHAR2(1) NOT NULL |
DP_DDH_BI
Y/N Table Edit Default Value: Y |
9 | DP_DDH_SO | Character(1) | VARCHAR2(1) NOT NULL |
DP_DDH_SO
Y/N Table Edit Default Value: Y |
10 | DP_DDH_IN | Character(1) | VARCHAR2(1) NOT NULL |
DP_DDH_IN
Y/N Table Edit |
11 | DP_DDH_OM | Character(1) | VARCHAR2(1) NOT NULL |
DP_DDH_OM
Y/N Table Edit |
12 | DP_DDH_PL | Character(1) | VARCHAR2(1) NOT NULL |
DP_DDH_PL
Y/N Table Edit |
13 | DP_DDH_PR | Character(1) | VARCHAR2(1) NOT NULL |
DP_DDH_PR
Y/N Table Edit |
14 | DP_DDH_TR | Character(1) | VARCHAR2(1) NOT NULL |
DP_DDH_TR
Y/N Table Edit |
15 | DP_DDHUPD_DATE | Date(10) | DATE | DP_DDHUPD_DATE |
16 | DP_DDHUPD_DATE_FR | Date(10) | DATE | DP_DDHUPD_DATE_FR |
17 | DP_DDHUPD_DATE_TO | Date(10) | DATE | DP_DDHUPD_DATE_TO |
18 | DP_FROMDEMANDDATE | Date(10) | DATE | DP_FROMDEMANDDATE |
19 | DP_TODEMANDDATE | Date(10) | DATE | DP_TODEMANDDATE |
20 | DP_DDH_EXEC | Number(3,0) | SMALLINT NOT NULL | Process execution flag: 1 = executed by user 0 = executed by recurrence. This field used by demand history processes to determine when the select date windows should be automatically incremented if this is a scheduled process or if the select date windows should be taken directly from the run control table, without manipulation. |
21 | DP_CUSTOM_FLD_FROM | Character(1) | VARCHAR2(1) NOT NULL |
DP_CUSTOM_FLD_FROM
B=BU Items Inventory M=Master Item Table |
22 | DP_FCST_KIT_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Forecast Kit Option
B=Both N=Components Y=Product Kits Default Value: N |
23 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |
24 | DP_PARALLEL_PRCS | Number(3,0) | SMALLINT NOT NULL | Date Initials Reference # Description 03/01/07 RCW ICE-1506124000 Created for performance enhancements in Forecast Calculation routines |
25 | DP_JOBS_IN_PRCS | Number(3,0) | SMALLINT NOT NULL | Date Initials Reference # Description 03/01/07 RCW ICE-1506124000 Created for performance enhancements in Forecast Calculation routines |
26 | DP_DDHUPD_ROWS | Number(7,0) | INTEGER NOT NULL | DP_DDHUPD_ROWS |