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


TABLE: GMI.IC_LOTS_CPG

Object Details
Object Name: IC_LOTS_CPG
Object Type: TABLE
Owner: GMI
FND Design Data: TableGMI.IC_LOTS_CPG
Subobject Name:
Status: VALID


This table contains lot information that is specific to a CPG installation.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IC_LOTS_CPG_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnITEM_ID
ColumnLOT_ID
IC_LOTS_CPG_I1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnLOT_ID
ColumnITEM_ID
Columns
Name Datatype Length Mandatory Comments
ITEM_ID NUMBER (10) Yes Surrogate key for the item.
LOT_ID NUMBER (10) Yes Surrogate key for the lot/sublot.
IC_MATR_DATE DATE

Maturity Date of the Lot.
IC_HOLD_DATE DATE

Hold Date of the Lot.
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
Query Text

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


SELECT ITEM_ID
,      LOT_ID
,      IC_MATR_DATE
,      IC_HOLD_DATE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GMI.IC_LOTS_CPG;

Dependencies

[top of page]

GMI.IC_LOTS_CPG does not reference any database object

GMI.IC_LOTS_CPG is referenced by following:

SchemaAPPS
SynonymIC_LOTS_CPG