Contains information about item views and associated item view attribute definitions.

Column

Data Type

Constraint

view_id

VARCHAR(40)

not null

(primary key)

The unique ID for an item view.

attr_id

VARCHAR(40)

not null

The ID for the item view attribute definition mapped to the item view.

name

VARCHAR(64)

not null

(primary key)

The name of the item view attribute definition.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices