Contains information about item mappings and associated item view mappings.

Column

Data Type

Constraint

item_id

VARCHAR(40)

not null

(primary key)

A unique ID for an item mapping.

sequence_num

INTEGER

not null

(primary key)

The sequence number that places the item view in an order within the context of all item views for the item mapping.

view_id

VARCHAR(40)

not null

A unique ID for an item view mapping.

 
loading table of contents...