RE_ReceiveDetail 数据库表名:对账收款明细DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
CreatedTime CreatedTime -1 DateTime 0
SequenceNumber 顺序号 -1 Int 0
IsCarriedForwardOut 是否已经期间结转 -1 Bool 0
IsCarriedForwardIn 是否结转来的单据 -1 Bool 0
ShiftVoucherID 交班单ID -1 ID 0
ShiftVoucherCode 交班单号 30 String 0
ShiftVoucherDate 交班单日期 -1 DateTime 0
POSCode POS编码 50 String 0
POSName POS名称 50 String 0
UserId 收银员Id -1 ID 0
UserCode 收银员编码 50 String 0
UserName 收银员名称 50 String 0
ReceiverId 收款人Id -1 ID 0
ReceiverCode 收款人编码 50 String 0
ReceiverName 收款人名称 50 String 0
WorkingDate 上班日期 -1 DateTime 0
WorkingTime 上班时间 8 String 0
ShiftDate 交班日期 -1 DateTime 0
ShiftTime 交班时间 8 String 0
ReceiveDate 交款日期 -1 DateTime 0
ReceiveTime 交款时间 8 String 0
OrigAmount 金额[应上交金额] -1 Decimal 0
OrigSettleAmount 已交款金额 -1 Decimal 0
OrigFactSettleAmount 实际收款金额 -1 Decimal 0
Amount 本币金额[应交本币金额] -1 Decimal 0
SettleAmount 已交本币金额 -1 Decimal 0
FactSettleAmount 实际上交本币金额 -1 Decimal 0
InitialAmount 钱箱初始余额 -1 Decimal 0
ImprestAmount 增减备用金 -1 Decimal 0
ImprestBalanceAmount 备用金余额 -1 Decimal 0
ExtendFlag 扩展标志 -1 Int 0
ExchangeRate 汇率 -1 Decimal 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
idbankAccount idbankAccount 0 ID 0
BankAccount BankAccount 0 DTO 0
idsettleStyle idsettleStyle 0 ID 0
SettleStyle SettleStyle 0 DTO 0
idstore idstore 0 ID 0
Store Store 0 DTO 0
idreceiveBankAccount idreceiveBankAccount 0 ID 0
ReceiveBankAccount ReceiveBankAccount 0 DTO 0
idcurrency idcurrency 0 ID 0
Currency Currency 0 DTO 0