同RE_DetailPaymentRelation,是RE_DetailPaymentRelation的备份表,用于数据清除
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
idRetailDTO (T+15.0) | 零售单ID | int | 4 | True | |
idBankAccount (T+15.0) | 账号ID | int | 4 | True | |
idCurrency (T+15.0) | 币种ID | int | 4 | True | |
origamount (T+15.0) | 原币金额 | decimal | 13 | True | |
exchangerate (T+15.0) | 汇率 | decimal | 13 | True | |
DataSource (T+15.0) | 数据来源 | int | 4 | True | |
idRetailDetailDTO (T+15.0) | 零售单明细ID | int | 4 | True | |
idSettleStyle (T+15.0) | 结算方式ID | int | 4 | True | |
ts (T+15.0) | 时间戳 | timestamp | 8 | False | |
amount (T+15.0) | 本币金额 | decimal | 13 | True | |
ID (T+15.0) | 主键 | int | 4 | False |
Copyright 2016 Chanjet Inc.