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


TABLE: DDR.DDR_R_ITEM_BSNS_UNT_ASSC

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


Stores Item Business Unit Association rule that defines the business unit where the item is allowed to be transacted


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
DDR_R_ITEM_BSNS_UNT_ASSC_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnITEM_BSNS_UNT_ASSC_ID
Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30) Yes Manufacturer Organization Code
ITEM_BSNS_UNT_ASSC_ID NUMBER
Yes Item Business Unit Association ID
RTL_ORG_CD VARCHAR2 (30) Yes Code for a Retailer Organization
RTL_BSNS_UNIT_ID NUMBER
Yes Retail Business Unit ID
RTL_BSNS_UNIT_CD VARCHAR2 (30) Yes Global identifier for the location (typically a retail store or distribution center) - Business Unit
MFG_SKU_ITEM_ID NUMBER
Yes Manufacturer Item Sku ID
MFG_SKU_ITEM_NBR VARCHAR2 (30) Yes Unique Manufacturer proprietary SKU Item Number
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
GLBL_ITEM_ID_TYP VARCHAR2 (30) Yes An indicator of the identification scheme used to assign the global item number. By default, the value is GTIN if unspecified
EFF_FROM_DT DATE
Yes Effective From Date
EFF_TO_DT DATE

Effective Thru Date
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 that the data was created. It can be used to cross-reference the data with the source system, mainly for auditing purpose
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
Query Text

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


SELECT MFG_ORG_CD
,      ITEM_BSNS_UNT_ASSC_ID
,      RTL_ORG_CD
,      RTL_BSNS_UNIT_ID
,      RTL_BSNS_UNIT_CD
,      MFG_SKU_ITEM_ID
,      MFG_SKU_ITEM_NBR
,      GLBL_ITEM_ID
,      GLBL_ITEM_ID_TYP
,      EFF_FROM_DT
,      EFF_TO_DT
,      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
FROM DDR.DDR_R_ITEM_BSNS_UNT_ASSC;

Dependencies

[top of page]

DDR.DDR_R_ITEM_BSNS_UNT_ASSC does not reference any database object

DDR.DDR_R_ITEM_BSNS_UNT_ASSC is referenced by following:

SchemaAPPS
Materialized ViewDDR_BS_ITM_BU_ASSC_DAY_MV
Materialized ViewDDR_R_INV_RULE_DN_MV
SynonymDDR_R_ITEM_BSNS_UNT_ASSC