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


TABLE: MSC.MSC_EXCEPTION_PREFERENCES

Object Details
Object Name: MSC_EXCEPTION_PREFERENCES
Object Type: TABLE
Owner: MSC
FND Design Data: TableMSC.MSC_EXCEPTION_PREFERENCES
Subobject Name:
Status: VALID


This table stores the order in which a user chooses to see the exception types.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MSC_EXCEPTION_PREFERENCES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUSER_ID
ColumnEXCEPTION_TYPE_LOOKUP_CODE
ColumnRANK
Columns
Name Datatype Length Mandatory Comments
USER_ID NUMBER

Id of the user
EXCEPTION_TYPE_LOOKUP_CODE NUMBER

Exception type
RANK NUMBER

rank used for ordering the exceptions
CREATION_DATE DATE

Standard who column
CREATED_BY NUMBER

Standard who column
LAST_UPDATE_DATE DATE

Standard who column
LAST_UPDATED_BY NUMBER

Standard who column
LAST_UPDATE_LOGIN NUMBER

Standard who column
Query Text

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


SELECT USER_ID
,      EXCEPTION_TYPE_LOOKUP_CODE
,      RANK
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM MSC.MSC_EXCEPTION_PREFERENCES;

Dependencies

[top of page]

MSC.MSC_EXCEPTION_PREFERENCES does not reference any database object

MSC.MSC_EXCEPTION_PREFERENCES is referenced by following:

SchemaAPPS
SynonymMSC_EXCEPTION_PREFERENCES