促销单据复合列表DTO
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
idunit (T+12.1) | 关联计量单位ID | int | 4 | True | |
id (T+12.1) | 主键 | int | 4 | False | |
sequencenumber (T+12.1) | 顺序号 | int | 4 | True | |
name (T+12.1) | 名称 | nvarchar | 200 | True | |
promotiondesc (T+12.1) | 促销明细描述 | nvarchar | 1000 | True | |
DueDays (T+13.0) | 到期天数 | int | 4 | True | |
discountrate (T+12.1) | 整单折扣率 | decimal | 13 | True | |
inid (T+12.1) | InID | nvarchar | 560 | True | |
retailprice (T+12.1) | 零售价 | decimal | 13 | True | |
ts (T+12.1) | 分布时间戳 | timestamp | 8 | False | |
DueDate (T+13.0) | 失效日期 | datetime | 8 | True | |
Batch (T+13.0) | 批号 | nvarchar | 200 | True | |
LimitedGiftQuantity (T+12.1) | 每店限赠数量 | decimal | 13 | True | |
code (T+12.1) | 编号 | nvarchar | 30 | True | |
DayLimitedGiftQuantity (T+12.1) | 每店每天限赠数量 | decimal | 13 | True | |
createdtime (T+12.1) | 创建时间 | datetime | 8 | True | |
idinventory (T+12.1) | 关联存货ID | int | 4 | True | |
corpbrand (T+12.1) | 品牌 | int | 4 | True | |
additionalprice (T+12.1) | 加价 | decimal | 13 | True | |
InventoryBarCode (T+12.1) | 条形码 | nvarchar | 200 | True | |
discountamount (T+12.1) | 返现金额 | decimal | 13 | True | |
idinventoryclass (T+12.1) | 关联存货分类 | int | 4 | True | |
idSalesPromotionDetailDTO (T+12.1) | 关联促销明细ID | int | 4 | True | |
idSalesPromotionDTO (T+12.1) | 关联促销表头单据ID | int | 4 | True | |
DueDaysRate (T+13.0) | 到期天数低于 | decimal | 13 | True |
Copyright 2019 Chanjet Inc.