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


TABLE: DDR.DDR_R_INV_LOC

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


Stores information about inventory location within a business unit


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
DDR_R_INV_LOC_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINV_LOC_ID
Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30) Yes Manufacturer Organization Code
INV_LOC_ID NUMBER
Yes Inventory Location ID
ORG_CD VARCHAR2 (30) Yes Organization Code
ORG_BSNS_UNIT_ID NUMBER
Yes Organization Business Unit ID
BSNS_UNIT_CD VARCHAR2 (30) Yes Business Unit Code
INV_LOC_CD VARCHAR2 (30) Yes Inventory Location Code
INV_LOC_TYP_CD VARCHAR2 (30)
Inventory Location Type Code
INV_LOC_DESC VARCHAR2 (240)
Inventory Location Description
LAYOUT_SHAPE VARCHAR2 (40)
Inventory Layout Shape
LNR_SZ NUMBER

Linear Size
SQR_SZ NUMBER

Square Size
CUBIC_SZ NUMBER

Cubic Size
LOC_CORDNT_X NUMBER

Location Coordinate X
LOC_CORDNT_Y NUMBER

Location Coordinate Y
LOC_CORDNT_Z NUMBER

Location Coordinate Z
UOM_CD VARCHAR2 (30)
Unit of measure Code
SLNG_LOC_TYP_CD VARCHAR2 (30)
Selling Location Type Code
NBR_OF_FCNGS NUMBER

Number of Facings
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
,      INV_LOC_ID
,      ORG_CD
,      ORG_BSNS_UNIT_ID
,      BSNS_UNIT_CD
,      INV_LOC_CD
,      INV_LOC_TYP_CD
,      INV_LOC_DESC
,      LAYOUT_SHAPE
,      LNR_SZ
,      SQR_SZ
,      CUBIC_SZ
,      LOC_CORDNT_X
,      LOC_CORDNT_Y
,      LOC_CORDNT_Z
,      UOM_CD
,      SLNG_LOC_TYP_CD
,      NBR_OF_FCNGS
,      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_INV_LOC;

Dependencies

[top of page]

DDR.DDR_R_INV_LOC does not reference any database object

DDR.DDR_R_INV_LOC is referenced by following:

SchemaAPPS
SynonymDDR_R_INV_LOC