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


TABLE: IGS.IGR_I_E_ORGUNITS

Object Details
Object Name: IGR_I_E_ORGUNITS
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGR_I_E_ORGUNITS
Subobject Name:
Status: VALID


stores organization units corresponding to inquiry types.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGR_I_E_ORGUNITS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnENT_ORG_UNIT_ID
IGR_I_E_ORGUNITS_UK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINQUIRY_TYPE_ID
ColumnPARTY_ID
Columns
Name Datatype Length Mandatory Comments
ENT_ORG_UNIT_ID NUMBER (15) Yes Unique identifier of an inquiry organizational unit corresponding to an entry status
INQ_ENTRY_STAT_ID NUMBER (15)
Obsolete
PARTY_ID NUMBER (15) Yes Unique identifier for organizational unit
CLOSED_IND VARCHAR2 (1) Yes Closed indicator
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
INQUIRY_TYPE_ID NUMBER (15) Yes Inquiry Type ID
Query Text

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


SELECT ENT_ORG_UNIT_ID
,      INQ_ENTRY_STAT_ID
,      PARTY_ID
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      INQUIRY_TYPE_ID
FROM IGS.IGR_I_E_ORGUNITS;

Dependencies

[top of page]

IGS.IGR_I_E_ORGUNITS does not reference any database object

IGS.IGR_I_E_ORGUNITS is referenced by following:

SchemaAPPS
SynonymIGR_I_E_ORGUNITS