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


TABLE: EGO.EGO_USER_RULES_TL

Object Details
Object Name: EGO_USER_RULES_TL
Object Type: TABLE
Owner: EGO
FND Design Data: TableEGO.EGO_USER_RULES_TL
Subobject Name:
Status: VALID


This table is used to store the translatable entries in Rule metadata.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EGO_USER_RULES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRULE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
RULE_ID NUMBER (15) Yes Rule Identifier, Uniquely identifies the Rule
LANGUAGE VARCHAR2 (4) Yes Language in which the data is available.
SOURCE_LANG VARCHAR2 (4) Yes Source Language from which the data is entered.
DESCRIPTION VARCHAR2 (256)
Description about the Rule
USER_EXPLANATION_MESSAGE VARCHAR2 (1024)
User defined explanation message
LAST_UPDATE_DATE DATE
Yes One of the five standard "WHO" columns
LAST_UPDATED_BY NUMBER
Yes One of the five standard "WHO" columns
CREATION_DATE DATE
Yes One of the five standard "WHO" columns
CREATED_BY NUMBER
Yes One of the five standard "WHO" columns
LAST_UPDATE_LOGIN NUMBER

One of the five standard "WHO" columns
Query Text

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


SELECT RULE_ID
,      LANGUAGE
,      SOURCE_LANG
,      DESCRIPTION
,      USER_EXPLANATION_MESSAGE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM EGO.EGO_USER_RULES_TL;

Dependencies

[top of page]

EGO.EGO_USER_RULES_TL does not reference any database object

EGO.EGO_USER_RULES_TL is referenced by following:

SchemaAPPS
SynonymEGO_USER_RULES_TL