GL_AccountPeriodBegin 数据库表名:科目期初DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
AccountingYear 会计年度 -1 Int 0
AccountingPeriod 会计期间 -1 Int 0
Currency 显示币种 50 String 0
YearBeginBalanceQuantity 年初余额数量 -1 Decimal 0
YearBeginBalanceOrigAmount 年初余额原币金额 -1 Decimal 0
YearBeginBalanceAmount 年初余额本币金额 -1 Decimal 0
CumQuantityDr 累计借方数量 -1 Decimal 0
CumOrigAmountDr 累计借方原币金额 -1 Decimal 0
CumAmountDr 累计借方本币金额 -1 Decimal 0
CumQuantityCr 累计贷方数量 -1 Decimal 0
CumOrigAmountCr 累计贷方原币金额 -1 Decimal 0
CumAmountCr 累计贷方本币金额 -1 Decimal 0
PeriodBeginBalanceQuantity 期初余额数量 -1 Decimal 0
PeriodBeginBalanceOrigAmount 期初余额原币金额 -1 Decimal 0
PeriodBeginBalanceAmount 期初余额本币金额 -1 Decimal 0
CreatedTime CreatedTime -1 DateTime 0
SequenceNumber 顺序号 -1 Int 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
AccountPeriodBeginDetails AccountPeriodBeginDetails -1 DTOCollection 0
idaccountDTO idaccountDTO 0 ID 0
AccountDTO AccountDTO 0 DTO 0