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


TABLE: DDR.DDR_DMNT_ITEM_MAP

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


This is a mapping table that stores the mapping information for item definitions in Demand Signal Repository and items identifiers in Demantra


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
DDR_DMNT_ITEM_MAP_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnMFG_ORG_CD
ColumnMFG_SKU_ITEM_NBR
ColumnMFG_ITEM_EXT_ID
Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30) Yes Manufacturer Organization Code
MFG_SKU_ITEM_NBR VARCHAR2 (30) Yes Unique Manufacturer proprietary SKU Item Number
MFG_ITEM_EXT_ID VARCHAR2 (240) Yes Item identifier used by external system. For example identify used for the item by Demantra
Query Text

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


SELECT MFG_ORG_CD
,      MFG_SKU_ITEM_NBR
,      MFG_ITEM_EXT_ID
FROM DDR.DDR_DMNT_ITEM_MAP;

Dependencies

[top of page]

DDR.DDR_DMNT_ITEM_MAP does not reference any database object

DDR.DDR_DMNT_ITEM_MAP is referenced by following:

SchemaAPPS
SynonymDDR_DMNT_ITEM_MAP