SA_QuotationTool_MaterialDetail 数据库表名:报价工具产成品材料明细DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
ProduceQuantity 定额生产数量 -1 Decimal 0
RequiredQuantity 定额需用数量 -1 Decimal 0
Quantity 数量 -1 Decimal 0
UnitExchangeRate 换算率 -1 Decimal 0
Quantity2 数量2 -1 Decimal 0
WasteRate 损耗率% -1 Decimal 0
CostPerUnit 单位成本 -1 Decimal 0
Cost 成本 -1 Decimal 0
QuotationToolID 报价工具表头ID -1 ID 0
CreatedTime CreatedTime -1 DateTime 0
SequenceNumber 顺序号 -1 Int 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
idinventory idinventory 0 ID 0
Inventory Inventory 0 DTO 0
idunit idunit 0 ID 0
Unit Unit 0 DTO 0
idunit2 idunit2 0 ID 0
Unit2 Unit2 0 DTO 0
idquotationToolDetailDTO idquotationToolDetailDTO 0 ID 0
QuotationToolDetail QuotationToolDetail 0 DTO 0