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


TABLE: IGS.IGS_AD_ENT_ORG_UNITS

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


IGS_AD_ENT_ORG_UNITS stores organization units corresponding to inquiry entry status - Obsolete


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_ENT_ORG_UNITS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnENT_ORG_UNIT_ID
IGS_AD_ENT_ORG_UNITS_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINQ_ENTRY_STAT_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) Yes Unique identifier for inquiry entry status
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
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
FROM IGS.IGS_AD_ENT_ORG_UNITS;

Dependencies

[top of page]

IGS.IGS_AD_ENT_ORG_UNITS does not reference any database object

IGS.IGS_AD_ENT_ORG_UNITS is referenced by following:

SchemaAPPS
SynonymIGS_AD_ENT_ORG_UNITS