成本总帐 数据库表名:ST_SummaryBook

字段名称 字段说明 字段长度 字段类型 是否唯一
id 主键 -1 ID False
code 编号 30 String False
name 名称 200 String False
incomeSubQuantity 收入辅数量 -1 Decimal False
accountYear 年度 -1 Int False
accountPeriod 期间 -1 Int False
batch 批号 50 String False
beginQuantity 期初数量 -1 Decimal False
beginSubQuantity 期初辅数量 -1 Decimal False
beginAmount 期初金额 -1 Decimal False
incomeQuantity 收入数量 -1 Decimal False
incomeAmount 收入金额 -1 Decimal False
sendOutQuantity 发出数量 -1 Decimal False
sendOutSubQuantity 发出辅数量 -1 Decimal False
sendOutAmount 发出金额 -1 Decimal False
adjustInAmount 入库调整金额 -1 Decimal False
adjustOutAmount 出库调整金额 -1 Decimal False
finalQuantity 结存数量 -1 Decimal False
finalSubQuantity 结存辅数量 -1 Decimal False
finalAmount 结存金额 -1 Decimal False
iscarriedforwardin 是否结转来的单据 -1 Bool False
iscarriedforwardout 是否已结转 -1 Bool False
createdtime CreatedTime -1 DateTime False
sequencenumber 顺序号 -1 Int False
ts 分布时间戳 -1 TimeStamp False
updated 更新时间 32 DateTime False
updatedBy 更新者 32 String False
idinventory idinventory 0 ID False
idwarehouse idwarehouse 0 ID False
idbaseunit idbaseUnit 0 ID False
idsubunit idsubUnit 0 ID False
AccountYearPeriod 年度期间 6 String False