付款申请依据明细进项发票

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
entrySrcSystemId 数据来源类型 String 64 枚举型 EntrySrcSystem
externalSystemCode 外部系统标识 String 128
externalObjectType 外部系统对象类型 String 128
externalObjectId 外部系统唯一标识 String 128
objectType 关联主单据对象类型 String
objectId 关联主单据 String
itemObjectType 关联明细单据对象类型 String
itemObjectId 关联明细单据 String
amount 单据金额 BigDecimal
srcObjectType 来源单据对象名 String ObjectType
srcObjectId 来源单据 String ObjectData
srcItemObjectType 来源单据明细对象名 String ObjectType
srcItemObjectId 来源单据明细 String ObjectData
srcItemObjectObjectData 来源单据明细(对象数据表) String ObjectData PaymentApplicationBaseItemReceived
createdUserId 创建人 String User
createdTime 创建时间 Timestamp
modifiedUserId 修改人 String User
modifiedTime 修改时间 Timestamp
lastModifiedTime 最后修改时间 Timestamp
ordinal 序号 Integer
paymentApplicationBaseItemId 付款申请依据明细 String PaymentApplicationBaseItem
approveUserId 行审批人 String User
approveTime 行审批时间 Timestamp
attachments 附件 List Attachment
validateExceptions 对象合法性检查异常 List FlowValidateException
comments 评论 List Comment
billParticipants 单据参与人 List BillParticipant
chats 群聊 List Chat
attachmentsCount 附件计数 Integer
commentsCount 评论计数 Integer