Share via


InventoryCatalogMap Table

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The InventoryCatalogMap table contains information about the mapping between the product catalogs and the inventory catalogs of this site.

The following table describes the columns in the InventoryCatalogMap table.

Column name

Type

Allow null

Description

InventoryCatalogName

nvarchar(85)

no

The name of the inventory catalog. This is a primary key and a foreign key.

ProductCatalog

nvarchar(85)

no

The name of the product catalog that is mapped to the inventory catalog. This is a primary key.

See Also

Other Resources

Inventory System Database Tables

Database Tables for the Catalog System