MarketItemType


Description

Market item type classifications that categorize market-specific items and services for organizational and billing purposes within different geographic markets.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id nvarchar 20 null

Data field - Id information for MarketItemType business operations

ItemTypeName nvarchar 510 null

Name field - Descriptive name or identifier for MarketItemType records

MarketCode Unknown 0 null

Market code - Market where this item type applies

TypeDescription Unknown 0 null

Type description - Description of the item type category

TypeId Unknown 0 null

Primary key - MarketItemType unique identifier for each item type

TypeName Unknown 0 null

Type name - Name of the market item type

Indexes

Constraint Name Type Sort Column(s)
PK_MarketItemType Primary key Asc Id

Relationships