AA_VendorInventoryPrice 数据库表名:供应商价格本DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 32 String 0
Name 名称 200 String 0
AgreementPrice 协议价 1000 String 0
AgreementDiscount 协议价折扣% -1 Decimal 0
TransactionPrice 成交价 1000 String 0
Discount 扣率% -1 Double 0
HighestPriceFormula 最高进价 1000 String 0
HighestPrice 最高进价 1000 String 0
InventoryCode 供应商存货编码 50 String 0
CreatedTime CreatedTime -1 DateTime 0
SequenceNumber 顺序号 -1 Int 0
PartnerInventoryName 供应商存货名称 50 String 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
idvendor 供应商 0 ID 0
Vendor Vendor 0 DTO 0
idinventory 存货 0 ID 0
Inventory Inventory 0 DTO 0
idvendorPriceStrategyDTO idvendorPriceStrategyDTO 0 ID 0
idunit 计量单位 0 ID 0
Unit Unit 0 DTO 0
idpriceTrace idpriceTrace 0 ID 0
PriceTrace PriceTrace 0 DTO 0
VendorInventoryPriceDetailDTOs 供应商价格本明细DTO 0 DTOCollection 0
idInventoryPrice 对应存货价格 -1 ID 0
InventoryPrice 对应存货价格 0 DTO 0
EffectiveStartDate 生效开始日期 -1 DateTime 0
EffectiveEndDate 生效结束日期 -1 DateTime 0