CST_SCENARIO_BUILD_WD1_GT

This table is used during the cost rollup background job process to create the Costing work definition snapshot.

Details

  • Schema: FUSION

  • Object owner: CST

  • Object type: TABLE

  • Tablespace: Default

Columns

Name Datatype Length Precision Comments
INVENTORY_ITEM_ID NUMBER 18 Indicates the primary output item of the work definition snapshot.
INVENTORY_ORG_ID NUMBER 18 Indicates the organization identifier of the primary output item of the work definition snapshot.
WORK_DEFINITION_VERSION_ID NUMBER 18 Identifies the fusion manufacturing work definition version identifier.
WORK_METHOD_CODE VARCHAR2 30 Indicates the work method code of the work definition snapshot.
OUTPUT_TYPE VARCHAR2 30 Indicates the output item type. Valid values are contained within the lookup ORA_CST_OUTPUT_TYPE.
ENABLE_PARALLEL_OPS_FLAG VARCHAR2 1 A flag that indicates whether parallel operations are enabled for this Work Definition. Valid values for the flag are: N or null - denotes parallel operations are not enabled, Y - denotes parallel operations are enabled.

Indexes

Index Uniqueness Columns
CST_SCN_BUILD_WD1_GT_N1 Non Unique INVENTORY_ITEM_ID, INVENTORY_ORG_ID