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


TABLE: PRP.PRP_COMPONENT_STYLES_TL

Object Details
Object Name: PRP_COMPONENT_STYLES_TL
Object Type: TABLE
Owner: PRP
FND Design Data: TablePRP.PRP_COMPONENT_STYLES_TL
Subobject Name:
Status: VALID


This table contains the translated information about the component styles.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PRP_COMPONENT_STYLES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOMPONENT_STYLE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
COMPONENT_STYLE_ID NUMBER
Yes Component style identifier
LANGUAGE VARCHAR2 (4) Yes Language
SOURCE_LANG VARCHAR2 (4) Yes Source language
COMPONENT_STYLE_NAME VARCHAR2 (240)
Component style name
CREATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
Query Text

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


SELECT COMPONENT_STYLE_ID
,      LANGUAGE
,      SOURCE_LANG
,      COMPONENT_STYLE_NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM PRP.PRP_COMPONENT_STYLES_TL;

Dependencies

[top of page]

PRP.PRP_COMPONENT_STYLES_TL does not reference any database object

PRP.PRP_COMPONENT_STYLES_TL is referenced by following:

SchemaAPPS
SynonymPRP_COMPONENT_STYLES_TL