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


TABLE: AMV.AMV_I_ITEM_PERSPECTIVES

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


AMV_I_ITEM_PERSPECTIVES stores all perspective attributes for an item. They are used in the matching process to decide if an item should be published to a channel.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMV_I_ITEM_PERSPECTIVES_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnITEM_PERSPECTIVE_ID
AMV_I_ITEM_PERSPECTIVES_U2 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnITEM_ID
ColumnPERSPECTIVE_ID
AMV_I_ITEM_PERSPECTIVES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnPERSPECTIVE_ID
Columns
Name Datatype Length Mandatory Comments
ITEM_PERSPECTIVE_ID NUMBER
Yes Item 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
ITEM_ID NUMBER
Yes Item 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 ITEM_PERSPECTIVE_ID
,      OBJECT_VERSION_NUMBER
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      ITEM_ID
,      PERSPECTIVE_ID
,      SECURITY_GROUP_ID
FROM AMV.AMV_I_ITEM_PERSPECTIVES;

Dependencies

[top of page]

AMV.AMV_I_ITEM_PERSPECTIVES does not reference any database object

AMV.AMV_I_ITEM_PERSPECTIVES is referenced by following:

SchemaAPPS
SynonymAMV_I_ITEM_PERSPECTIVES