单据业务阶段

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
ordinal 序号 Integer
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
objectType 关联的对象类型名称 String ObjectType
objectId 关联的对象 String ObjectData
bizPhaseId 业务阶段 String BizPhase
isSkippable 允许跳过阶段 Boolean
routeSeq 执行序列 Integer
isDisplay 是否显示 Boolean
planStartDate 计划开始时间 Timestamp
planEndDate 计划结束时间 Timestamp
planDurationDays 计划时长(天) Integer
startDate 实际开始时间 Timestamp
endDate 实际结束时间 Timestamp
durationDays 实际时长(天) BigDecimal
objectObjectData 关联的对象(对象数据表) String ObjectData BillBizPhase
srcItemObjectObjectData 来源单据明细(对象数据表) String ObjectData BillBizPhase
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
multiLangs 多语值字段 JsonObject