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


TABLE: AMS.AMS_COMPETITOR_PRODUCTS_TL

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


This table stores the details about what are the competing products in the market for a given products. It stores competing product name and competitor name.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_COMPETITOR_PRODUCTS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOMPETITOR_PRODUCT_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
COMPETITOR_PRODUCT_ID NUMBER
Yes Unique Identifier
LANGUAGE VARCHAR2 (4) Yes Language of the current Record
SOURCE_LANG VARCHAR2 (4) Yes The language the text will mirror.If Text is not yettranslated into LANGUAGE then any changes to the text in the sourcelanguage row will be reflected here as well.
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO Column
CREATION_DATE DATE
Yes Standard WHO Column
CREATED_BY NUMBER (15) Yes Standard WHO Column
COMPETITOR_PRODUCT_NAME VARCHAR2 (240) Yes Competitor product name
DESCRIPTION VARCHAR2 (2000)
Description
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT COMPETITOR_PRODUCT_ID
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATION_DATE
,      CREATED_BY
,      COMPETITOR_PRODUCT_NAME
,      DESCRIPTION
,      SECURITY_GROUP_ID
FROM AMS.AMS_COMPETITOR_PRODUCTS_TL;

Dependencies

[top of page]

AMS.AMS_COMPETITOR_PRODUCTS_TL does not reference any database object

AMS.AMS_COMPETITOR_PRODUCTS_TL is referenced by following:

SchemaAPPS
SynonymAMS_COMPETITOR_PRODUCTS_TL