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


TABLE: AMS.AMS_IBA_PL_PLACEMENTS_TL

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


Stores language specific information for Placements definition


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_IBA_PL_PLACEMENTS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnLANGUAGE
ColumnPLACEMENT_ID
Columns
Name Datatype Length Mandatory Comments
PLACEMENT_ID NUMBER
Yes Unique placement identifier
NAME VARCHAR2 (240) Yes Placement Name
DESCRIPTION VARCHAR2 (4000)
Placement Description
LANGUAGE VARCHAR2 (4) Yes Language of this 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.
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) Yes Standard WHO column
SECURITY_GROUP_ID NUMBER (15)
Used in hosted environments
OBJECT_VERSION_NUMBER NUMBER (15)
Used for locking purpose
Query Text

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


SELECT PLACEMENT_ID
,      NAME
,      DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM AMS.AMS_IBA_PL_PLACEMENTS_TL;

Dependencies

[top of page]

AMS.AMS_IBA_PL_PLACEMENTS_TL does not reference any database object

AMS.AMS_IBA_PL_PLACEMENTS_TL is referenced by following:

SchemaAPPS
SynonymAMS_IBA_PL_PLACEMENTS_TL