名称 | ApiName | 标题 | 类型 | 长度 | 是否允许编辑 | 是否必填 | 参照对象 | 列表对象 |
---|---|---|---|---|---|---|---|---|
id | ID | String | 64 | 是 | ||||
parentId | 上级 | String | 是 | Revenue | ||||
code | 编码 | String | 32 | 是 | 模板[默认]必填 | |||
name | 名称 | String | 128 | 是 | 模板[默认]必填 | |||
srcObjectType | 来源对象名 | String | 是 | ObjectType | ||||
srcObjectId | 来源对象 | String | 是 | ObjectData | ||||
entrySrcSystemId | 数据来源类型 | String | 64 | 是 | 枚举型 EntrySrcSystem | |||
externalSystemCode | 外部系统标识 | String | 128 | 否 | ||||
externalObjectType | 外部系统对象类型 | String | 128 | 否 | ||||
externalObjectId | 外部系统唯一标识 | String | 128 | 否 | ||||
taxRateId | 税率 | String | 是 | TaxRate | ||||
taxClassifyCode | 税收分类码说明 | String | 128 | 是 | ||||
taxIncentiveId | 优惠政策 | String | 是 | TaxIncentive | ||||
description | 说明 | String | 是 | |||||
isDisabled | 停用 | Boolean | 是 | |||||
revenueConfirmationTypeId | 收入确认方式 | String | 是 | 枚举型 RevenueConfirmationType | ||||
installmentRcProgrammeId | 收入确认方案 | String | 是 | InstallmentRcProgramme | ||||
taxCategoryId | 税收分类编码 | String | 是 | TaxCategory | ||||
createdUserId | 创建人 | String | 是 | User | ||||
createdTime | 创建时间 | Timestamp | 是 | |||||
modifiedUserId | 修改人 | String | 是 | User | ||||
modifiedTime | 修改时间 | Timestamp | 是 | |||||
level | 级次 | Integer | 是 | |||||
isLeaf | 是否叶级 | Boolean | 是 | |||||
lastModifiedTime | 最后修改时间 | Timestamp | 否 | |||||
children | 下级 | List | 是 | Revenue | ||||
attachments | 附件 | List | 是 | Attachment | ||||
validateExceptions | 对象合法性检查异常 | List | 是 | FlowValidateException | ||||
comments | 评论 | List | 是 | Comment | ||||
billParticipants | 单据参与人 | List | 是 | BillParticipant | ||||
chats | 群聊 | List | 是 | Chat | ||||
attachmentsCount | 附件计数 | Integer | 是 | |||||
arReceiptItems | 其他应收单明细列表 | List | 是 | ArReceiptItem | ||||
arrivalNoticeSplitItems | 到账通知项目拆分明细 | List | 是 | ArrivalNoticeSplitItem | ||||
revenueConfirmationItems | 收入确认单明细列表 | List | 是 | RevenueConfirmationItem | ||||
invoiceItems | 销售发票明细列表 | List | 是 | InvoiceItem | ||||
invoiceApplicationItems | 开票申请明细 | List | 是 | InvoiceApplicationItem |