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


TABLE: IEU.IEU_SH_ACT_TYPES_TL

Object Details
Object Name: IEU_SH_ACT_TYPES_TL
Object Type: TABLE
Owner: IEU
FND Design Data: TableIEU.IEU_SH_ACT_TYPES_TL
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEU_SH_ACT_TYPES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnACTIVITY_TYPE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
ACTIVITY_TYPE_ID NUMBER (15) Yes Foreign key to base table.
LANGUAGE VARCHAR2 (4) Yes Language of the translation.
OBJECT_VERSION_NUMBER NUMBER
Yes Standard column used by HTML utilities.
CREATED_BY NUMBER (15) Yes Standard WHO columns.
CREATION_DATE DATE
Yes Standard WHO columns.
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO columns.
LAST_UPDATE_DATE DATE
Yes Standard WHO columns.
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO columns.
SECURITY_GROUP_ID NUMBER

Used in hosted environments.
SOURCE_LANG VARCHAR2 (4) Yes Source language of the translation.
APPLICATION_ID NUMBER
Yes Application id of the product owning the data.
NAME VARCHAR2 (1990) Yes User displayable label for the column name.
DESCRIPTION VARCHAR2 (1990) Yes User displayable description of what the column represents.
Query Text

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


SELECT ACTIVITY_TYPE_ID
,      LANGUAGE
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      SOURCE_LANG
,      APPLICATION_ID
,      NAME
,      DESCRIPTION
FROM IEU.IEU_SH_ACT_TYPES_TL;

Dependencies

[top of page]

IEU.IEU_SH_ACT_TYPES_TL does not reference any database object

IEU.IEU_SH_ACT_TYPES_TL is referenced by following:

SchemaAPPS
SynonymIEU_SH_ACT_TYPES_TL