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


TABLE: AMS.AMS_OBJECT_RULES_TL

Object Details
Object Name: AMS_OBJECT_RULES_TL
Object Type: TABLE
Owner: AMS
FND Design Data: TableAMS.AMS_OBJECT_RULES_TL
Subobject Name:
Status: VALID


stores all the translatable columns for the object rules


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_OBJECT_RULES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnOBJECT_RULE_ID
ColumnLANGUAGE
AMS_OBJECT_RULES_TL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnOBJECT_RULE_NAME
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
OBJECT_RULE_ID NUMBER
Yes Unique Id
LANGUAGE VARCHAR2 (4) Yes Language of the current record
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Column
CREATION_DATE DATE
Yes Standard WHO Column
CREATED_BY NUMBER (15) Yes Standard WHO Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO Column
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.
SECURITY_GROUP_ID NUMBER

For hosting environement
OBJECT_RULE_NAME VARCHAR2 (120)
Name of the object rule
DESCRIPTION VARCHAR2 (4000)
Description of the Object rule
Query Text

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


SELECT OBJECT_RULE_ID
,      LANGUAGE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      SOURCE_LANG
,      SECURITY_GROUP_ID
,      OBJECT_RULE_NAME
,      DESCRIPTION
FROM AMS.AMS_OBJECT_RULES_TL;

Dependencies

[top of page]

AMS.AMS_OBJECT_RULES_TL does not reference any database object

AMS.AMS_OBJECT_RULES_TL is referenced by following:

SchemaAPPS
SynonymAMS_OBJECT_RULES_TL