AM_HandleVoucher 数据库表名:资产处理单DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
IsGenDoc 生成凭证 -1 Enum 0
ChangeType 变动类型 50 String 0
DocNo 凭证编号 36 String 0
DocClass 凭证类别 36 String 0
AccountingPeriod 会计期间 -1 Int 0
DocId 凭证ID 36 String 0
AccountingYear 会计年度 -1 Int 0
VoucherState 单据状态 -1 Enum 0
Memo 备注 200 String 0
VoucherDate 单据日期 -1 DateTime 0
MadeDate 制单日期 -1 DateTime 0
Maker 制单人 50 String 0
Auditor 审核人 50 String 0
AuditedDate 审核日期 -1 DateTime 0
MakerId 制单人ID -1 ID 0
AuditorId 审核人ID -1 ID 0
Reviser 修改人 50 String 0
IsCarriedForwardOut 是否已经期间结转 -1 Bool 0
IsCarriedForwardIn 是否结转来的单据 -1 Bool 0
IsModifiedCode 是否手工修改单据编码 -1 Bool 0
CreatedTime CreatedTime -1 DateTime 0
SequenceNumber 顺序号 -1 Int 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
ChangeTypes ChangeTypes 0 DTOCollection 0
Details Details 0 DTOCollection 0
idperiod idperiod 0 ID 0
Period Period 0 DTO 0
idincDecWay idincDecWay 0 ID 0
IncDecWay IncDecWay 0 DTO 0
idprocessReason idprocessReason 0 ID 0
ProcessReason ProcessReason 0 DTO 0
idvoucherType idvoucherType 0 ID 0
VoucherType VoucherType 0 DTO 0
CheckDate 校验日期 -1 DateTime 0
SumOrgiValue 原值合计 -1 Decimal 0
DeprSummaryDTOs DeprSummaryDTOs 0 DTOCollection 0