应收明细账

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
code 单据编码 String 64
businessDate 记账日期 Timestamp
srcObjectType 来对象类型 String ObjectType
srcItemObjectType 来源明细对象类型 String ObjectType
entrySrcSystemId 数据来源类型 String 64 枚举型 EntrySrcSystem
billTypeId 明细账来源单据类型 String BillType
businessTypeId 明细账来源业务类型 String BusinessType
isInitBill 是否期初 Boolean
businessObjectType 业务对象 String ObjectType
businessObjectId 业务对象ID String ObjectData ArContract SalesOrder Receipt ArReceipt RevenueConfirmation Verification DebitTransfer
projectId 项目 String Project
projectStageId 项目阶段 String ProjectStage
objectType 结算单位类型 String ObjectType
objectId 结算单位 String Customer Vendor User OtherParty
transObjectId 往来单位 String Customer Vendor User OtherParty
departmentId 部门 String Department
ownerUserId 业务员 String User
productId 存货 String Product
revenueId 收入 String Revenue
arFundArapTypeId 款项性质 String 枚举型 ArFundArapType
fundPurposeId 款项类型 String FundPurpose
quantity 数量 BigDecimal
currencyId 币种 String Currency
exchangeRate 汇率 BigDecimal
unitPrice 单价 BigDecimal
unitPriceWithoutTax 本币无税单价 BigDecimal
arAmount 应收金额 BigDecimal
originArAmount 原币应收金额 BigDecimal
dueDate 到期日 Timestamp
taxRate 税率 BigDecimal
settlementMethodId 结算方式 String SettlementMethod
description 备注 String
aredAmount 收回金额 BigDecimal
originAredAmount 原币收回金额 BigDecimal
doneDeclaredAmount 已核销金额 BigDecimal
originDoneDeclaredAmount 原币已核销金额 BigDecimal
doDeclaredAmount 未核销金额 BigDecimal
originDoDeclaredAmount 原币未核销金额 BigDecimal
reconcileMethodId 对账方式 String 枚举型 ReconcileMethod
reconcileUserId 本方确认人 String User
reconcileDate 本方确认时间 Timestamp
partyReconcileUserName 对方确认人 String 32
partyReconcileDate 对方确认时间 Timestamp
isReconciled 对账完成 Boolean
taskId 初始化任务id String 64
objectCustomer 结算单位(客户) String Customer ArItem
objectVendor 结算单位(供应商) String Vendor ArItem
objectUser 结算单位(人员) String User ArItem
objectOtherParty 结算单位(其他单位) String OtherParty ArItem
transObjectCustomer 往来单位(客户) String Customer ArItem
transObjectVendor 往来单位(供应商) String Vendor ArItem
transObjectUser 往来单位(人员) String User ArItem
transObjectOtherParty 往来单位(其他单位) String OtherParty ArItem
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