名称 | 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 | 否 | ||||
description | 事由 | String | 是 | |||||
projectId | 项目 | String | 是 | Project | ||||
projectStageId | 项目阶段 | String | 是 | ProjectStage | ||||
costId | 费用 | String | 是 | Cost | ||||
startDate | 开始日期 | Timestamp | 是 | |||||
endDate | 结束日期 | Timestamp | 是 | |||||
days | 天数 | BigDecimal | 是 | |||||
currencyId | 币种 | String | 是 | Currency | ||||
exchangeRate | 汇率 | BigDecimal | 是 | |||||
amount | 申请金额 | BigDecimal | 是 | |||||
originAmount | 原币申请金额 | BigDecimal | 是 | |||||
cityId | 出差城市 | String | 是 | District | ||||
policySubjectVersionId | 匹配的标准 | String | 是 | PolicySubjectVersion | ||||
policySubjectId | 标准策略主体 | String | 是 | |||||
overStandardRatio | 超标准比例 | BigDecimal | 是 | |||||
isOverStandard | 是否超标准 | Boolean | 是 | |||||
overStandardReason | 超标准原因 | JsonElement | 是 | |||||
overStandardAmount | 超标准金额 | BigDecimal | 是 | |||||
standardAmount | 标准原币金额 | BigDecimal | 是 | |||||
localStandardAmount | 标准本币金额 | BigDecimal | 是 | |||||
srcItemObjectObjectData | 来源单据明细(对象数据表) | String | 是 | ObjectData | ReimburseApplyAllowanceItem | |||
createdUserId | 创建人 | String | 是 | User | ||||
createdTime | 创建时间 | Timestamp | 是 | |||||
modifiedUserId | 修改人 | String | 是 | User | ||||
modifiedTime | 修改时间 | Timestamp | 是 | |||||
isChangeBill | 是否为变更单 | Boolean | 是 | |||||
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 | 是 |