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


TABLE: PV.PV_USER_CUSTOM_ENTRIES

Object Details
Object Name: PV_USER_CUSTOM_ENTRIES
Object Type: TABLE
Owner: PV
FND Design Data: TablePV.PV_USER_CUSTOM_ENTRIES
Subobject Name:
Status: VALID


Table holds custom attributes for channel manager dashboard users


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PV_USER_CUSTOM_ENTRIES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnATTRIBUTE_ID
ColumnRESPONSIBILITY_ID
ColumnUSER_ID
Columns
Name Datatype Length Mandatory Comments
USER_ID NUMBER

Holds USER_ID of user logged onto CM Dashbaord
DISPLAY_SEQUENCE NUMBER

Holds display sequence number of key Metric on CMDashboard
RESPONSIBILITY_ID NUMBER

Holds responsibility_id user logged onto CM Dashbaord
FUNCTION_ID NUMBER

ID of Function associated with the key metric
ATTRIBUTE_ID NUMBER

ID of Key meteric attribute
SECURITY_GROUP_ID NUMBER

Security Group Id
CREATED_BY NUMBER

Standard WHO Column
CREATION_DATE DATE

Standard WHO Column
LAST_UPDATED_BY NUMBER

Standard WHO Column
LAST_UPDATE_DATE DATE

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
,      DISPLAY_SEQUENCE
,      RESPONSIBILITY_ID
,      FUNCTION_ID
,      ATTRIBUTE_ID
,      SECURITY_GROUP_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM PV.PV_USER_CUSTOM_ENTRIES;

Dependencies

[top of page]

PV.PV_USER_CUSTOM_ENTRIES does not reference any database object

PV.PV_USER_CUSTOM_ENTRIES is referenced by following:

SchemaAPPS
SynonymPV_USER_CUSTOM_ENTRIES