名称 | ApiName | 标题 | 类型 | 长度 | 是否允许编辑 | 是否必填 | 参照对象 | 列表对象 |
---|---|---|---|---|---|---|---|---|
id | ID | String | 64 | 是 | ||||
code | 科目表编码 | String | 128 | 是 | ||||
name | 科目表名称 | String | 128 | 是 | ||||
srcObjectType | 来源对象名 | String | 是 | ObjectType | ||||
srcObjectId | 来源对象 | String | 是 | ObjectData | ||||
entrySrcSystemId | 数据来源类型 | String | 64 | 是 | 枚举型 EntrySrcSystem | |||
externalSystemCode | 外部系统标识 | String | 128 | 否 | ||||
externalObjectType | 外部系统对象类型 | String | 128 | 否 | ||||
externalObjectId | 外部系统唯一标识 | String | 128 | 否 | ||||
description | 科目表说明 | String | 是 | |||||
codeRuleId | 科目编码方案 | String | 是 | SubjectCodeRule | ||||
baseSubjectDefId | 来源科目表 | String | 是 | SubjectDef | ||||
accountingSystemId | 会计制度 | String | 是 | AccountingSystem | ||||
isBaseSubjectDef | 是否为基准科目表 | Boolean | 是 | |||||
disabledTime | 停用时间 | Timestamp | 是 | |||||
financialReportVersionId | 报表版本 | String | 是 | FinancialReportVersion | ||||
createdUserId | 创建人 | String | 是 | User | ||||
createdTime | 创建时间 | Timestamp | 是 | |||||
modifiedUserId | 修改人 | String | 是 | User | ||||
modifiedTime | 修改时间 | Timestamp | 是 | |||||
lastModifiedTime | 最后修改时间 | Timestamp | 否 | |||||
voucherTypes | 凭证类别 | List | 是 | VoucherType | ||||
virtualSubjects | 科目类别 | List | 是 | VirtualSubject | ||||
accountingBooks | 账簿 | List | 是 | AccountingBook | ||||
factors | 影响因素 | List | 是 | SubjectDefFactor | ||||
auxAccountingItems | 辅助核算项 | List | 是 | SubjectDefAuxAccountingItem | ||||
subjects | 科目 | List | 是 | Subject | ||||
attachments | 附件 | List | 是 | Attachment | ||||
validateExceptions | 对象合法性检查异常 | List | 是 | FlowValidateException | ||||
comments | 评论 | List | 是 | Comment | ||||
billParticipants | 单据参与人 | List | 是 | BillParticipant | ||||
chats | 群聊 | List | 是 | Chat | ||||
attachmentsCount | 附件计数 | Integer | 是 | |||||
multiLangs | 多语值字段 | JsonObject | 是 |