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


TABLE: AMV.AMV_C_CHL_PERSPECTIVES

Object Details
Object Name: AMV_C_CHL_PERSPECTIVES
Object Type: TABLE
Owner: AMV
FND Design Data: TableAMV.AMV_C_CHL_PERSPECTIVES
Subobject Name:
Status: VALID


AMV_C_CHL_PERSPECTIVES stores all perspectives associated with a specific channel. If perspectives are set up for a channel they can be used as part of a matching criteria to decide if information should be published to this channel.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMV_C_CHL_PERSPECTIVES_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnCHANNEL_PERSPECTIVE_ID
AMV_C_CHL_PERSPECTIVES_U2 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnCHANNEL_ID
ColumnPERSPECTIVE_ID
AMV_C_CHL_PERSPECTIVES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnPERSPECTIVE_ID
Columns
Name Datatype Length Mandatory Comments
CHANNEL_PERSPECTIVE_ID NUMBER
Yes Channel Perspective Identifier
OBJECT_VERSION_NUMBER NUMBER (9) Yes This column is used for locking purposes
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
CHANNEL_ID NUMBER
Yes Channel Identifier
PERSPECTIVE_ID NUMBER
Yes Perspective Identifier
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT CHANNEL_PERSPECTIVE_ID
,      OBJECT_VERSION_NUMBER
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      CHANNEL_ID
,      PERSPECTIVE_ID
,      SECURITY_GROUP_ID
FROM AMV.AMV_C_CHL_PERSPECTIVES;

Dependencies

[top of page]

AMV.AMV_C_CHL_PERSPECTIVES does not reference any database object

AMV.AMV_C_CHL_PERSPECTIVES is referenced by following:

SchemaAPPS
SynonymAMV_C_CHL_PERSPECTIVES