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


TABLE: IEC.IEC_O_ALG_DATA_DEFS_TL

Object Details
Object Name: IEC_O_ALG_DATA_DEFS_TL
Object Type: TABLE
Owner: IEC
Subobject Name:
Status: VALID


Contains translatable data for action and expression parameters.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEC_O_ALG_DATA_DEFS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnDATA_CODE
ColumnOWNER_CODE
ColumnOWNER_TYPE_CODE
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
DATA_CODE VARCHAR2 (32) Yes Unique code identifying the parameter.
OWNER_CODE VARCHAR2 (32) Yes Contains the code of the owning action or expression.
OWNER_TYPE_CODE VARCHAR2 (32) Yes Contains the type of object owning this data item. Either ACTION or EXPR.
LANGUAGE VARCHAR2 (4) Yes Language of the current record.
SOURCE_LANG VARCHAR2 (4) Yes The language the text will mirror. If text is not yet translated into LANGUAGE then any changes to the text in the source language row will be reflected here as well.
NAME VARCHAR2 (32) Yes Display name for the data item.
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.
OBJECT_VERSION_NUMBER NUMBER (9) Yes Used for locking in HTML applications.
SECURITY_GROUP_ID NUMBER (15)
Used in hosted environments.
Query Text

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


SELECT DATA_CODE
,      OWNER_CODE
,      OWNER_TYPE_CODE
,      LANGUAGE
,      SOURCE_LANG
,      NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
,      SECURITY_GROUP_ID
FROM IEC.IEC_O_ALG_DATA_DEFS_TL;

Dependencies

[top of page]

IEC.IEC_O_ALG_DATA_DEFS_TL does not reference any database object

IEC.IEC_O_ALG_DATA_DEFS_TL is referenced by following:

SchemaAPPS
SynonymIEC_O_ALG_DATA_DEFS_TL