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


TABLE: AMS.AMS_IBA_PS_CNDCLSES_TL

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


Stores translatable data.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_IBA_PS_CNDCLSES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCND_CLAUSE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
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
SECURITY_GROUP_ID NUMBER (15)
Standard WHO Column
CND_CLAUSE_ID NUMBER
Yes Foreign Key
OBJECT_VERSION_NUMBER NUMBER

Standard WHO Column
CND_CLAUSE_DESCRIPTION VARCHAR2 (4000)
Description of the Predicate
CND_CLAUSE_NAME VARCHAR2 (240) Yes Name of the Predicate
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.
Query Text

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


SELECT CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      CND_CLAUSE_ID
,      OBJECT_VERSION_NUMBER
,      CND_CLAUSE_DESCRIPTION
,      CND_CLAUSE_NAME
,      LANGUAGE
,      SOURCE_LANG
FROM AMS.AMS_IBA_PS_CNDCLSES_TL;

Dependencies

[top of page]

AMS.AMS_IBA_PS_CNDCLSES_TL does not reference any database object

AMS.AMS_IBA_PS_CNDCLSES_TL is referenced by following:

SchemaAMS
ViewAMS_IBA_PS_CNDCLSES_TL#