MSC_ST_PRICE_LIST_DETAILS

The staging table used by the collection program to validate and process data for table MSC_PRICE_LISTS and MSC_PRICE_LIST_DETAILS.

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments Status
SR_INSTANCE_CODE VARCHAR2 30 SR_INSTANCE_CODE Active
SR_INSTANCE_ID NUMBER 18 SR_INSTANCE_ID Active
PLAN_NAME VARCHAR2 250 PLAN_NAME Active
PLAN_ID NUMBER 18 PLAN_ID Active
ITEM_NAME VARCHAR2 300 Identifies the inventory item name Active
INVENTORY_ITEM_ID NUMBER Identifies the inventory item id Active
PRICE_LIST_NAME VARCHAR2 80 PRICE_LIST_NAME Active
PRICE_LIST_ID NUMBER 18 PRICE_LIST_ID Active
ORGANIZATION_CODE VARCHAR2 49 Manufacturing Organization Code
ORGANIZATION_ID NUMBER 18 ORGANIZATION_ID
ORG_LEVEL_NAME VARCHAR2 100 Data load level BU: Business unit/Operating Unit ORG: Manufacturing Org
ORG_MEMBER_NAME VARCHAR2 240 Name of Org/BU/Operating Unit
PRICE_CURRENCY VARCHAR2 30 PRICE_CURRENCY Active
PRICE_UOM VARCHAR2 50 PRICE_UOM Active
PRICE_LIST_DESCRIPTION VARCHAR2 250 PRICE_LIST_DESCRIPTION Active
PRICE_LIST_START_DATE DATE PRICE_LIST_START_DATE
PRICE_LIST_END_DATE DATE PRICE_LIST_END_DATE
ITEM_PRICE_START_DATE DATE Date from when the item price is effective Active
ITEM_PRICE_END_DATE DATE Date till when the item price is effective Active
PRICE NUMBER PRICE Active
PROCESS_FLAG NUMBER 2 PROCESS_FLAG Active
DELETED_FLAG NUMBER Flag indicating whether this is a deleted record Active
REFRESH_NUMBER NUMBER REFRESH_NUMBER Active
ERROR_CODE VARCHAR2 150 Error code for functional validation errors in the record Active
ERROR_TEXT VARCHAR2 2000 Error text for functional validation errors in the record Active
RETRY_COUNT NUMBER 18 RETRY_COUNT Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.