字段名称 | 字段说明 | 字段长度 | 字段类型 | 是否唯一 |
---|---|---|---|---|
ID | 主键 | -1 | ID | 0 |
Code | 编号 | 30 | String | 0 |
Name | 名称 | 200 | String | 0 |
RequestQuantity | 订/要货数量 | -1 | Decimal | 0 |
CurrentStock | 现存量 | -1 | Decimal | 0 |
SaleQuantity | 销售总量 | -1 | Decimal | 0 |
AvailableQuantity | 门店可用量 | -1 | Decimal | 0 |
DistributionRqeuareQuantity | 配送规则需求数量 | -1 | Decimal | 0 |
DistributionQuantity | 实际配送数量 | -1 | Decimal | 0 |
NewAllocationRatio | 新品分配比重 | -1 | Decimal | 0 |
ReplenishmentRule | 补货规则(界面元素) | 50 | String | 0 |
Ts | 分布时间戳 | -1 | TimeStamp | 0 |
Updated | 更新时间 | 32 | DateTime | 0 |
UpdatedBy | 更新者 | 32 | String | 0 |
idstore | 门店 | -1 | ID | 0 |
Store | 门店 | -1 | DTO | 0 |
idcustomer | 客户 | -1 | ID | 0 |
Customer | 客户 | -1 | DTO | 0 |
StoreOrCustomerID | 门店/客户ID | -1 | ID | 0 |
HasDistributed | 分配标记 | -1 | Bool | 0 |
RRASourceRelation | 来源关系 | -1 | DTOCollection | 0 |
IdRRAInventoryDTO | IdRRAInventoryDTO | -1 | ID | 0 |
IdInventory | 存货id | -1 | ID | 0 |
CreatedTime | CreatedTime | -1 | DateTime | 0 |