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


TABLE: MSC.MSC_USER_PREFERENCE_KEYS

Object Details
Object Name: MSC_USER_PREFERENCE_KEYS
Object Type: TABLE
Owner: MSC
Subobject Name:
Status: VALID


Seeded information related to User preference.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MSC_USER_PREFERENCE_KEYS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPLAN_TYPE
ColumnPREFERENCE_KEY
Columns
Name Datatype Length Mandatory Comments
PREFERENCE_KEY VARCHAR2 (200)
Key name Mapped field Name
PLAN_TYPE NUMBER

Plan Type
DEFAULT_VALUE VARCHAR2 (2000)
Default Value
PROMPT VARCHAR2 (80)
Field Prompt
PREF_TAB VARCHAR2 (240)
Tab Page on which the preference key will be shown.
NUMBER1 NUMBER

Sequence of the key
Query Text

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


SELECT PREFERENCE_KEY
,      PLAN_TYPE
,      DEFAULT_VALUE
,      PROMPT
,      PREF_TAB
,      NUMBER1
FROM MSC.MSC_USER_PREFERENCE_KEYS;

Dependencies

[top of page]

MSC.MSC_USER_PREFERENCE_KEYS does not reference any database object

MSC.MSC_USER_PREFERENCE_KEYS is referenced by following:

SchemaAPPS
SynonymMSC_USER_PREFERENCE_KEYS