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


TABLE: GMI.GMI_ITEM_ORGANIZATIONS

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


Relates OPM to Apps Organization Definitions


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: GMI_ITEM_ORGANIZATION_PK
  1. ColumnORGANIZATION_ID
Indexes
Index Type Uniqueness Tablespace Column
GMI_ITEM_ORGANIZATION_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnORGANIZATION_ID
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER
Yes Surrogate Key for Apps organization
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
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 ORGANIZATION_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GMI.GMI_ITEM_ORGANIZATIONS;

Dependencies

[top of page]

GMI.GMI_ITEM_ORGANIZATIONS does not reference any database object

GMI.GMI_ITEM_ORGANIZATIONS is referenced by following:

SchemaAPPS
SynonymGMI_ITEM_ORGANIZATIONS