SA_SaleExpenseAllocation 数据库表名:销售费用分摊单DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
AllocateType 分摊方式 -1 Enum 0
IsCreateAuto 是否自动生成 -1 Bool 0
VoucherDate VoucherDate -1 DateTime 0
Maker Maker 50 String 0
MadeDate MadeDate -1 DateTime 0
Auditor Auditor 50 String 0
MakerId MakerId -1 ID 0
AuditorId AuditorId -1 ID 0
Reviser reviser 50 String 0
AuditedDate auditedDate -1 DateTime 0
IsCarriedForwardOut 是否已结转 -1 Bool 0
IsCarriedForwardIn 是否结转来的单据 -1 Bool 0
IsModifiedCode 是否手工修改过单据号 -1 Bool 0
DocNo docNo 36 String 0
DocClass docClass 36 String 0
idsourceVoucherType idsourceVoucherType 0 ID 0
AccountingPeriod accountingPeriod -1 Int 0
DocId docId 36 String 0
AccountingYear accountingYear -1 Int 0
CreatedTime CreatedTime -1 DateTime 0
SequenceNumber 顺序号 -1 Int 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
SaleExpenseAllocationDetails SaleExpenseAllocationDetails 0 DTOCollection 0
SaleExpenseAllocationExpenseDetails SaleExpenseAllocationExpenseDetails 0 DTOCollection 0
SourceVoucherType SourceVoucherType 0 DTO 0
idmarketingOrgan idmarketingOrgan 0 ID 0
MarketingOrgan MarketingOrgan 0 DTO 0