MSC_ST_WD_ROPER_OUTPUTS_INT

This table stores WD operation outputs records from which we load to ODS.

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Not-null Comments
OUTPUT_SEQ_NUMBER NUMBER Indicates the sequence of this output line within this operation.
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.
OUTPUT_TYPE NUMBER Type of output produced by the operation. Valid values exist in the lookup with lookup type = ORA_MSC_OUTPUT_MATERIAL.
OUTPUT_QUANTITY NUMBER Represents the output quantity expected to be produced at this operation.
UOM_CODE VARCHAR2 3 Represents the unit of measure code of the output quantity.
OPERATION_SEQ_NUMBER NUMBER Indicates the execution sequence of the operation.
OP_EFFECTIVE_FROM_DATE TIMESTAMP Indicate the date from when this operation is effective
WORK_DEFINITION_CODE VARCHAR2 30 Indicates the user defined work definition code.
ORGANIZATION_CODE VARCHAR2 18 This column indicates the organization code.
COMPONENT_NAME VARCHAR2 300 This column indicates the identifier of the Item.
ASSEMBLY_NAME VARCHAR2 300 Name assigned to the assembly item
DELETED_FLAG NUMBER Indicating whether this is a deleted record.
SR_INSTANCE_CODE VARCHAR2 30 The value indicates the source system code from where the data is collected.
PROCESS_FLAG NUMBER Processing Flag indicating the status of records during pre-processing. 1- Complete Record, 2- Error Record, 3- Warning Record, 4- Retry Record, 5- New Record.
REFRESH_NUMBER NUMBER 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.
ERROR_TEXT VARCHAR2 2000 For functional validation errors in the record.
ERROR_CODE VARCHAR2 150 For functional validation errors in the record.
USAGE_QUANTITY NUMBER Represents the usage quantity expected to be produced at this operation.