DBA Data[Home] [Help] [Dependency Information]


TABLE: DDR.DDR_B_SLS_FRCST_ITEM_DAY

Object Details
Object Name: DDR_B_SLS_FRCST_ITEM_DAY
Object Type: TABLE
Owner: DDR
Subobject Name:
Status: VALID


This table stores sales forecast at business unit, sku item and day level


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
DDR_B_SLS_FRCST_ITEM_DAY_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnMFG_ORG_CD
ColumnRTL_ORG_CD
ColumnFRCST_NBR
ColumnORG_BSNS_UNIT_ID
ColumnDAY_CD
ColumnGLBL_ITEM_ID
ColumnRTL_SKU_ITEM_ID
Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30) Yes Manufacturer Organization Code
RTL_ORG_CD VARCHAR2 (30) Yes Natural Key Code for a Retailer Organization
FRCST_NBR VARCHAR2 (30) Yes Forecast number for a particular Item for a given Day
FRCST_TYP VARCHAR2 (30) Yes Forecast Type example - Total, Sales, Order etc
FRCST_VRSN DATE
Yes Forecast Version, this is for Internal Version maintenance in case there are more than one forecast for an Item for a given day
ORG_BSNS_UNIT_ID NUMBER
Yes Business Unit ID
BSNS_UNIT_CD VARCHAR2 (30) Yes Global identifier for the location (typically a retail store or distribution center) - Business Unit
DAY_CD VARCHAR2 (30) Yes Day level information for which the value is being reported
GLBL_ITEM_ID VARCHAR2 (30) Yes Universally Unique Global Item ID for an SKU for Mapping Manufacturer SKU to Retailer SKU: Example - 14-digit Global Trade Item Number (GTIN) assigned by the GS1 standards organization
RTL_SKU_ITEM_ID NUMBER
Yes Unique Retailer Level SKU Item ID
RTL_SKU_ITEM_NBR VARCHAR2 (30) Yes Unique Retailer proprietary SKU Item Number
GLBL_ITEM_ID_TYP VARCHAR2 (30)
An indicator of the identification scheme used to assign the global item number. By default, the value is "GTIN" if unspecified
FRCST_SLS_UOM_CD VARCHAR2 (30)
Unit of measure code for the transaction
FRCST_SLS_UOM_CD_PRMRY VARCHAR2 (30)
Primary unit of measure code
FRCST_SLS_UOM_CD_ALT VARCHAR2 (30)
Alternate unit of measure code
CRNCY_CD VARCHAR2 (30)
Currency specified for the retailer organization
FRCST_SLS_QTY NUMBER

Day Total Forecast Sales Quantity predicted in transaction UOM specified
FRCST_SLS_QTY_PRMRY NUMBER

Day Total Forecast Sales Quantity predicted in terms of primary UOM
FRCST_SLS_QTY_ALT NUMBER

Day Total Forecast Sales Quantity predicted in terms of alternate UOM
FRCST_SLS_AMT NUMBER

Retail value of Forecast Sales Amount in Retailer's Reporting Currency
FRCST_SLS_AMT_LCL NUMBER

Retail value of Forecast Sales Amount in Local Currency (not supported)
FRCST_SLS_AMT_RPT NUMBER

Retail value of Forecast Sales Amount in Reporting Currency
SRC_SYS_IDNT VARCHAR2 (40) Yes Source file name or system that provided the data. It can be used to cross-reference the data with the source system, mainly for auditing purpose
SRC_SYS_DT DATE
Yes The date on which forecast is done. Along with Trans_DT will decide whether the forecast_version will be updated or created new
CRTD_BY_DSR VARCHAR2 (30) Yes User Information of who loaded the data, for auditing purpose
LAST_UPDT_BY_DSR VARCHAR2 (30) Yes User Information of last updated by, for auditing purpose
CREATED_BY NUMBER (15) Yes Number code of who last loaded the data, for auditing purpose
CREATION_DATE DATE
Yes Date on which the data was loaded in target table, for auditing purpose
LAST_UPDATED_BY NUMBER (15) Yes Number code of who last updated the data in target table, for auditing purpose
LAST_UPDATE_DATE DATE
Yes Date on which the data was last updated in target table, for auditing purpose
LAST_UPDATE_LOGIN NUMBER (15) Yes Login ID of the User who last updated the data in target table, for auditing purpose
MFG_SKU_ITEM_ID NUMBER

Unique Manufacturer Level SKU Item ID
ITM_TYP VARCHAR2 (1)
Item Type , whether manufacturer or competitor
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT MFG_ORG_CD
,      RTL_ORG_CD
,      FRCST_NBR
,      FRCST_TYP
,      FRCST_VRSN
,      ORG_BSNS_UNIT_ID
,      BSNS_UNIT_CD
,      DAY_CD
,      GLBL_ITEM_ID
,      RTL_SKU_ITEM_ID
,      RTL_SKU_ITEM_NBR
,      GLBL_ITEM_ID_TYP
,      FRCST_SLS_UOM_CD
,      FRCST_SLS_UOM_CD_PRMRY
,      FRCST_SLS_UOM_CD_ALT
,      CRNCY_CD
,      FRCST_SLS_QTY
,      FRCST_SLS_QTY_PRMRY
,      FRCST_SLS_QTY_ALT
,      FRCST_SLS_AMT
,      FRCST_SLS_AMT_LCL
,      FRCST_SLS_AMT_RPT
,      SRC_SYS_IDNT
,      SRC_SYS_DT
,      CRTD_BY_DSR
,      LAST_UPDT_BY_DSR
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      MFG_SKU_ITEM_ID
,      ITM_TYP
FROM DDR.DDR_B_SLS_FRCST_ITEM_DAY;

Dependencies

[top of page]

DDR.DDR_B_SLS_FRCST_ITEM_DAY does not reference any database object

DDR.DDR_B_SLS_FRCST_ITEM_DAY is referenced by following:

SchemaAPPS
Materialized ViewDDR_BS_FRCST_ITM_BU_WK_MV
Materialized ViewDDR_BS_FRCST_LST_SLS_MV
Materialized ViewDDR_BS_FRCST_VRSN_MV
SynonymDDR_B_SLS_FRCST_ITEM_DAY