补货需求分析分配门店/客户信息DTO
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
createdtime (T+12.1) | CreatedTime | datetime | 8 | True | |
Updated (T+12.1) | 更新时间 | datetime | 8 | True | |
CurrentStock (T+12.1) | 现存量 | decimal | 13 | True | |
RequestQuantity (T+12.1) | 订/要货数量 | decimal | 13 | True | |
StoreOrCustomerID (T+12.1) | StoreOrCustomerID | int | 4 | True | |
Ts (T+12.1) | 分布时间戳 | timestamp | 8 | False | |
IdInventory (T+12.1) | idInventory | int | 4 | True | |
NewAllocationRatio (T+12.1) | 新品分配比重 | decimal | 13 | True | |
HasDistributed (T+12.1) | 分配标记 | tinyint | 1 | True | |
idReplenishmentRule (T+12.1) | 补货规则ID | int | 4 | True | |
DistributionQuantity (T+12.1) | 配货数量 | decimal | 13 | True | |
AvailableQuantity (T+12.1) | 待出仓可用量 | decimal | 13 | True | |
idcustomer (T+12.1) | idcustomer | int | 4 | True | |
Code (T+12.1) | 编号 | nvarchar | 30 | True | |
IdRRAInventoryDTO (T+12.1) | IdRRAInventoryDTO | int | 4 | True | |
ID (T+12.1) | 主键 | int | 4 | False | |
idInWarehouse (T+12.1) | idinWarehouse | int | 4 | True | |
SaleQuantity (T+12.1) | 销售总量 | decimal | 13 | True | |
DistributionRqeuareQuantity (T+12.1) | 配送规则需求数量 | decimal | 13 | True | |
ReplenishmentRule (T+12.1) | 补货规则(界面元素) | nvarchar | 50 | True | |
Name (T+12.1) | 名称 | nvarchar | 200 | True | |
idstore (T+12.1) | idstore | int | 4 | True |
Copyright 2016 Chanjet Inc.