付款单明细合并付款记录

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
ordinal 序号 Integer
srcObjectType 来源单据对象名 String ObjectType
srcItemObjectType 来源单据明细对象名 String ObjectType
entrySrcSystemId 数据来源类型 String 64 枚举型 EntrySrcSystem
projectId 项目 String Project
projectStageId 项目阶段 String ProjectStage
ownerDeptId 部门 String Department
ownerUserId 业务员 String User
productId 存货 String Product
costId 费用 String Cost
apFundArapTypeId 款项性质 String 枚举型 ApFundArapType
fundPurposeId 款项类型 String FundPurpose
quantity 数量 BigDecimal
currencyId 币种 String Currency
exchangeRate 汇率 BigDecimal
unitPrice 单价 BigDecimal
unitPriceWithoutTax 本币无税单价 BigDecimal
originUnitPrice 原币单价 BigDecimal
originUnitPriceWithoutTax 原币无税单价 BigDecimal
apAmount 金额 BigDecimal
originApAmount 原币金额 BigDecimal
planRecDate 预计收回时间 Timestamp
taxRate 税率 BigDecimal
description 备注 String
isToCa 计入往来 Boolean
redAmount 本币累计红字退货金额 BigDecimal
originRedAmount 原币累计红字退货金额 BigDecimal
doneDeclaredAmount 已核销金额 BigDecimal
originDoneDeclaredAmount 原币已核销金额 BigDecimal
doDeclaredAmount 未核销金额 BigDecimal
originDoDeclaredAmount 原币未核销金额 BigDecimal
balanceAmount 余额 BigDecimal
originBalanceAmount 原币余额 BigDecimal
createdUserId 创建人 String User
createdTime 创建时间 Timestamp
modifiedUserId 修改人 String User
modifiedTime 修改时间 Timestamp
approveUserId 行审批人 String User
approveTime 行审批时间 Timestamp
lastModifiedTime 最后修改时间 Timestamp
attachments 附件 List Attachment
validateExceptions 对象合法性检查异常 List FlowValidateException
comments 评论 List Comment
billParticipants 单据参与人 List BillParticipant
chats 群聊 List Chat
attachmentsCount 附件计数 Integer
commentsCount 评论计数 Integer