MP_PRA_GeneratePurchaseOrderSetting 数据库表名:生成采购订单设置DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
PurchaseDate 采购日期 -1 DateTime 0
ArrivalDate 预计到货日期 -1 DateTime 0
ExchangeRate 汇率 -1 Decimal 0
IsNullItem 只修改为空的项 -1 Bool 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
idpartner idpartner 0 ID 0
Partner Partner 0 DTO 0
iddepartment iddepartment 0 ID 0
Department Department 0 DTO 0
idperson idperson 0 ID 0
Person Person 0 DTO 0
idcurrency idcurrency 0 ID 0
Currency Currency 0 DTO 0