AM_Asset 数据库表名:资产卡片DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
CardID 卡片ID -1 ID 0
CopyFrom 复制来源卡片 -1 ID 0
Ver 版本 -1 Int 0
IsActive 是否当前版本 -1 Bool 0
CardState 卡片状态 -1 Enum 0
Spec 规格型号 60 String 0
Qty 数量 -1 Decimal 0
IsMultiDept 多部门使用 -1 Bool 0
DeptVer 使用部门版本 -1 Int 0
BookDate 入账日期 -1 DateTime 0
ExpYears 预计使用年限 -1 Int 0
ExpMonths 预计使用月限 -1 Int 0
ExpDueDate 预计到期日期 -1 DateTime 0
UsedYears 已使用年限 -1 Int 0
UsedMonths 已使用月限 -1 Int 0
LeftYears 尚可使用年限 -1 Int 0
LeftMonths 尚可使用月限 -1 Int 0
ExpUOP 预计工作总量 -1 Decimal 0
UsedUOP 累计工作量 -1 Decimal 0
CurUOP 本月工作量 -1 Decimal 0
LeftUOP 剩余工作量 -1 Decimal 0
Amount 购买价款 -1 Decimal 0
TaxFee 相关税费 -1 Decimal 0
FixFee 安装调试费 -1 Decimal 0
DiscardFee 弃置费用 -1 Decimal 0
OtherFee 其他费用 -1 Decimal 0
EstValue 评估值 -1 Decimal 0
OrigValue 原值 -1 Decimal 0
FunctionOrigValue 本币原值 -1 Decimal 0
ExchangeRate 汇率 -1 Decimal 0
IsOffsetInputTax 抵扣进项税 -1 Bool 0
InputTaxRate 税率 -1 Decimal 0
InputTax 进项税额 -1 Decimal 0
TotalDepr 累计折旧/摊销 -1 Decimal 0
NetAmount 净值 -1 Decimal 0
BookValue 账面价值 -1 Decimal 0
ExpNRVRate 预计净残值率 -1 Decimal 0
ExpNRV 预计净残值 -1 Decimal 0
IsDepr 折旧/摊销 -1 Bool 0
MonthDeprRate 月折旧/摊销率 -1 Decimal 0
MonthDeprAmount 月折旧/摊销额 -1 Decimal 0
YearTotalProvision 本年累计计提 -1 Decimal 0
UnitDepr 单位折旧 -1 Decimal 0
LeftProvision 剩余计提 -1 Decimal 0
ClearIncome 清理收入 -1 Decimal 0
ClearFee 清理费用 -1 Decimal 0
SaleTax 销项税额 -1 Decimal 0
BizTax 营业税额 -1 Decimal 0
Impairment 减值准备 -1 Decimal 0
BarCode 条形码 50 String 0
SerialNum 序列号 50 String 0
ProduceDate 出厂日期 -1 DateTime 0
WtyDate 保修截止日期 -1 DateTime 0
SuitNum 资产套号 50 String 0
FundSrc 资金来源 50 String 0
LandLevel 土地级别 50 String 0
LandArea 土地面积 -1 Decimal 0
BuildingArea 建筑面积 -1 Decimal 0
Rooms 间/座数 -1 Int 0
EMPower 电机功率 -1 Decimal 0
EMNum 电机数量 -1 Int 0
License 车辆牌照 50 String 0
NetTons 净吨位 -1 Decimal 0
IsBegin 期初 -1 Bool 0
IsSealed 封存 -1 Bool 0
SrcVoucherId 来源处理单据 50 String 0
SrcVoucherNum 来源处理单号 50 String 0
SrcVoucherDate 来源处理单据日期 -1 DateTime 0
IsGenDoc 生成凭证 -1 Enum 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
MutiDept 多部门 510 String 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
priuserdefnvc1 字符专用自定义项1 100 String 0
priuserdefdecm1 数值专用自定义项1 100 Decimal 0
priuserdefnvc2 字符专用自定义项2 100 String 0
priuserdefdecm2 数值专用自定义项2 100 Decimal 0
priuserdefnvc3 字符专用自定义项3 100 String 0
priuserdefdecm3 数值专用自定义项3 100 Decimal 0
priuserdefnvc4 字符专用自定义项4 100 String 0
priuserdefdecm4 数值专用自定义项4 100 Decimal 0
priuserdefnvc5 字符专用自定义项5 100 String 0
priuserdefdecm5 数值专用自定义项5 100 Decimal 0
priuserdefnvc6 字符专用自定义项6 100 String 0
priuserdefdecm6 数值专用自定义项6 100 Decimal 0
pubuserdefnvc1 字符公用自定义项1 100 String 0
pubuserdefdecm1 数值公用自定义项1 100 Decimal 0
pubuserdefnvc2 字符公用自定义项2 100 String 0
pubuserdefdecm2 数值公用自定义项2 100 Decimal 0
pubuserdefnvc3 字符公用自定义项3 100 String 0
pubuserdefdecm3 数值公用自定义项3 100 Decimal 0
pubuserdefnvc4 字符公用自定义项4 100 String 0
pubuserdefdecm4 数值公用自定义项4 100 Decimal 0
pubuserdefnvc5 字符公用自定义项5 100 String 0
pubuserdefdecm5 数值公用自定义项5 100 Decimal 0
pubuserdefnvc6 字符公用自定义项6 100 String 0
pubuserdefdecm6 数值公用自定义项6 100 Decimal 0
Attachments 附属设备集合 -1 DTOCollection 0
UseDepts 使用部门集合 -1 DTOCollection 0
idhandleReason idhandleReason 0 ID 0
HandleReason 处理原因 -1 DTO 0
idAssetProp idAssetProp -1 ID 0
iduseStatus iduseStatus 0 ID 0
UseStatus 使用状况 -1 DTO 0
idposition 资产位置 -1 ID 0
Position Position 0 DTO 0
idpartner idpartner 0 ID 0
Partner 往来单位 -1 DTO 0
idproducer idproducer 0 ID 0
Producer 生产单位 -1 DTO 0
iddeprMethod iddeprMethod 0 ID 0
DeprMethod 折旧方法 -1 DTO 0
idbizUsage idbizUsage 0 ID 0
BizUsage 资产用途 -1 DTO 0
idunit idunit 0 ID 0
Unit 计量单位 -1 DTO 0
idassetClass idassetClass 0 ID 0
AssetClass 资产分类 -1 DTO 0
idproject idproject 0 ID 0
Project 项目 -1 DTO 0
idperson idperson 0 ID 0
Person 使用人 -1 DTO 0
Maintains 维护记录集合 -1 DTOCollection 0
iduOPUnit iduOPUnit 0 ID 0
UOPUnit 工作量单位 -1 DTO 0
iduseDept iduseDept 0 ID 0
UseDept 使用部门 -1 DTO 0
idincDecWay idincDecWay 0 ID 0
IncDecWay 增减方式 -1 DTO 0
idadminDept idadminDept 0 ID 0
AdminDept 管理部门 -1 DTO 0
idbookPeriod idbookPeriod 0 ID 0
BookPeriod 入账期间 -1 DTO 0
idcurrency idcurrency 0 ID 0
Currency 币种 -1 DTO 0
idPrevCardID idPrevCardID -1 ID 0
PrevCardID 上版本卡片 -1 DTO 0
idsrcVoucherPeriod idsrcVoucherPeriod 0 ID 0
SrcVoucherPeriod 来源处理单据期间 -1 DTO 0
idprocessType idprocessType 0 ID 0
ProcessType 处理类型 -1 DTO 0
CheckDate 校验日期 -1 DateTime 0
AssetOrderNum 卡片排序字段 50 String 0
IsActualDepr 是否实际计提 -1 Bool 0
AssetProp 资产属性 -1 DTO 0
idSrcVoucherType idSrcVoucherType -1 ID 0
SrcVoucherType 来源处理单据类型 -1 DTO 0
ActualDeprMethod 实际计提方法 200 String 0
DeprCycle 计提周期 -1 Int 0
SourceVoucherID 来源单据 -1 ID 0
SourceVoucherNum 来源单号 200 String 0
SourceVoucherDate 来源单据日期 -1 DateTime 0
BeginDeprMonth 开始计提月 -1 DateTime 0
EndDeprMonth 结束计提月 -1 DateTime 0
IDSourceVoucherPeriod IDSourceVoucherPeriod -1 ID 0
IDSourceVoucherType IDSourceVoucherType -1 ID 0
SourceVoucherType SourceVoucherType 0 DTO 0
SourceVoucherPeriod SourceVoucherPeriod 0 DTO 0
LeftYearAndMonth 尚可年限月限组合 200 String 0
ImageFile 图片 200 String 0
ExpYearAndMonth 预计使用年限组合 200 String 0
UsedYearAndMonth 使用年限组合 200 String 0
ExpTotalMonth 预计使用总月数 -1 Int 0
UsedTotalMonth 已使用总月数 -1 Int 0
LeftTotalMonth 尚可使用总月数 -1 Int 0
SumYears 年数总和 -1 Int 0
UseInfoSplitLine 使用信息 200 String 0
BizInfoSplitLine 价值信息 200 String 0
DeprInoSplitLine 折旧信息 200 String 0
OtherInfoSplitLine 其他信息 200 String 0
CreateCardInfoSplitLine 建卡信息 200 String 0
Disabled 是否停用 -1 Bool 0