ST_SummaryBook 数据库表名:成本总帐DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
IncomeSubQuantity 收入辅数量 -1 Decimal 0
AccountYear 年度 -1 Int 0
AccountPeriod 期间 -1 Int 0
Batch 批号 50 String 0
BeginQuantity 期初数量 -1 Decimal 0
BeginSubQuantity 期初辅数量 -1 Decimal 0
BeginAmount 期初金额 -1 Decimal 0
IncomeQuantity 收入数量 -1 Decimal 0
IncomeAmount 收入金额 -1 Decimal 0
SendOutQuantity 发出数量 -1 Decimal 0
SendOutSubQuantity 发出辅数量 -1 Decimal 0
SendOutAmount 发出金额 -1 Decimal 0
AdjustInAmount 入库调整金额 -1 Decimal 0
AdjustOutAmount 出库调整金额 -1 Decimal 0
FinalQuantity 结存数量 -1 Decimal 0
FinalSubQuantity 结存辅数量 -1 Decimal 0
FinalAmount 结存金额 -1 Decimal 0
IsCarriedForwardIn 是否结转来的单据 -1 Bool 0
IsCarriedForwardOut 是否已结转 -1 Bool 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
idwarehouse idwarehouse 0 ID 0
Warehouse Warehouse 0 DTO 0
idbaseUnit idbaseUnit 0 ID 0
BaseUnit BaseUnit 0 DTO 0
idsubUnit idsubUnit 0 ID 0
SubUnit SubUnit 0 DTO 0
AccountYearPeriod 年度期间 6 String 0