[Home] [Help]
[Dependency Information]
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
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
DDR_DMNT_ITEM_MAP_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
DDR_DMNT_ITEM_MAP_U2 | NORMAL | UNIQUE |
![]() |
![]() |
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 |
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;
DDR.DDR_DMNT_ITEM_MAP does not reference any database object
DDR.DDR_DMNT_ITEM_MAP is referenced by following:
|
|
|