MSC_HVGOP_ITEM_ORG_UT

Table data used for testing item orgs.

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Primary Key

Name Columns

MSC_HVGOP_ITEM_ORG_UT_PK

ITEM_ID, ORGANIZATION_ID

Columns

Name Datatype Length Precision Not-null Comments Status
ITEM_ID NUMBER 18 Yes Field is used to indicate item id Active
ORGANIZATION_ID NUMBER 18 Yes Field is used to indicate organization id Active
UOM_CODE VARCHAR2 3 Field is used to indicate uom code Active
UNIT_COST NUMBER Field is used to indicate unit cost Active
PAST_DUE_SUPPLY NUMBER Field is used to indicate past due supply Active
PAST_DUE_DEMAND NUMBER Field is used to indicate past due demand Active
PREPROCESSING_LEAD_TIME NUMBER Field is used to indicate preprocessing lead time Active
POSTPROCESSING_LEAD_TIME NUMBER Field is used to indicate post processing lead time Active
PROCESSING_LEAD_TIME NUMBER Field is used to indicate processing lead time Active
INFINITE_TIME_FENCE NUMBER Field is used to indicate infinite time fence Active
IS_SUPPLY_CHAIN_SEARCH VARCHAR2 1 Field is used to indicate if item org is supply chain search enabled Active
IS_MAKE VARCHAR2 1 Field is used to indicate if item org is make enabled Active
FIXED_LEAD_TIME NUMBER Field is used to indicate fixed lead time Active
VARIABLE_LEAD_TIME NUMBER Field is used to indicate variable lead time Active
ATP_TIME_FENCE NUMBER Field is used to indicate atp time fence Active
IS_BACK_TO_BACK VARCHAR2 1 Field is used to indicate item org is back to back enabled Active
IS_ROUNDING_REQUIRED VARCHAR2 1 Field is used to indicate if rounding is required Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.

Indexes

Index Uniqueness Tablespace Columns
MSC_HVGOP_ITEM_ORG_UT_U1 Unique Default ITEM_ID, ORGANIZATION_ID