付款申请依据明细

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
ordinal 序号 Integer
srcObjectType 来源单据对象名 String ObjectType
srcObjectId 来源单据 String ObjectData PurOrder ApContract
srcItemObjectType 来源单据明细对象名 String ObjectType
srcItemObjectId 来源单据明细 String ObjectData PurOrderItem ApContractSubjectMatterItem
entrySrcSystemId 数据来源类型 String 64 枚举型 EntrySrcSystem
transUnitId 计量单位 String Unit
transQty 数量 BigDecimal
baseUnitId 主单位 String Unit
baseQty 主数量 BigDecimal
transUnitCnvTypeId 换算率类型 String 枚举型 UnitCnvType
basePrice 主单位含税单价 BigDecimal
originBasePrice 原币主单位含税单价 BigDecimal
basePriceWithoutTax 主单位无税单价 BigDecimal
originBasePriceWithoutTax 原币主单位无税单价 BigDecimal
isFreeGift 赠品 Boolean
isExpenseInvCosting 费用分摊进成本 Boolean
isOverMaxPrice 是否超最高进价 Boolean
priceSourceTypeId 取价来源类型 String 枚举型 PurPriceSourceType
priceSourceObjectType 取价来源类型 String ObjectType
priceSourceItemObjectType 取价来源明细类型 String ObjectType
assetPropertyId 资产属性 String 枚举型 AssetAttribute
projectId 项目 String Project
projectStageId 项目阶段 String ProjectStage
productId 存货 String Product
productStandardTypeId 存货基准类型 String 枚举型 ProductStandardType
costId 费用 String Cost
currencyId 币种 String Currency
exchangeRate 汇率 BigDecimal
price 单价 BigDecimal
priceWithoutTax 本币无税单价 BigDecimal
originPrice 原币单价 BigDecimal
originPriceWithoutTax 原币无税单价 BigDecimal
amount 本币价税合计 BigDecimal
originAmount 原币价税合计 BigDecimal
amountWithoutTax 本币无税金额 BigDecimal
originAmountWithoutTax 原币无税金额 BigDecimal
taxAmount 本币税额 BigDecimal
originTaxAmount 原币税额 BigDecimal
taxRate 税率 BigDecimal
taxFlagId 价格标识 String 枚举型 TaxFlag
isPriceWithTax 价格含税 Boolean
description 备注 String
invoiceNum 发票号码 String
invoiceCount 发票数量 Integer
invoiceTypeId 发票类型 String InvoiceType
deducTaxRate 可抵扣税率 BigDecimal
deducTaxAmount 本币可抵扣税额 BigDecimal
originDeducTaxAmount 原币可抵扣税额 BigDecimal
deducAfterTaxAmount 本币抵扣后金额 BigDecimal
originDeducAfterTaxAmount 原币抵扣后金额 BigDecimal
taxDeductCategoryId 抵税类别 String 枚举型 TaxDeductCategory
transQtyDomainUnitId 数量[域类型]单位 String Unit
customizedFields2 自定义字段2 JsonObject
srcItemObjectObjectData 来源单据明细(对象数据表) String ObjectData PaymentApplicationBaseItem
createdUserId 创建人 String User
createdTime 创建时间 Timestamp
modifiedUserId 修改人 String User
modifiedTime 修改时间 Timestamp
approveUserId 行审批人 String User
approveTime 行审批时间 Timestamp
lastModifiedTime 最后修改时间 Timestamp
invoices 发票 List PaymentApplicationBaseItemReceived
attachments 附件 List Attachment
validateExceptions 对象合法性检查异常 List FlowValidateException
comments 评论 List Comment
billParticipants 单据参与人 List BillParticipant
chats 群聊 List Chat
invoicesCount 发票计数 Integer
attachmentsCount 附件计数 Integer
commentsCount 评论计数 Integer
rowNo 行号 Integer