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


TABLE: IEC.IEC_G_REP_CONF_PARAMS_TL

Object Details
Object Name: IEC_G_REP_CONF_PARAMS_TL
Object Type: TABLE
Owner: IEC
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_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEC_G_REP_CONF_PARAMS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnPARAM_ID
ColumnPARAM_NAME
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
PARAM_NAME VARCHAR2 (160) Yes The name of this parameter.
LANGUAGE VARCHAR2 (4) Yes Language of the current record.
SOURCE_LANG VARCHAR2 (4) Yes The language the text will mirror.
PARAM_ID NUMBER
Yes Foreign key to the base param table.
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 standard object version number column
SECURITY_GROUP_ID NUMBER (15)
standard security group id
Query Text

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


SELECT PARAM_NAME
,      LANGUAGE
,      SOURCE_LANG
,      PARAM_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
,      SECURITY_GROUP_ID
FROM IEC.IEC_G_REP_CONF_PARAMS_TL;

Dependencies

[top of page]

IEC.IEC_G_REP_CONF_PARAMS_TL does not reference any database object

IEC.IEC_G_REP_CONF_PARAMS_TL is referenced by following:

SchemaAPPS
SynonymIEC_G_REP_CONF_PARAMS_TL