Products

This class represents the products contained in a sales catalog.

Data Members

Data Member Name Data Type Default Value Description
CatalogName WSTR Not available Stores the name of the catalog containing the product.
CategoryNameCat WSTR400 Not available Stores the catalog name concatenated with the category name containing the product.
cy_list_price CURRENCY Not available None
ProductNameCat WSTR400 Not available Stores the catalog name concatenated with the product name and the variant name.
ProductId WSTR Not available None
VariantId WSTR Not available None

Class Key

ProductsKey is composed of a single data member, ProductNameCat.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation Name Parent Child Type
Category Category Products 3
ProductsBasketRel Products Basket 2
OrderFormLineItemsToProducts Products OrderFormLineItems 2


All rights reserved.