SM_FC_PBSInventoryCheckAccount 数据库表名:期初库存对账DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
Quantity 数量 -1 Decimal 0
Amount 本币金额 -1 Decimal 0
OrigAmount 金额 -1 Decimal 0
GLAmount 总账金额 -1 Decimal 0
GLOrigAmount 总账本币金额 -1 Decimal 0
GLQuantity 总账数量 -1 Decimal 0
AmountDiff 差额 -1 Decimal 0
OrigAmountDiff 本币差额 -1 Decimal 0
QuantityDiff 数量差额 -1 Decimal 0
CreatedTime CreatedTime -1 DateTime 0
SequenceNumber 顺序号 -1 Int 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
idaccount idaccount 0 ID 0
Account Account 0 DTO 0
idinventoryClass idinventoryClass 0 ID 0
InventoryClass InventoryClass 0 DTO 0
idwarehouse idwarehouse 0 ID 0
Warehouse Warehouse 0 DTO 0