MSC_ST_WORK_DEFINITIONS_INT

This is the staging table of work definitions

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments
SR_WD_ID NUMBER Source side value of the work definition identifier.
ORGANIZATION_ID NUMBER 18 This column indicates organization ID.
ASSEMBLY_ITEM_ID NUMBER 18 Item identifier of the assembly.
WORK_DEFINITION_TYPE NUMBER 18 This value indicates type of the work definition.
WORK_DEF_NAME VARCHAR2 80 This value indicates name of the work definition.
WORK_DEF_NAME_DESCRIPTION VARCHAR2 240 This value indicates description of the work definition.
VERSION_NUMBER VARCHAR2 10 Work definition header version information collected from source system.
PRODUCTION_PRIORITY NUMBER This value indicates the production priority.
SR_COMPLETION_LOCATOR_ID NUMBER 18 Source side value of the completion locator identifier.
COMPLETION_SUBINVENTORY_CODE VARCHAR2 10 Name of the subinventory that stores the completed quantity of the wip job.
WORK_DEFINITION_CODE VARCHAR2 30 This value indicates code of the work definition.
SR_ALTERNATE_BOM_DESIGNATOR VARCHAR2 80 This value indicates the SR Alternate BOM designator.
EFFECTIVE_FROM_DATE TIMESTAMP Indicates the effective start date for the work definition
EFFECTIVE_TO_DATE TIMESTAMP Indicates the effective end date for the work definition obtained.
PRIMARY_FLAG NUMBER Flag indicates whether the work definition/routing is primary or alternate.
DELETED_FLAG NUMBER Flag indicating whether this is a deleted record
REFRESH_NUMBER NUMBER 18 Refresh identifier populated by the collection program.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
PROCESS_FLAG NUMBER This flag indicates the current status of the record during collections.
ERROR_TEXT VARCHAR2 2000 Error text for functional validation errors in the record
ERROR_CODE VARCHAR2 150 Error code for functional validation errors in the record
ASSEMBLY_NAME VARCHAR2 300 Name assigned to the assembly item
SR_INSTANCE_CODE VARCHAR2 30 The value indicates the source system code from where the data is collected.
ORGANIZATION_CODE VARCHAR2 18 This column indicates the organization code
SR_BILL_SEQUECE_ID NUMBER 18 This value indicates the SR Bill Sequence Id.
CONFIG_ITEM_FLAG NUMBER 1 Flag to Indicate that the item is a configured Item.
WORK_DEFINITION_HEADER_NAME VARCHAR2 120 Indicates the unique name for the work definition. In the case of process manufacturing, this represents the process name.
TOTAL_OUTPUT_QUANTITY NUMBER Represents the quantity produced for the work definition. In process manufacturing, this is the batch quantity.
UOM_CODE VARCHAR2 3 Represents the unit of measure code of the supply quantity as specified in source module.
WORK_METHOD_CODE NUMBER A code that represents the user key to the work method. Valid values are 1=DISCRETE_MANUFACTURING, 2=PROCESS_MANUFACTURING
MINIMUM_TRANSFER_QUANTITY NUMBER Represents the minimum transfer quantity for the work definition.