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


TABLE: DDR.DDR_R_RTL_ITEM_CLASS

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


Item class level definition in retailer item hierarchy


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
DDR_R_RTL_ITEM_CLASS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRTL_ITEM_CLASS_ID
Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30) Yes Manufacturer Organization Code
RTL_ITEM_CLASS_ID NUMBER
Yes Retailer Item Class ID
RTL_ORG_CD VARCHAR2 (30) Yes Code for a Retailer Organization
RTL_CLASS_CD VARCHAR2 (30) Yes Retailer Class Code
RTL_CLASS_NAME VARCHAR2 (40)
Retailer Class Name
RTL_CLASS_BYR_NAME VARCHAR2 (40)
Retailer Class Buyer Name
RTL_CLASS_MRCHNDSR_NAME VARCHAR2 (40)
Retailer Class Merchandiser Name
RTL_ITEM_DEPT_ID NUMBER

Retailer Item Department ID
RTL_DEPT_CD VARCHAR2 (30)
Retailer Department Code
RTL_DEPT_NAME VARCHAR2 (40)
Retailer Department Name
EFF_FROM_DT DATE
Yes Effective From Date
EFF_TO_DT DATE

Effective To 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
,      RTL_ITEM_CLASS_ID
,      RTL_ORG_CD
,      RTL_CLASS_CD
,      RTL_CLASS_NAME
,      RTL_CLASS_BYR_NAME
,      RTL_CLASS_MRCHNDSR_NAME
,      RTL_ITEM_DEPT_ID
,      RTL_DEPT_CD
,      RTL_DEPT_NAME
,      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_RTL_ITEM_CLASS;

Dependencies

[top of page]

DDR.DDR_R_RTL_ITEM_CLASS does not reference any database object

DDR.DDR_R_RTL_ITEM_CLASS is referenced by following:

SchemaAPPS
SynonymDDR_R_RTL_ITEM_CLASS
Materialized ViewDDR_R_RTL_ITEM_CLS_DN_MV
Materialized ViewDDR_R_RTL_ITEM_ITM_DN_MV
Materialized ViewDDR_R_RTL_ITEM_SBC_DN_MV
Materialized ViewDDR_R_RTL_ITEM_SKU_DN_MV