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

Column

Data Type

Constraint

Description

view_id
(primary key)

VARCHAR(40)

not null

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
(primary key)

VARCHAR(64)

not null

The name of the item view attribute definition.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices