Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
ItemCategoryPriceGroupsSeq | int identity | 4 | √ | null |
|
|
||||
ItemCategory | varchar | 15 | ('') |
|
|
|||||
ItemPriceGroupsSeq | int | 4 | √ | null |
|
|
||||
ProfitReportMethodCode | tinyint | 1 | ((0)) |
|
|
|||||
TargetProfitPercentMin | decimal | 14,6 | √ | null |
|
|
||||
TargetProfitPercentMax | decimal | 14,6 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_ItemCategoryPriceGroups | Primary key | Asc | ItemCategoryPriceGroupsSeq |