项目物料

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
code 单据编码 String 64
businessDate 业务日期 Timestamp
srcObjectType 来源单据对象名 String ObjectType
srcObjectId 来源单据 String ObjectData
srcItemObjectType 来源单据明细对象名 String ObjectType
srcItemObjectId 来源单据明细 String ObjectData
entrySrcSystemId 数据来源类型 String 64 枚举型 EntrySrcSystem
externalSystemCode 外部系统标识 String 128
externalObjectType 外部系统对象类型 String 128
externalObjectId 外部系统唯一标识 String 128
projectId 项目 String Project
productId 存货 String Product
isPrivate 是专用料 Boolean
isDefault 默认物料 Boolean
isReviewed 已审核 Boolean
reviewerId 审核人 String User
reviewedTime 审核时间 Timestamp
isClosed 已关闭 Boolean
closedByUserId 关闭人 String User
closedTime 关闭时间 Timestamp
srcItemObjectObjectData 来源单据明细(对象数据表) String ObjectData ProjectMaterial
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