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


TABLE: GR.GR_ITEM_GENERAL_MIG

Object Details
Object Name: GR_ITEM_GENERAL_MIG
Object Type: TABLE
Owner: GR
FND Design Data: TableGR.GR_ITEM_GENERAL_MIG
Subobject Name:
Status: VALID


View of Regulatory Item Explosion details, includes the items details for Regulatory Items with regard to the Convergence model


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_ITEM_GENERAL_MIG_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnITEM_CODE
ColumnORGANIZATION_ID
Columns
Name Datatype Length Mandatory Comments
ITEM_CODE VARCHAR2 (32) Yes Item Code identifying the item.
ORGANIZATION_ID NUMBER (15) Yes Surrogate id uniquely identifying the organization.
INVENTORY_ITEM_ID NUMBER (15)
Surrogate id uniquely identifying the Inventory Item.
MIGRATION_IND NUMBER (5)
Column used as migration indicator.
Query Text

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


SELECT ITEM_CODE
,      ORGANIZATION_ID
,      INVENTORY_ITEM_ID
,      MIGRATION_IND
FROM GR.GR_ITEM_GENERAL_MIG;

Dependencies

[top of page]

GR.GR_ITEM_GENERAL_MIG does not reference any database object

GR.GR_ITEM_GENERAL_MIG is referenced by following:

SchemaGR
ViewGR_ITEM_GENERAL_MIG#