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


TABLE: BSC.BSC_USER_PARAMETERS_TL

Object Details
Object Name: BSC_USER_PARAMETERS_TL
Object Type: TABLE
Owner: BSC
FND Design Data: TableBSC.BSC_USER_PARAMETERS_TL
Subobject Name:
Status: VALID


BSC_USER_PARAMETERS_TL stores information about parameter for portlet information.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BSC_USER_PARAMETERS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPARAM_LIST_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
PARAM_LIST_ID NUMBER
Yes Parameter List identifier
LANGUAGE VARCHAR2 (4) Yes Language Code
SOURCE_LANG VARCHAR2 (4) Yes Source Language
TITLE VARCHAR2 (100)
Title
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
Query Text

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


SELECT PARAM_LIST_ID
,      LANGUAGE
,      SOURCE_LANG
,      TITLE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM BSC.BSC_USER_PARAMETERS_TL;

Dependencies

[top of page]

BSC.BSC_USER_PARAMETERS_TL does not reference any database object

BSC.BSC_USER_PARAMETERS_TL is referenced by following:

SchemaAPPS
SynonymBSC_USER_PARAMETERS_TL