CST_CP_DRIVERS_GT
This table is used internally to the Cost Process batch program to derive the valid cost org and book combinations for processing.
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: Default
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | ||
COST_ORG_ID | NUMBER | 18 | Yes | Single column FK: Identifies the Cost Organization associated with the inventory organization. | |
COST_BOOK_ID | NUMBER | 18 | Yes | Single column FK: Identifies the Cost Book assigned to the Cost Organization. | |
COST_CUTOFF_DATE | TIMESTAMP | Identifies the cost cutoff date by cost organization and book for the request. | |||
PAC_ERROR_FLAG | VARCHAR2 | 2 | Flag to track different validation errors for periodic average cost book. | ||
BLOCKING_REQUEST_ID | NUMBER | 18 | ESS request identifier of the blocking period end validation job. |