| id |
|
ID |
String |
64
|
是
|
|
|
|
| entrySrcSystemId |
|
数据来源类型 |
String |
64
|
是
|
|
枚举型 EntrySrcSystem
|
|
| externalSystemCode |
|
外部系统标识 |
String |
128
|
否
|
|
|
|
| externalObjectType |
|
外部系统对象类型 |
String |
128
|
否
|
|
|
|
| externalObjectId |
|
外部系统唯一标识 |
String |
128
|
否
|
|
|
|
| contractId |
|
应收合同 |
String |
|
是
|
|
ReferArContractView
|
|
| contractObjectType |
|
合同类型 |
String |
|
是
|
|
ObjectType
|
|
| rowNo |
|
收付款计划行 |
String |
|
是
|
|
|
|
| settlementDate |
|
收款日期 |
Timestamp |
|
是
|
|
|
|
| contractSettlementTypeId |
|
收付款类型 |
String |
|
是
|
|
ContractSettlementType
|
|
| isQuantityBond |
|
质保金 |
Boolean |
|
是
|
|
|
|
| projectId |
|
项目 |
String |
|
是
|
|
Project
|
|
| projectStageId |
|
项目阶段 |
String |
|
是
|
|
ProjectStage
|
|
| subjectMatterItemId |
|
标的明细id |
String |
|
是
|
|
ContractSubjectMatterItemView
|
|
| settlementMethodId |
|
结算方式 |
String |
|
是
|
|
SettlementMethod
|
|
| settlementRate |
|
收款比例% |
BigDecimal |
|
是
|
|
|
|
| amount |
|
收款金额 |
BigDecimal |
|
是
|
|
|
|
| originAmount |
|
原币收款金额 |
BigDecimal |
|
是
|
|
|
|
| inputFlag |
|
输入标识 |
Integer |
|
是
|
|
|
|
| description |
|
备注 |
String |
|
是
|
|
|
|
| receiptAmount |
|
累计收款金额 |
BigDecimal |
|
是
|
|
|
|
| originReceiptAmount |
|
累计收款原币金额 |
BigDecimal |
|
是
|
|
|
|
| receiptStatusId |
|
收款状态 |
String |
|
是
|
|
枚举型 ReceiptStatusEnum
|
|
| paymentStatusId |
|
付款状态 |
String |
|
是
|
|
|
|
| paymentAmount |
|
累计付款金额 |
BigDecimal |
|
是
|
|
|
|
| originPaymentAmount |
|
累计付款原币金额 |
BigDecimal |
|
是
|
|
|
|
| contractSettlementItemObjectType |
|
合同执行计划类型 |
String |
|
是
|
|
ObjectType
|
|
| currencyId |
|
币种 |
String |
|
是
|
|
Currency
|
|
| exchangeRate |
|
汇率 |
BigDecimal |
|
是
|
|
|
|
| initPaymentAmount |
|
期初累计付款本币金额 |
BigDecimal |
|
是
|
|
|
|
| notInitPaymentAmount |
|
非期初累计付款本币金额 |
BigDecimal |
|
是
|
|
|
|
| originInitPaymentAmount |
|
期初累计付款原币金额 |
BigDecimal |
|
是
|
|
|
|
| originNotInitPaymentAmount |
|
累计付款原币税额 |
BigDecimal |
|
是
|
|
|
|
| paymentAppAmount |
|
付款申请金额 |
BigDecimal |
|
是
|
|
|
|
| originPaymentAppAmount |
|
原币付款申请金额 |
BigDecimal |
|
是
|
|
|
|
| payedPaymentAppAmount |
|
付款申请已付款金额 |
BigDecimal |
|
是
|
|
|
|
| originPayedPaymentAppAmount |
|
原币付款申请已付款金额 |
BigDecimal |
|
是
|
|
|
|
| balancePaymentAmount |
|
可付款申请金额 |
BigDecimal |
|
是
|
|
|
|
| originBalancePaymentAmount |
|
原币可付款申请金额 |
BigDecimal |
|
是
|
|
|
|
| subjectMatterItemRowNo |
|
标的行号 |
String |
64
|
是
|
|
|
|
| paymentApplicationStatusId |
|
付款申请状态 |
String |
|
是
|
|
枚举型 PaymentApplicationStatusEnum
|
|
| srcObjectType |
|
来源单据对象名 |
String |
|
是
|
|
ObjectType
|
|
| srcObjectId |
|
来源单据 |
String |
|
是
|
|
ObjectData
|
|
| srcItemObjectType |
|
来源单据明细对象名 |
String |
|
是
|
|
ObjectType
|
|
| srcItemObjectId |
|
来源单据明细 |
String |
|
是
|
|
ObjectData
|
|
| srcItemObjectObjectData |
|
来源单据明细(对象数据表) |
String |
|
是
|
|
ObjectData
|
ReferArContractSettlementItemView
|
| createdUserId |
|
创建人 |
String |
|
是
|
|
User
|
|
| createdTime |
|
创建时间 |
Timestamp |
|
是
|
|
|
|
| modifiedUserId |
|
修改人 |
String |
|
是
|
|
User
|
|
| modifiedTime |
|
修改时间 |
Timestamp |
|
是
|
|
|
|
| lastModifiedTime |
|
最后修改时间 |
Timestamp |
|
否
|
|
|
|