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


TABLE: DDR.DDR_R_RTL_SKU_BU_INV_RL

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


Retailer SKU, Business Unit Inventory rules definitions


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30) Yes Manufacturer Organization Code
RTL_ORG_CD VARCHAR2 (30) Yes Code for a Retailer Organization
ORG_BSNS_UNIT_ID NUMBER
Yes Business Unit ID
BSNS_UNIT_CD VARCHAR2 (30) Yes Business Unit Code
RTL_SKU_ITEM_ID NUMBER
Yes Unique Retailer Level SKU Item ID
RTL_SKU_ITEM_NBR VARCHAR2 (30) Yes Unique Retailer 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
UOM_CD VARCHAR2 (30)
Unit of measure code
UOM_CD_PRMRY VARCHAR2 (30)
Primary unit of measure code
UOM_CD_ALT VARCHAR2 (30)
Alternate unit of measure code
REORDR_INTRVL NUMBER

Reorder Interval
REORDR_THRSHLD NUMBER

Reorder Threshold
REORDR_QTY NUMBER

Quantity at which item is reordered
REORDR_QTY_PRMRY NUMBER

Quantity at which item is reordered - Primary
REORDR_QTY_ALT NUMBER

Quantity at which item is reordered - Alternate
RPLNSHMNT_MTHD VARCHAR2 (30)
Replenishment Method
LEAD_TIME_DAYS NUMBER

Number of days lead time for an order
TRGT_DAYS_OF_SPLY NUMBER

Number of days worth of item to be available
TRGT_ON_HAND_QTY NUMBER

Quantity targeted to be on-hand
TRGT_ON_HAND_QTY_PRMRY NUMBER

Quantity targeted to be on-hand - Primary
TRGT_ON_HAND_QTY_ALT NUMBER

Quantity targeted to be on-hand - Alternate
MAX_DAYS_SPLY NUMBER

Maximum number of days worth of item to be available
MAX_STCK_ON_HAND_QTY NUMBER

Maximum quantity to be on-hand
MAX_STCK_ON_HAND_QTY_PRMRY NUMBER

Maximum quantity to be on-hand - Primary
MAX_STCK_ON_HAND_QTY_ALT NUMBER

Maximum quantity to be on-hand - Alternate
MIN_DAYS_SPLY NUMBER

Minimum number of days worth of item to be available
MIN_STCK_ON_HAND_QTY NUMBER

Minimum quantity to be on-hand
MIN_STCK_ON_HAND_QTY_PRMRY NUMBER

Minimum quantity to be on-hand - Primary
MIN_STCK_ON_HAND_QTY_ALT NUMBER

Minimum quantity to be on-hand - Alternate
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_ORG_CD
,      ORG_BSNS_UNIT_ID
,      BSNS_UNIT_CD
,      RTL_SKU_ITEM_ID
,      RTL_SKU_ITEM_NBR
,      GLBL_ITEM_ID
,      GLBL_ITEM_ID_TYP
,      UOM_CD
,      UOM_CD_PRMRY
,      UOM_CD_ALT
,      REORDR_INTRVL
,      REORDR_THRSHLD
,      REORDR_QTY
,      REORDR_QTY_PRMRY
,      REORDR_QTY_ALT
,      RPLNSHMNT_MTHD
,      LEAD_TIME_DAYS
,      TRGT_DAYS_OF_SPLY
,      TRGT_ON_HAND_QTY
,      TRGT_ON_HAND_QTY_PRMRY
,      TRGT_ON_HAND_QTY_ALT
,      MAX_DAYS_SPLY
,      MAX_STCK_ON_HAND_QTY
,      MAX_STCK_ON_HAND_QTY_PRMRY
,      MAX_STCK_ON_HAND_QTY_ALT
,      MIN_DAYS_SPLY
,      MIN_STCK_ON_HAND_QTY
,      MIN_STCK_ON_HAND_QTY_PRMRY
,      MIN_STCK_ON_HAND_QTY_ALT
,      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_SKU_BU_INV_RL;

Dependencies

[top of page]

DDR.DDR_R_RTL_SKU_BU_INV_RL does not reference any database object

DDR.DDR_R_RTL_SKU_BU_INV_RL is referenced by following:

SchemaAPPS
Materialized ViewDDR_R_INV_RULE_DN_MV
SynonymDDR_R_RTL_SKU_BU_INV_RL