AA_VendorInventoryPriceDetail 数据库表名:供应商价格本明细DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Ts 分布时间戳 -1 TimeStamp 0
updatedBy 更新者 32 String 0
updated 更新时间 32 DateTime 0
Name 名称 200 String 0
AgreementPrice 协议价 1000 String 0
AgreementDiscount 协议价折扣% -1 Double 0
Code 编号 50 String 0
IdVendorInventoryPrice 所属供应商价格本 -1 ID 0
AgreementPriceFormula 协议价公式 1000 String 0
SequenceNumber 顺序号 -1 Int 0
TransactionPrice 成交价 1000 String 0
TransactionPriceFormula 成交价公式 1000 String 0
EffectiveStartDate 生效开始日期 19 String 0
EffectiveEndDate 生效结束日期 19 String 0
VendorInventoryPrice VendorInventoryPrice 0 DTO 0