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


TABLE: OPI.EDW_OPI_LOTD_LOT_LTC

Object Details
Object Name: EDW_OPI_LOTD_LOT_LTC
Object Type: TABLE
Owner: OPI
FND Design Data: TableOPI.EDW_OPI_LOTD_LOT_LTC
Subobject Name:
Status: VALID


Level Table for the LOT level of the LOTD (Lot Dimension)


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_OPI_LOTD_LOT_LTC_U NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnEDW_LOT_PK
EDW_OPI_LOTD_LOT_LTC_UK NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnEDW_LOT_PK_KEY
Columns
Name Datatype Length Mandatory Comments
ALL_FK_KEY NUMBER

EDW-Assigned Surrogate Foreign Key to the All Level
CREATION_DATE DATE
Yes Creation Date of Lot
DESCRIPTION VARCHAR2 (80)
Description of Lot
EDW_LOT_DP VARCHAR2 (240)
EDW-Internal Key for Lot
EDW_LOT_PK VARCHAR2 (130)
Primary Key to Lot (includes Instance)
EDW_LOT_PK_KEY NUMBER

EDW-Assigned Surrogate Key to Lot
EXPIRATION_DATE DATE

Expiration Date of Lot
INVENTORY_ITEM_ID NUMBER

Inventory Item ID of Lot
ITEM_REVISION VARCHAR2 (40)
Item Revision of Lot
LAST_UPDATE_DATE DATE
Yes Last Update Date of Lot Record on Source System
LOT VARCHAR2 (80)
Lot Number
LOT_NAME VARCHAR2 (80)
Lot Name
NAME VARCHAR2 (120)
Lot Name
NETTABLE_FLAG VARCHAR2 (15)
For future use, Nettable Indicator (for Planning)
ORGANIZATION_ID NUMBER

Organization ID of Lot Item Organization
PARENT_LOT VARCHAR2 (80)
Parent Lot, Applicable if Lot is a Sublot
USER_ATTRIBUTE1 VARCHAR2 (240)
1st Flexfield from Lot record on OLTP
USER_ATTRIBUTE2 VARCHAR2 (240)
2nd Flexfield from Lot record on OLTP
USER_ATTRIBUTE3 VARCHAR2 (240)
3rd Flexfield from Lot record on OLTP
USER_ATTRIBUTE4 VARCHAR2 (240)
4th Flexfield from Lot record on OLTP
USER_ATTRIBUTE5 VARCHAR2 (240)
5th Flexfield from Lot record on OLTP
Query Text

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


SELECT ALL_FK_KEY
,      CREATION_DATE
,      DESCRIPTION
,      EDW_LOT_DP
,      EDW_LOT_PK
,      EDW_LOT_PK_KEY
,      EXPIRATION_DATE
,      INVENTORY_ITEM_ID
,      ITEM_REVISION
,      LAST_UPDATE_DATE
,      LOT
,      LOT_NAME
,      NAME
,      NETTABLE_FLAG
,      ORGANIZATION_ID
,      PARENT_LOT
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
FROM OPI.EDW_OPI_LOTD_LOT_LTC;

Dependencies

[top of page]

OPI.EDW_OPI_LOTD_LOT_LTC does not reference any database object

OPI.EDW_OPI_LOTD_LOT_LTC is referenced by following:

SchemaAPPS
SynonymEDW_OPI_LOTD_LOT_LTC