促销单据表头DTO
(12.1已经不再使用)
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
SaleQuantity (T+12.1) | 销售总量 | decimal | 13 | True | |
idinventory (T+12.1) | 关联存货ID | int | 4 | True | |
promotiontype (T+12.1) | 促销类型 | int | 4 | True | |
idSalesPromotionDetailDTO (T+12.1) | 关联促销单明细ID | int | 4 | True | |
createdtime (T+12.1) | 创建时间 | datetime | 8 | True | |
LimitSaleQuantity (T+12.1) | 限制销售数量 | decimal | 13 | True | |
ID (T+12.1) | 主键 | int | 4 | False | |
idSalesPromotionDTO (T+12.1) | 关联促销单据表头ID | int | 4 | True | |
idstore (T+12.1) | 关联门店ID | int | 4 | True |
Copyright 2016 Chanjet Inc.