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


TABLE: DDR.DDR_DMNT_LOCATION_MAP

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


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


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
DDR_DMNT_LOCATION_MAP_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnMFG_ORG_CD
ColumnORG_CD
ColumnBSNS_UNIT_CD
ColumnMFG_LOC_EXT_ID
Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30) Yes Manufacturer Organization Code
ORG_CD VARCHAR2 (30) Yes Natural Key Code for a Retailer Organization
BSNS_UNIT_CD VARCHAR2 (30) Yes Global identifier for the location (typically a retail store or distribution center) - Business Unit
MFG_LOC_EXT_ID VARCHAR2 (240) Yes Location 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
,      ORG_CD
,      BSNS_UNIT_CD
,      MFG_LOC_EXT_ID
FROM DDR.DDR_DMNT_LOCATION_MAP;

Dependencies

[top of page]

DDR.DDR_DMNT_LOCATION_MAP does not reference any database object

DDR.DDR_DMNT_LOCATION_MAP is referenced by following:

SchemaAPPS
SynonymDDR_DMNT_LOCATION_MAP