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


TABLE: IGS.IGS_EN_UNIT_SET_MAP

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


Unit Set Mapping


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_UNIT_SET_MAP_PK NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnMAPPING_SET_CD
ColumnSEQUENCE_NO
ColumnSTREAM_UNIT_SET_CD
ColumnUS_VERSION_NUMBER
Columns
Name Datatype Length Mandatory Comments
MAPPING_SET_CD VARCHAR2 (30) Yes Grouping Name
SEQUENCE_NO NUMBER (6) Yes Sequence in the group
STREAM_UNIT_SET_CD VARCHAR2 (10) Yes Unit Set for the Stream
US_VERSION_NUMBER NUMBER (3) Yes Unit Set Version Number
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 MAPPING_SET_CD
,      SEQUENCE_NO
,      STREAM_UNIT_SET_CD
,      US_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_EN_UNIT_SET_MAP;

Dependencies

[top of page]

IGS.IGS_EN_UNIT_SET_MAP does not reference any database object

IGS.IGS_EN_UNIT_SET_MAP is referenced by following:

SchemaAPPS
SynonymIGS_EN_UNIT_SET_MAP