用友T+数据库讲解

分享到:

2016-05-22 15:26:40

一、UFTSYSTEM
1、EAP_backup:账套备份记录表
2、EAP_backupplan:账套备份计划表
3、EAP_account:账套列表:
 

数据字典整理 3.1源数据 Eap_Package
 
类型  表名 Eap_Package 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 ID id uniqueidentifier(16) Y   
 
2 名称 name nvarchar(100)   Y 
 
3 标题 title nvarchar(100)   Y 
 
4 命名空间 ns nvarchar(400)   Y 
 
5 idParent idParent uniqueidentifier(16)   Y 
 
6 NULL autoid int(4)    
 
7 二次开发标识 TFlag int(4)   Y 
 
8 vs项目 vsproj nvarchar(400)   Y 
 
9 更新者 UpdatedBy nvarchar(64)   Y 
 
10 更新时间 Updated char(19)   Y 
 
11 创建时间 CreatedTime char(19)   Y 
 
12 分布时间戳 Ts timestamp(8)    
 
13 编号 Code nvarchar(60)   Y 
 
14 isEndNode isEndNode tinyint(1)   Y 
 
15 inID inID nvarchar(1200)   Y   Eap_DTO 类型
 
 源数据 表名 eap_DTO 中文名 源数据表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 所属包id IDPackage uniqueidentifier(16)   Y 
 
3 DTO名称 Name nvarchar(100)   Y 
 
4 DTO标题 Title nvarchar(400)   Y 
 
5 库表 TableName nvarchar(100)   Y 
 
6 类名 ClassName nvarchar(400)   Y 
 
7 名称字段 NameField nvarchar(100)   Y 
 
8 编号字段 CodeField nvarchar(100)   Y 
 
9 isPersist isPersist bit(1)   Y 
 
10 sortNo sortNo int(4)   Y 
 
11 isDisplay isDisplay bit(1)   Y 
 
12 memo memo nvarchar(400)   Y 
 
13 isCustomized isCustomized bit(1)   Y 
 
14 isAuthControl isAuthControl bit(1)   Y  15 authtype authtype bit(1)   Y 
 
16 NULL autoid int(4)    
 
18 Ts ts timestamp(8)    
 
19 二次开发标识 TFlag int(4)   Y 
 
20 更新者 UpdatedBy nvarchar(64)   Y 
 
21 更新时间 Updated char(19)   Y 
 
22 创建时间 CreatedTime char(19)   Y 
 
23 编号 Code char(50)   Y  Eap_DTORelation 类型
 
 源数据 表名 eap_DTORelation 中文名 源数据关系表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16) Y   
 
2 NULL idFromDTO uniqueidentifier(16)    
 
3 NULL idToDTO uniqueidentifier(16)    
 
4 NULL relationType tinyint(1)    
 
5 NULL idProperty uniqueidentifier(16)    
 
6 NULL idFromProperty uniqueidentifier(16)    
 
7 NULL idToProperty uniqueidentifier(16)    
 
8 NULL dependency tinyint(1)    
 
9 NULL autoid int(4)     Eap_DTOProperty 类型
 
 源数据 表名 eap_DTOProperty 中文名 源数据属性表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 idDTO idDTO uniqueidentifier(16)    
 
3 字段名称 Name nvarchar(400)   Y 
 
4 字段标题 Title nvarchar(400)   Y 
 
5 表字段 FieldName nvarchar(400)   Y 
 
6 Type Type nvarchar(100)   Y 
 
7 字段长度 FieldLength int(4)   Y 
 
8 默认值 DefaultValue nvarchar(100)   Y 
 
9 丌允许为空 notNull tinyint(1)   Y 
 
10 丌允许重复 Uniquely tinyint(1)   Y 
 
11 DefineLevel DefineLevel tinyint(1)   Y 
 
12 可选枚丼 idEnum uniqueidentifier(16)   Y 
 
13 sortNo sortNo int(4)   Y 
 
14 区分Null和0的
 
数字类型
 
precision tinyint(1)   Y 
 
15 memo memo nvarchar(400)   Y  16 支持多语 supportMutiLanguag
 
e
 
tinyint(1)   Y 
 
17 custom_use custom_use tinyint(1)   Y 
 
18 custom_public custom_public tinyint(1)   Y 
 
19 NULL autoid int(4)    
 
20 Ts ts timestamp(8)    
 
21 字段类型 TypeEmu uniqueidentifier(16)   Y 
 
22 定义级别 DefineLevelEmu uniqueidentifier(16)   Y 
 
23 更新者 UpdatedBy nvarchar(64)   Y 
 
24 更新时间 Updated char(19)   Y 
 
25 创建时间 CreatedTime char(19)   Y 
 
26 编号 Code char(50)   Y 
 
27 关系DTO idToDTO uniqueidentifier(16)   Y 
 
28 关系 relationType nvarchar(64)   Y 
 
29 来源字段 FromProperty nvarchar(400)   Y 
 
30 关联字段 ToProperty nvarchar(400)   Y  3.2菜单 SM_VoucherType 类型
 
 菜单&单据 表名 SM_VoucherType 中文名 单据类型表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16)    自动生成
 
2 编号 code nvarchar(60) Y   
 
3 名称 name nvarchar(400)   Y 
 
4 模块名称 moduleName varchar(20)    
 
5 审核 AuditModule varchar(20)   Y =模块名称
 
6 是否自动补空号 isautofillbreakpoint tinyint(1)   Y 默认为0
 
7 是否可编辑表格 iseditable tinyint(1)   Y 默认为1
 
8 是否需要审核 isneedaudit tinyint(1)   Y 默认为1
 
9 前缀1 prefixion1 varchar(20)   Y 
 
10 前缀1长度 prefixion1length int(4)   Y 
 
11 前缀1内容 prefixion1content varchar(30)   Y 
 
12
 
前缀1是否做编
 
码依据
 
iscreatorderbyprefixi
 
on1
 
tinyint(1)   Y 
 
13 前缀2 prefixion2 varchar(20)   Y 
 
14 前缀2内容 prefixion2content varchar(30)   Y 
 
15 前缀2长度 prefixion2length int(4)   Y 
 
16
 
前缀2是否做流
 
水依据
 
iscreatorderbyprefixi
 
on2
 
tinyint(1)   Y 
 
17 前缀3 prefixion3 varchar(20)   Y 
 
18 前缀3内容 prefixion3content varchar(30)   Y  19 前缀3长度 prefixion3length int(4)   Y 
 
20
 
前缀3是否做流
 
水依据
 
iscreatorderbyprefixi
 
on3
 
tinyint(1)   Y 
 
21 分隔符 separator varchar(1)   Y 
 
22 流水号长度 serialnolength int(4)   Y 
 
23 初始流水号 startordenalnumber numeric(17)   Y 
 
24 是否停用 disabled tinyint(1)    
 
25 系统标志 issystem tinyint(1)    
 
26
 
是否在单据编码
 
设置中可见
 
isCodingVisible tinyint(1)    默认为1
 
27
 
是否在单据审核
 
设置中可见
 
isAudingVisible tinyint(1)    默认为1
 
28 单据/档案代码 vouchertypealias varchar(20)   Y 
 
29 是否自动编号 isautocreate tinyint(1)   Y 默认为1
 
30 DTO系统字段 updated char(19)   Y 
 
31 DTO系统字段 updatedBy nvarchar(64)   Y 
 
32 显示顺序 DisplayOrder int(4)   Y 
 
33 DTO名称 DtoName nvarchar(120)   Y 
 
34 单据名称 VoucherName nvarchar(400)   Y 
 
35 类型 DataType nvarchar(20)   Y 0/1/2/3
 
36
 
消息中心是否可
 
 
isMessageCenterVisi
 
ble
 
tinyint(1)    默认为1
 
37
 
单据查询是否可
 
 
isVoucherSearchVisib
 
le
 
    默认为1
 
38
 
前缀1截取方式
 
prefixion1InterceptTy
 
pe
 
int(4)    
 
39
 
前缀2截取方式
 
prefixion2InterceptTy
 
pe
 
int(4)    
 
40
 
前缀3截取方式
 
prefixion3InterceptTy
 
pe
 
int(4)    
 
41 是否需要审批流 IsNeedWorkFlow tinyint(1)   Y 
 
42 前缀1是否只读 IsPrefix1ReadOnly int(4)   Y 
 
43 系统属性 SysPropFields nvarchar(600)   Y 
 
44 后置名称 ExpressionName nvarchar(200)   Y 
 
45  IsEnableWFEmail tinyint(1)   Y 
 
Eap_VoucherModule
 
类型 菜单 表名 eap_vouchermodule 中文名
 
 单据模块表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 模块名称 ModuleName nvarchar(100)    
 
3 模块标题 ModuleTitle nvarchar(100)     4 父ID NodeParent uniqueidentifier(16)   Y 
 
5 级别 NodeLevel int(4)    
 
6 排序 NodeIndexOrder int(4)    
 
7 模块编码 code nvarchar(16)   Y 
 
Eap_MenuTree
 
类型 菜单 表名 Eap_MenuTree 中文名
 
 菜单树表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
6 主键 id uniqueidentifier(16)   Y 
 
2 标题 Title nvarchar(100)    
 
13 名称 Name nvarchar(400)   Y =Title
 
4 顺序号 ShowIndex int(4)   Y 
 
5 是否系统字段 isSystem bit(1)   Y 
 
12 父ID IdParent uniqueidentifier(16)   Y 
 
7 父ID parentID uniqueidentifier(16)   Y =IdParent
 
8 无用 inId nvarchar(2240)   Y 
 
9 总部标示 Category int(4)   Y 
 
10 无用 TFlag int(4)   Y 
 
11 创建日期 CreatedTime datetime(8)   Y 
 
14 编码 Code nvarchar(400)   Y 
 
15 是否末节点 IsEndNode tinyint(1)   Y   Eap_MenuTreeRelation 类型
 
 菜单 表名 Eap_MenuTreeRelation 中文名 菜单关系表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
6 主键 ID uniqueidentifier(16)   Y 
 
3 菜单号 MenuCode nvarchar(100)    
 
4 名称 Name nvarchar(200)   Y 
 
5 树编号 TreeID uniqueidentifier(16)   Y
 
系统默认字段
 
7 是否系统项 isSystem bit(1)   Y 
 
8 显示顺序 showIndex int(4)   Y 
 
9 总部标示 Category int(4)   Y 0 /1/2
 
10 是否控制显示个
 
 
IsControlShowNum tinyint(1)   Y 
 
11 控制个数 ControlNum int(4)   Y 
 
12 控制页面 ControlPage nvarchar(400)   Y 
 
13 控制页面验证 ControlJS nvarchar(400)   Y 
 
14 编号 Code nvarchar(200)   Y 
 
15 表达式 ExpressionName nvarchar(120)   Y 
 
16 无用 TFlag int(4)   Y  17 创建日期 CreatedTime datetime(8)   Y 
 
18 MenuTree主键 IdEap_MenuTree uniqueidentifier(16)   Y 
 
EAP_Menu 类型
 
 菜单 表名 EAP_Menu 中文名 菜单表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
23 主键 ID uniqueidentifier(16)   Y 
 
1 自动编码                             
 
 AutoID int(4)    
 
2 编号 Code nvarchar(100)   Y 
 
3 名称 Name nvarchar(200)   Y 
 
4 快捷键 ShortCut char(1)   Y 
 
5 模块ID SubID nvarchar(4)   Y 
 
6 级次 Grade smallint(2)    0/1/2
 
20 级次ID inID nvarchar(100)   Y 
 
7 上级菜单ID SupMenuID nvarchar(24)   Y 
 
8 是否未级 EndGrade bit(1)   Y 
 
12 是否有下级 IsItemGroup bit(1)   Y 
 
13 是否控制权限 IsControl bit(1)    
 
21 权限ID PrivilegeID nvarchar(60)   Y 
 
9 显示顺序 Order int(4)   Y 
 
10 链接地址 RequestUrl nvarchar(1000)   Y 
 
11  GroupFlow nvarchar(40)   Y 
 
14 版本号 Version varchar(12)   Y 
 
15 科目类型 AccountType smallint(2)   Y 0/1
 
16 是否显示 Visibility bit(1)    
 
17 更新时间                               Updated datetime(8)   Y 
 
18 更新者                               UpdatedBy varchar(32)   Y 
 
19  ts timestamp(8)   Y 
 
22 表达式 ExpressionName nvarchar(120)   Y 
 
24 支持条码 InvBarCodeVoucher int(4)   Y 
 
25 flag标志 TFlag int(4)   Y 
 
26 创建时间 CreatedTime datetime(8)   Y 
 
27 显示顺序1 order1 int(4)   Y   3.3工具条 EAP_BusOperation
 
类型 工具条 表名 EAP_BusOperation 中文名 工具条表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16)     2 名称 OperationName nvarchar(100)    
 
3 功能编号 FunctionCode varchar(20)   Y 
 
4 描述 Description nvarchar(200)   Y 
 
5 编号 Code nvarchar(100)   Y 
 
6 视图类型 ViewType smallint(2)    
 
7 Tab键的索引 TabIndex int(4)   Y 
 
8 是否是分隔符 IsSplit bit(1)    
 
9 栏目的键值 SourceKey nvarchar(60)   Y 
 
10 是否权限控制 IsAuthControl bit(1)    
 
11 标题 Title nvarchar(100)    
 
12 Visibility Visibility bit(1)    
 
13 父操作ID ParentID uniqueidentifier(16)   Y 
 
14 快捷键 ShortCut char(1)   Y 
 
15 提示 ToolTip nvarchar(100)   Y 
 
17 NULL idfunctionauth uniqueidentifier(16)   Y 
 
18 是否toolbar可
 
 
issystem bit(1)   Y 
 
19 IsHasAction IsHasAction bit(1)   Y 
 
20 IsEnd IsEnd tinyint(1)   Y 
 
21 viewid viewid uniqueidentifier(16)   Y 
 
22 entityid entityid uniqueidentifier(16)   Y 
 
23 entityfuncid entityfuncid uniqueidentifier(16)   Y 
 
24 ExpressionNa
 
me
 
ExpressionName nvarchar(120)   Y 
 
25 Idbusoperation
 
main
 
idbusoperationmain uniqueidentifier(16)   Y 
 
26 分布时间戳 ts timestamp(8)    
 
27 更新时间 updated char(19)   Y 
 
28 更新者 updatedBy nvarchar(64)   Y 
 
29 CreatedTime CreatedTime datetime(8)   Y 
 
30 名称 Name nvarchar(400)   Y  3.4单据 SM_CodingRuleRelationWithPrefixion
 
类型 单据 表名 SM_CodingRuleRelationWith
 
Prefixion
 
中文名 单据编码编号规则
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16)    
 
2 编号 code nvarchar(60)   Y 
 
3 名称 name nvarchar(400)   Y 
 
4 分布时间戳 ts timestamp(8)     5 更新时间 updated char(19)   Y 
 
6 更新者 updatedBy nvarchar(64)   Y 
 
7 NULL idvouchertype uniqueidentifier(16) Y   
 
8 NULL idcodingprefixion uniqueidentifier(16) Y 
 
 系统固定字段
 
9 前缀排序 ddlOrder int(4)   Y 
 
10 是否系统字段 IsSystem tinyint(1)    
 
11 NULL AutoID int(4)    
 
12 NULL ExpressionName nvarchar(120)   Y 
 
Eap_VoucherTree
 
类型 单据&菜单 表名 eap_VoucherTree 中文名
 
 单据树表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 父ID ParentID uniqueidentifier(16)   Y
 
系统固定自段
 
3 排序 num int(4)    
 
4 单据名称 Name nvarchar(100)   Y 
 
5 单据标题 Title nvarchar(100)   Y 
 
6  VoucherID uniqueidentifier(16)   Y 
 
7  TableID uniqueidentifier(16)   Y 
 
Eap_VoucherDesignTree 类型
 
 单据 表名 eap_VoucherDesignTree 中文名 单据设计树表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 单据ID VoucherInfoID uniqueidentifier(16)    eap_Voucher
 
 3 单据模块ID ModuleID uniqueidentifier(16)    eap_VoucherMo
 
dule 4
 
 排序 indexOrder int(4)    
 
5 是否系统字段 isSystem bit(1)    默认为0
 
Eap_Voucher 类型
 
 单据 表名 eap_Voucher 中文名 单据表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 名称 Name nvarchar(100)    
 
3 标题 Title nvarchar(100)    
 
4 DTO名称 DtoName nvarchar(100)    
 
5 列显示数 ColCount int(4)   Y 
 
6 单据样式 VoucherStyle smallint(2)   Y 
 
7 PrintTemplateI PrintTemplateID uniqueidentifier(16)   Y  D
 
8 TitleHeight TitleHeight int(4)   Y 
 
9 HeadHeight HeadHeight int(4)   Y 
 
10 BodyHeight BodyHeight int(4)   Y 
 
11 FootHeight FootHeight int(4)   Y 
 
12 Left Left int(4)   Y 
 
13 Top Top int(4)   Y 
 
14 Width Width int(4)   Y 
 
15 Height Height int(4)   Y 
 
16 OrderIndex OrderIndex int(4)   Y 
 
17 Code Code nvarchar(400)   Y 
 
18 动态属性 DynPropertyString nvarchar(4000)   Y 
 
19 NULL autoid int(4)    
 
21 是否允许复制单
 
据模版
 
IsAllowCopy bit(1)   Y 默认为0
 
22 是否允许删除单
 
据模版
 
IsAllowDel bit(1)   Y 默认为0
 
23 是否允许编辑页
 
签信息
 
IsAllowEditTabs bit(1)   Y 默认为0
 
24 是否允许单据修
 
改标题
 
IsAllowEditTitle bit(1)   Y 默认为0
 
25 是否需要进行自
 
定义项设置
 
IsAllowUDI bit(1)   Y 默认为1
 
26 是否允许自定义
 
项适用于表头多
 
页签设置
 
IsAllowUDIForMultiT
 
abs
 
bit(1)   Y 默认为0
 
27 二次开发标识 TFlag int(4)   Y 
 
28 ts Ts timestamp(8)    
 
29 创建时间 CreatedTime datetime(8)   Y 
 
Eap_VoucherTab 类型
 
 单据 表名 eap_VoucherTab 中文名 单据页签表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 ID ID uniqueidentifier(16) Y   
 
2 Name Name nvarchar(100)   Y 
 
3 Title Title nvarchar(100)   Y 
 
4 VoucherID VoucherID uniqueidentifier(16)   Y 
 
5 Visible Visible bit(1)   Y 
 
6 Enable Enable bit(1)   Y 
 
7 FootTab FootTab bit(1)   Y 
 
8 MaxColumn MaxColumn int(4)   Y 
 
9 TabIndex TabIndex int(4)   Y  10 AutoReDeploy AutoReDeploy bit(1)   Y 
 
11 Code Code nvarchar(400)   Y 
 
12 DynPropertySt
 
ring
 
DynPropertyString nvarchar(4000)   Y 
 
13 NULL autoid int(4)    
 
14 OriginalTitle OriginalTitle nvarchar(100)   Y 
 
15  是否允许使用
 
自定义项
 
IsAllowUDI bit(1)   Y 
 
16 创建时间 CreatedTime datetime(8)   Y 
 
Eap_VoucherControls 类型
 
 单据 表名 eap_VoucherControls 中文名 单据控件表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 名称 Name nvarchar(100)    
 
3 标题 Title nvarchar(100)    
 
4 单据编号 VoucherID uniqueidentifier(16)    
 
5 页签名称 TabPageName nvarchar(100)   Y 
 
6 标签编号 LabelID nvarchar(100)   Y 
 
7 控件编号 ControlID nvarchar(100)   Y 
 
8 是否显示 Visible bit(1)   Y 
 
9 AddReadOnly AddReadOnly bit(1)   Y 
 
10 EditReadOnly EditReadOnly bit(1)   Y 
 
11 ControlType ControlType nvarchar(60)   Y 
 
12 FieldName FieldName nvarchar(100)    
 
13 FieldType FieldType varchar(50)   Y 
 
14 IsI18NField IsI18NField bit(1)   Y 
 
15 Left Left int(4)   Y 
 
16 Top Top int(4)   Y 
 
17 Width Width int(4)   Y 
 
18 Height Height int(4)   Y 
 
19 TabIndex TabIndex int(4)   Y 
 
20 CtlIndex CtlIndex int(4)   Y 
 
21 AllowZero AllowZero bit(1)   Y 
 
22 AllowNone AllowNone bit(1)   Y 
 
23 DefaultValue DefaultValue nvarchar(100)   Y 
 
24 Format Format nvarchar(100)   Y 
 
25 Expression Expression nvarchar(1200)   Y 
 
26 MaxLength MaxLength smallint(2)   Y 
 
27 Precision Precision smallint(2)   Y 
 
28 MaxShowLen MaxShowLen smallint(2)   Y 
 
29 EnumName EnumName varchar(50)   Y  30 RefPage RefPage varchar(50)   Y 
 
31 RefDTOName RefDTOName varchar(50)   Y 
 
32 RefShowField RefShowField varchar(50)   Y 
 
33 RefLinkField RefLinkField varchar(50)   Y 
 
34 UserCheck UserCheck nvarchar(200)   Y 
 
35 UserPrompt UserPrompt nvarchar(400)   Y 
 
36 IsUserDef IsUserDef bit(1)   Y 
 
37 AllowUserDef AllowUserDef bit(1)   Y 
 
38 AllowUserDelet
 
e
 
AllowUserDelete bit(1)   Y 
 
39 DefineLevel DefineLevel smallint(2)   Y 
 
40 FixedValue FixedValue nvarchar(100)   Y 
 
41 RefDataSource RefDataSource varchar(50)   Y 
 
42 ShowSysField ShowSysField bit(1)   Y 
 
43 DropDownStyl
 
e
 
DropDownStyle nvarchar(20)   Y 
 
44 DropDownPan
 
elID
 
DropDownPanelID nvarchar(100)   Y 
 
45 OriginalTitle OriginalTitle nvarchar(100)   Y 
 
46 SysPropValue SysPropValue varchar(200)   Y 
 
47 MustShow Mustshow smallint(2)   Y 
 
48 AutoReDeploy AutoReDeploy smallint(2)   Y 
 
49 Code Code nvarchar(400)   Y 
 
50 DynPropertySt
 
ring
 
DynPropertyString nvarchar(4000)   Y 
 
51 NULL autoid int(4)    
 
52 NULL VoucherFieldType uniqueidentifier(16)   Y 
 
53 RecordValue RecordValue bit(1)   Y 
 
54 NULL TS timestamp(8)    
 
55 NULL ExpressionName nvarchar(120)   Y 
 
56 创建时间 CreatedTime datetime(8)   Y 
 
57 TabID TabID uniqueidentifier(16)   Y 
 
58 ControlTypeEn
 
u
 
ControlTypeEnu uniqueidentifier(16)   Y 
 
59 FieldTypeEnu FieldTypeEnu uniqueidentifier(16)   Y 
 
60 FormatEnu FormatEnu uniqueidentifier(16)   Y 
 
61 NULL DropDownStyleEnu uniqueidentifier(16)   Y 
 
Eap_VoucherTable
 
类型 单据 表名 eap_VoucherTable 中文名 单据表体表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y    2 Name Name nvarchar(100)    
 
3 Title Title nvarchar(100)    
 
4 DtoName DtoName nvarchar(100)   Y 
 
5 VoucherID VoucherID uniqueidentifier(16)    
 
6 ParentFieldNa
 
me
 
ParentFieldName nvarchar(100)    
 
7 ChildFieldNam
 
e
 
ChildFieldName nvarchar(100)   Y 
 
8 TabIndex TabIndex int(4)   Y 
 
9 Visible Visible bit(1)   Y 
 
10 AllowAdd AllowAdd bit(1)   Y 
 
11 AllowDelete AllowDelete bit(1)   Y 
 
12 ReadOnly ReadOnly bit(1)   Y 
 
13 AllowSortting AllowSortting bit(1)   Y 
 
14 ColumnMovea
 
ble
 
ColumnMoveable bit(1)   Y 
 
15 ColumnSizeabl
 
e
 
ColumnSizeable bit(1)   Y 
 
16 RowHeaderVisi
 
ble
 
RowHeaderVisible bit(1)   Y 
 
17 TotalRowVisibl
 
e
 
TotalRowVisible bit(1)   Y 
 
18 StatusBarVisibl
 
e
 
StatusBarVisible bit(1)   Y 
 
19 TableType TableType nvarchar(100)   Y 
 
20 ParentTable ParentTable nvarchar(100)   Y 
 
21 Code Code nvarchar(400)   Y 
 
22 DynPropertySt
 
ring
 
DynPropertyString nvarchar(4000)   Y 
 
23 NULL autoid int(4)    
 
24 OriginalTitle OriginalTitle nvarchar(100)   Y 
 
25 创建时间 CreatedTime datetime(8)   Y 
 
26 TableTypeEnu TableTypeEnu uniqueidentifier(16)   Y 
 
Eap_VoucherTableColumnGroup 类型
 
 单据 表名 eap_VoucherTableColumnGroup 中文名 单据表体列分组表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 TableID TableID uniqueidentifier(16
 
)
 
  Y 
 
2 主键 ID uniqueidentifier(16
 
)
 
   
 
3 Name Name nvarchar(100)   Y  4 Title Title nvarchar(100)   Y 
 
5 ColIndex ColIndex int(4)   Y 
 
6 Visible Visible tinyint(1)   Y 
 
7 NULL ideap_edittablecolu
 
mn
 
uniqueidentifier(16
 
)
 
  Y 
 
8 ColumnLevel ColumnLevel int(4)   Y 
 
9 ParentGroupI
 
D
 
ParentGroupID uniqueidentifier(16
 
)
 
  Y 
 
10 Code Code nvarchar(400)   Y 
 
11 DynPropertySt
 
ring
 
DynPropertyString nvarchar(4000)   Y 
 
12 ColumnID ColumnID uniqueidentifier(16
 
)
 
  Y 
 
13 NULL autoid int(4)    
 
Eap_VoucherTableColumn 类型
 
 单据 表名 eap_VoucherTableColumn 中文名 单据表体列表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 Name Name nvarchar(100)    
 
3 Title Title nvarchar(100)    
 
4 VoucherID VoucherID uniqueidentifier(16)    
 
5 TableID TableID uniqueidentifier(16)    
 
6 ColIndex ColIndex smallint(2)   Y 
 
7 Width Width int(4)   Y 
 
8 FieldName FieldName varchar(50)    
 
9 FieldType FieldType nvarchar(30)   Y 
 
10 IsI18NField IsI18NField bit(1)   Y 
 
11 ColumnType ColumnType nvarchar(60)   Y 
 
12 Visible Visible bit(1)   Y 
 
13 ReadOnly ReadOnly bit(1)   Y 
 
14 AllowNull AllowNull bit(1)   Y 
 
15 AllowZero AllowZero bit(1)   Y 
 
16 MaxLength MaxLength smallint(2)   Y 
 
17 Precision Precision smallint(2)   Y 
 
18 AllowTotal AllowTotal bit(1)   Y 
 
19 Format Format nvarchar(100)   Y 
 
20 Expression Expression nvarchar(1200)   Y 
 
21 MonetaryAmo
 
untInWords
 
MonetaryAmountIn
 
Words
 
bit(1)   Y 
 
22 AllowSorting AllowSorting bit(1)   Y 
 
23 SortDirection SortDirection smallint(2)   Y  24 Sizeable Sizeable bit(1)   Y 
 
25 AddCopyData AddCopyData bit(1)   Y 
 
26 DefaultValue DefaultValue nvarchar(100)   Y 
 
27 EnumName EnumName varchar(50)   Y 
 
28 RefPage RefPage varchar(110)   Y 
 
29 RefDtoName RefDtoName varchar(50)   Y 
 
30 RefShowField RefShowField varchar(50)   Y 
 
31 RefLinkField RefLinkField varchar(50)   Y 
 
32 UserCheck UserCheck nvarchar(200)   Y 
 
33 UserPrompt UserPrompt nvarchar(400)   Y 
 
34 IsUserDef IsUserDef bit(1)   Y 
 
35 AllowUserDef AllowUserDef bit(1)   Y 
 
36 AllowUserDelet
 
e
 
AllowUserDelete bit(1)   Y 
 
37 DefineLevel DefineLevel smallint(2)   Y 
 
38 FixedValue FixedValue nvarchar(100)   Y 
 
39 refDataSource refDataSource varchar(50)   Y 
 
40 ShowSysField ShowSysField bit(1)   Y 
 
41 DropDownStyl
 
e
 
DropDownStyle nvarchar(20)   Y 
 
42 DropDownPan
 
elID
 
DropDownPanelID nvarchar(100)   Y 
 
43 SysPropValue SysPropValue varchar(200)   Y 
 
44 MustShow Mustshow smallint(2)   Y 
 
45 OriginalTitle OriginalTitle nvarchar(100)   Y 
 
46 Code Code nvarchar(400)   Y 
 
47 DynPropertySt
 
ring
 
DynPropertyString nvarchar(4000)   Y 
 
48 NULL autoid int(4)    
 
49 NULL VoucherFieldType uniqueidentifier(16)   Y 
 
50 NULL TS timestamp(8)    
 
51 NULL ExpressionName nvarchar(120)   Y 
 
52 创建时间 CreatedTime datetime(8)   Y 
 
53 ColumnTypeEn
 
u
 
ColumnTypeEnu uniqueidentifier(16)   Y 
 
54 FieldTypeEnu FieldTypeEnu uniqueidentifier(16)   Y 
 
55 FormatEnu FormatEnu uniqueidentifier(16)   Y 
 
56 DropDownStyl
 
eEnu
 
DropDownStyleEnu uniqueidentifier(16)   Y 
 
Eap_VoucherWebControls 类型
 
 单据 表名 eap_VoucherWebControls 中文名 单据静态控件表
 
表结构 编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   1
 
2 VoucherID VoucherID uniqueidentifier(16)   Y 2
 
3 Name Name nvarchar(100)   Y 3
 
4 Text Text nvarchar(1000)   Y 4
 
5 Left Left int(4)   Y 5
 
6 Top Top int(4)   Y 6
 
7 Width Width int(4)   Y 7
 
8 Height Height int(4)   Y 8
 
9 ControlType ControlType nvarchar(100)   Y 9
 
10 ImageUrl ImageUrl nvarchar(500)   Y 10
 
11 FontName FontName nvarchar(100)   Y 11
 
12 FontSize FontSize int(4)   Y 12
 
13 BackColor BackColor varchar(50)   Y 13
 
14 ForeColor ForeColor varchar(20)   Y 14
 
15 LineWidth LineWidth int(4)   Y 15
 
16 Parent Parent nvarchar(100)   Y 16
 
17 Code Code nvarchar(400)   Y 17
 
18 DynPropertySt
 
ring
 
DynPropertyString nvarchar(4000)   Y 18
 
19 NULL autoid int(4)    19
 
20 TabID TabID uniqueidentifier(16)   Y 20  3.5查询 EAP_SearchInfo_Ext
 
类型 查询 表名 EAP_SearchInfo_Ext 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 Id uniqueidentifier(16) Y   
 
2 编号 Code nvarchar(100)    
 
3 名称 Name nvarchar(100)    
 
4 Title Title nvarchar(200)    
 
5 SearchType SearchType int(4)    
 
6 NULL autoid int(4)    
 
7 分布时间戳 ts timestamp(8)    
 
8 更新时间 updated char(19)   Y 
 
9 更新者 updatedBy nvarchar(64)   Y 
 
11 NULL CreatedTime datetime(8)   Y 
 
12 NULL searchtypename nvarchar(200)   Y 
 
13 NULL EndGrade bit(1)   Y 
 
14 NULL TFlag int(4)   Y  EAP_SearchItem_Ext
 
类型 查询 表名 EAP_SearchItem_Ext 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 Id uniqueidentifier(16) Y   
 
2 查询Id SearchId uniqueidentifier(16)    
 
3 字段名 FieldName nvarchar(400)    
 
4 字段别名 ColumnName nvarchar(400)    
 
5 字段标题 FieldTitle nvarchar(400)   Y 
 
6 字段类型 FieldType nvarchar(100)   Y 
 
7 是否为区间 IsBetween bit(1)   Y 
 
8 连接关键字 LinkSign nvarchar(100)    
 
9 逻辑符 CompareSign nvarchar(600)    
 
10 可否分组小记 CanGroupSum bit(1)   Y 
 
11 开始默认值 BeginDefault nvarchar(800)   Y 
 
12 结束默认值 EndDefault nvarchar(800)   Y 
 
13 排序号 OrderNum int(4)   Y 
 
14 字段标题2 FieldTitle2 nvarchar(100)   Y 
 
15 开始默认文本 BeginDefaultText nvarchar(200)   Y 
 
16 结束默认文本 EndDefaultText nvarchar(200)   Y 
 
17 可过滤查询 CanFilterSearch bit(1)   Y 
 
18 是否显示 IsSystem bit(1)    
 
19 互拆组名 RepelGroup nvarchar(100)   Y 
 
20 并接SQLWhere
 
的排序号
 
WhereOrder int(4)   Y 
 
21 拼接SqlWhere
 
的字段名
 
whereName nvarchar(100)   Y 
 
22 互斥的查询项ID
 
集合
 
RepelItems varchar(400)   Y 
 
23 是否允许为空值 isNotNullValue bit(1)   Y 
 
24 依赖的查询项ID
 
集合
 
DependItems varchar(400)   Y 
 
25 DTO属性 DTOProp nvarchar(600)   Y 
 
26 参照DTO属性 RefDtoProp nvarchar(800)   Y 
 
27 NULL autoid int(4)    
 
28 Code code nvarchar(60)   Y 
 
29 Name name nvarchar(400)   Y 
 
30 Ts ts timestamp(8)    
 
31 Updated updated char(19)   Y 
 
32 UpdatedBy updatedBy nvarchar(64)   Y 
 
33 idSearchInfo idSearchInfo uniqueidentifier(16)   Y 
 
34 idcontorlinfo idcontorlinfo uniqueidentifier(16)   Y 
 
35 ExpressionNa ExpressionName nvarchar(120)   Y  me
 
36 CreatedTime CreatedTime datetime(8)   Y 
 
37 DTO名称 DtoName nvarchar(100)   Y 
 
38 参照页 RefPage nvarchar(200)   Y 
 
39 RefAddPage RefAddPage nvarchar(100)   Y 
 
40 RefWhere RefWhere nvarchar(600)   Y 
 
41 枚丼名称 EnumName nvarchar(100)   Y 
 
42 状态 Status1 int(4)   Y 
 
43 值类型 ValueType nvarchar(100)   Y 
 
44 是否允许编辑 AllowEdit tinyint(1)   Y 
 
45 下拉样式 DropDownStyle nvarchar(100)   Y 
 
46 下拉模板ID DropDownPanelID nvarchar(100)   Y 
 
47 控件类型 ControlType nvarchar(100)   Y 
 
48 下拉面板参照过
 
滤条件
 
DropDownWhere nvarchar(600)   Y 
 
49 参照栏目数据源 RefDataSource nvarchar(100)   Y 
 
50 输入最大长度 MaxLength int(4)   Y 
 
51 PropTitleCanC
 
hange
 
PropTitleCanChange tinyint(1)   Y 
 
52 选择按钮列表 SelectButtonItems nvarchar(2000)   Y 
 
53 onClientClick onClientClick nvarchar(200)   Y 
 
54 查询项控件前置
 
控件类型
 
PrefixCheckCtrlStyle int(4)   Y 
 
55 RefShowField RefShowField nvarchar(400)   Y 
 
56 PrefixCheckCtrl
 
Stylename
 
PrefixCheckCtrlStylen
 
ame
 
nvarchar(200)   Y 
 
57 精度 Precision int(4)   Y 
 
EAP_SearchItemCtrlInfo_Ext
 
类型 查询 表名 EAP_SearchItemCtrlInfo_Ext 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 Id uniqueidentifier(16) Y   
 
2 查询项id ItemId uniqueidentifier(16)    
 
3 Dto名称 DtoName nvarchar(100)    
 
4 参照页 RefPage nvarchar(200)    
 
5 RefAddPage RefAddPage nvarchar(100)    
 
6 RefWhere RefWhere nvarchar(600)    
 
7 枚丼名称 EnumName nvarchar(100)   Y 
 
8 NULL Status int(4)   Y 
 
9 值类型 ValueType nvarchar(100)    
 
10 是否允许编辑 AllowEdit bit(1)   Y 
 
11 下拉样式 DropDownStyle nvarchar(100)   Y  12 下拉面板ID DropDownPanelID nvarchar(100)   Y 
 
13 控件类型 ControlType nvarchar(100)   Y 
 
14 下来面板参照过
 
滤条件
 
DropDownWhere nvarchar(600)   Y 
 
15 参照栏目数据源 RefDataSource nvarchar(100)   Y 
 
16 精度 Precision int(4)   Y 
 
17 输入最大长度 MaxLength int(4)   Y 
 
18 PropTitleCanC
 
hange
 
PropTitleCanChange bit(1)   Y 
 
19 选择按钮列表 SelectButtonItems nvarchar(2000)   Y 
 
20 onClientClick onClientClick nvarchar(200)   Y 
 
21 查询项控件前置
 
控件类型
 
PrefixCheckCtrlStyle int(4)   Y 
 
22 RefShowField RefShowField nvarchar(400)   Y 
 
23 NULL autoid int(4)    
 
24 Code code nvarchar(60)   Y 
 
25 Name name nvarchar(400)   Y 
 
26 Ts ts timestamp(8)    
 
27 Updated updated char(19)   Y 
 
28 UpdatedBy updatedBy nvarchar(64)   Y 
 
29 ExpressionNa
 
me
 
ExpressionName nvarchar(120)   Y 
 
30 CreatedTime CreatedTime datetime(8)   Y 
 
31 idSearchInfo idSearchInfo uniqueidentifier(16)   Y 
 
32 PrefixCheckCtrl
 
Stylename
 
PrefixCheckCtrlStylen
 
ame
 
nvarchar(200)   Y 
 
EAP_SearchPlanInfo_Ext
 
类型 查询 表名 EAP_SearchPlanInfo_Ext 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 Id uniqueidentifier(16) Y   
 
2 查询Id SearchId uniqueidentifier(16)    
 
3 查询名称 SearchName nvarchar(100)    
 
4 查询方案风格 SearchStyle int(4)    
 
5 是否默认 IsDefault bit(1)   Y 
 
6 是否相同 IsSystem bit(1)   Y 
 
7 方案名称 PlanName nvarchar(100)   Y 
 
8 用户id UserId uniqueidentifier(16)   Y 
 
9 最大查询项个数 MaxItemCount int(4)   Y 
 
10 是否直接进入报
 
 
IsDirectSearch bit(1)   Y 
 
11 是否公共 IsPublicPlan bit(1)   Y  12 布局风格 LayoutStyle int(4)   Y 
 
13 布局列数 LayoutColumnCount int(4)   Y 
 
14 NULL autoid int(4)    
 
15 code code nvarchar(60)   Y 
 
16 name name nvarchar(400)   Y 
 
17 ts ts timestamp(8)    
 
18 updated updated char(19)   Y 
 
19 updatedBy updatedBy nvarchar(64)   Y 
 
20 idSearchInfo idSearchInfo uniqueidentifier(16)   Y 
 
21 idgroupiteminf
 
o
 
idgroupiteminfo uniqueidentifier(16)   Y 
 
22 IsShowExpressi
 
on
 
IsShowExpression bit(1)   Y 
 
23 Expression Expression nvarchar(800)   Y 
 
24 NULL Isdisplay bit(1)   Y 
 
25 CreatedTime CreatedTime datetime(8)   Y 
 
26 EndGrade EndGrade bit(1)   Y 
 
27 LayoutStylena
 
me
 
LayoutStylename nvarchar(200)   Y 
 
28 SearchStylena
 
me
 
SearchStylename nvarchar(200)   Y 
 
29 二次开发标识 TFlag int(4)   Y 
 
EAP_SearchPlanItem_Ext
 
类型 查询 表名 EAP_SearchPlanItem_Ext 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 Id uniqueidentifier(16) Y   
 
2 查询项Id SearchItemId uniqueidentifier(16)    
 
3 方案Id PlanId uniqueidentifier(16)    
 
4 排序 OrderNum int(4)   Y 
 
5 开始值 BeginValue nvarchar(-1)   Y 
 
6 结束值 EndValue nvarchar(-1)   Y 
 
7 开始文本 BeginText nvarchar(-1)   Y 
 
8 结束文本 EndText nvarchar(-1)   Y 
 
9 IsControlPermi
 
ssion
 
IsControlPermission bit(1)   Y 
 
10 是否空值字段权
 
 
IsControlFieldPermis
 
sion
 
bit(1)   Y 
 
11 获取或设置方案
 
项是否被选择
 
Selected bit(1)   Y 
 
12 NULL autoid int(4)    
 
13 code code nvarchar(60)   Y  14 name name nvarchar(400)   Y 
 
15 ts ts timestamp(8)    
 
16 updated updated char(19)   Y 
 
17 updatedBy updatedBy nvarchar(64)   Y 
 
18 idsearchitem idsearchitem uniqueidentifier(16)   Y 
 
19 idSearchPlanIn
 
fo
 
idSearchPlanInfo uniqueidentifier(16)   Y 
 
20 CompareSign CompareSign nvarchar(600)   Y 
 
21 ExpressionNa
 
me
 
ExpressionName nvarchar(120)   Y 
 
22 CreatedTime CreatedTime datetime(8)   Y  3.6列表 Eap_ColumnSetSolution
 
类型 列表 表名 Eap_ColumnSetSolution 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 名称 Name nvarchar(100)   Y 
 
3 类全名 ClassFullName varchar(80)   Y 
 
4 标题 Title nvarchar(200)   Y 
 
5 显示明细 IsShowDetail bit(1)   Y 
 
6 NULL autoid int(4)    
 
7 ddgMatchMod
 
e
 
ddgMatchMode tinyint(1)   Y 
 
8 IsFirstShowDet
 
ail
 
IsFirstShowDetail bit(1)   Y 
 
9 Width Width int(4)   Y 
 
10 ForUse ForUse tinyint(1)   Y 
 
11 DtoName DtoName nvarchar(200)   Y 
 
12 编号 Code nvarchar(200)   Y 
 
14 IsDefault IsDefault tinyint(1)   Y 
 
17 是否合计 IsTotal bit(1)   Y 
 
18 二次开发标识 TFlag int(4)   Y 
 
19 分布式时间戳 Ts timestamp(8)   Y 
 
20 CreatedTime CreatedTime datetime(8)   Y 
 
Eap_ColumnSet
 
类型 列表 表名 Eap_ColumnSet 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y    2 字段名称 Field nvarchar(400)   Y 
 
3 查询字段 QryField varchar(50)   Y 
 
4 列位置 ColPos int(4)   Y 
 
5 字段标题 Caption varchar(100)   Y 
 
6 NULL Fixed bit(1)   Y 
 
7 是否显示 Display bit(1)   Y 
 
8 列宽度 Width int(4)   Y 
 
9 对齐方式 Align tinyint(1)   Y 
 
10 排序方式 OrderMode varchar(30)   Y 
 
11 是否必选 MustSelect bit(1)   Y 
 
12 是否需要求和 NeedSum bit(1)   Y 
 
13 SolutionID SolutionID uniqueidentifier(16)   Y 
 
14 是否系统字段 IsSystem bit(1)    
 
15 小数位 DecimalDigits smallint(2)   Y 
 
16 是否需要重置布
 
尔文本
 
NeedReSetBooleanT
 
xt
 
bit(1)    
 
17 布尔文本 BooleanTxt varchar(30)    
 
18 精度 Precision int(4)   Y 
 
19 字段表达式 FieldExpression varchar(1000)   Y 
 
20 列格式字符串 ColumnFormatString varchar(50)   Y 
 
21 负格式模式 NegativeFormatMod
 
e
 
tinyint(1)   Y 
 
22 DTO属性 DTOProp varchar(200)   Y 
 
23 DTO属性引用 RefDtoProp nvarchar(400)   Y 
 
24 是否可以更改属
 
性标题
 
PropTitleCanChange bit(1)    
 
25 是否作为弹出参
 
照的查询字段
 
IsAsSearchCategoryF
 
ield
 
bit(1)    
 
26 字段类型 FieldType varchar(30)    
 
27 是否必输出字段 IsDevField bit(1)    
 
28 是否合并列 IsMergeColumn bit(1)   Y 
 
29 动态属性 DynPropertyString nvarchar(4000)   Y 
 
30 显示原值 DisplayOld bit(1)   Y 
 
31 NULL autoid int(4)    
 
32 idparent idparent uniqueidentifier(16)   Y 
 
33 表达式名称 ExpressionName nvarchar(120)   Y 
 
34 ts ts timestamp(8)    
 
35 是否显示合计 IsShowTotal bit(1)   Y 
 
36 是否合计 IsTotal bit(1)   Y 
 
37 updated updated datetime(8)   Y 
 
38 updatedBy updatedBy varchar(32)   Y 
 
39 编号 code varchar(50)   Y 
 
40 名称 name varchar(50)   Y  41 CreatedTime CreatedTime datetime(8)   Y 
 
42 负数显示格式 NegativeShowForma
 
t
 
uniqueidentifier(16)   Y  3.7参照 Eap_RefSet 类型
 
 参照 表名 Eap_RefSet 中文名 参照表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 数据源名称 DataSourceKey varchar(50)    
 
3 数据源标题 DataSourceName nvarchar(200)   Y 
 
4 DTO SolutionName varchar(50)   Y 
 
5 分类数据 CategoryData varchar(30)   Y 
 
6 分类树 CategoryTree varchar(30)   Y 
 
7 关系编码 RelationCodeField nvarchar(400)   Y 
 
8 树级别编码 TreeLevelIdField varchar(30)   Y 
 
9 树级别名称 TreeLevelNameField varchar(30)   Y 
 
10 树级别等级 TreeLevelGradeField varchar(30)   Y 
 
11 树标题 TreeTitle nvarchar(200)   Y 
 
12 树显示类型 TreeDisplayMode varchar(30)   Y NULL/2/3
 
13 显示类型 DisplayType tinyint(1)    1/2/3
 
14 分类类型 ClassType tinyint(1)   Y 
 
15 基础档案地址 BaseArchiveUrl nvarchar(400)   Y 
 
16 排序1 TreeOneOrderByClau
 
se
 
nvarchar(400)   Y 
 
17 排序2 TreeTwoOrderByClau
 
se
 
varchar(100)   Y 
 
18  autoid int(4)    
 
19  datasourcecode nvarchar(100)   Y 
 
20  RightColumnDisplay
 
Style
 
tinyint(1)   Y 默认为0
 
21  columnset tinyint(1)   Y 默认为0
 
22  FirstMatchOrder tinyint(1)   Y 默认为0
 
23  QueryWhereSet tinyint(1)   Y 默认为0
 
24  QuerySolutionName nvarchar(200)   Y 
 
25  IsFieldAuth tinyint(1)   Y 默认为0
 
26  IsDataAuth tinyint(1)   Y 默认为0
 
27 返回字段 ReturnFieldNames nvarchar(7996)   Y 
 
30  TFlag int(4)   Y 默认为0
 
31 分类编号 CategoryDataID uniqueidentifier(16)   Y 
 
32 分类树编号 CategoryTreeID uniqueidentifier(16)   Y  33 DTO编号 SolutionID uniqueidentifier(16)   Y 
 
34 显示类型枚丼 DisplayTypeEnum uniqueidentifier(16)   Y 
 
35  ts timestamp(8)    
 
36  CreatedTime char(19)   Y 
 
37  updated char(19)   Y 
 
38  updateBy nvarchar(64)   Y 
 
39  Code nvarchar(200)   Y 
 
40  Name nvarchar(200)   Y  3.8权限?功能、字段、数据? EAP_FunctionAuth 类型
 
 权限 表名 EAP_FunctionAuth 中文名 权限表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16)    
 
2 菜单号 menucode nvarchar(60)   Y 
 
3 名称 name nvarchar(400)   Y 
 
4 标题 title nvarchar(100)   Y 
 
5 顺序号 tabindex int(4)   Y 
 
6 是否系统字段 issystem bit(1)   Y 
 
7 功能互斥编号 functioncode nvarchar(100)   Y 
 
8 描述 description nvarchar(400)   Y 
 
9 时间戳 ts timestamp(8)   Y 
 
10 父编码 idparent uniqueidentifier(16)   Y 
 
11 自增ID autoID int(4)    
 
12 表达式 ExpressionName nvarchar(120)   Y 
 
13 授权类型 Category int(4)   Y 默认为0
 
14 受控制权限ID ControlID uniqueidentifier(16)   Y 
 
15 控制类型 ControlType int(4)   Y 默认为0
 
16 是否有说明信息 IsHasTag tinyint(1)   Y 默认为0
 
17
 
菜单树关联ID
 
IdEap_MenuTreeRela
 
tion
 
uniqueidentifier(16)   Y 
 
18 功能权限类型 FunctionAuthType uniqueidentifier(16)   Y 
 
19 编码 Code nvarchar(400)   Y 
 
20 修改标志 Updated char(19)   Y 
 
21 修改人 UpdatedBy nvarchar(64)   Y 
 
EAP_HoldFunctionAuth 类型
 
 权限  表名 EAP_HoldFunctionAuth 中文名 权限组表
 
 表结构
 
编号 中文名  字段名 数据类型 主键 外键 允许空 备注
 
1 主键  id uniqueidentifier(16)     2 菜单号  menucode nvarchar(60)   Y 
 
3 名称  name nvarchar(400)   Y 
 
4 是否属于用户组  isusergroup bit(1)   Y 默认为0
 
5 时间戳  ts timestamp(8)   Y 
 
6 对应功能权限ID  idfunctionauth uniqueidentifier(16)   Y 
 
7 操作员ID  idactor uniqueidentifier(16)   Y 
 
8
 
 
 
 Tag nvarchar(100)   Y eap_functiona
 
uth中
 
IsHasTag为
 
true
 
9 编号  Code nvarchar(400)   Y 
 
10   Updated char(19)   Y 
 
11   UpdatedBy nvarchar(64)   Y  3.9互斥 EAP_MutexContent
 
类型 互斥 表名 EAP_MutexContent 中文名 功能互斥表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 NULL MutexID uniqueidentifier(16)    
 
2 NULL FunctionTag nvarchar(40)    
 
3 NULL MutexType int(4)    
 
4 NULL MutexFunction nvarchar(40)   Y 
 
5 NULL NotMutexFunction nvarchar(40)   Y   3.10消息 SM_MessageAssociateInfo
 
类型 消息 表名 SM_MessageAssociateInfo 中文名 消息表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16)    
 
2 消息对象 messageobject nvarchar(100)   Y 
 
3 关联字段 associatefield nvarchar(1000)   Y 
 
4 关联类型 associatetype nvarchar(1000)   Y 
 
5 分布时间戳 ts timestamp(8)   Y 
 
6 关联查询字段 associateSelectField nvarchar(100)   Y 
 
7 NULL autoID int(4)    
 
8 名称 name nvarchar(400)   Y 
 
9 编号 code nvarchar(60)   Y 
 
10 更新时间 updated char(19)   Y 
 
11 更新者 updatedBy nvarchar(64)   Y  SM_SMSTemplate
 
类型 消息 表名 SM_SMSTemplate 中文名 短信模板表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16)    
 
2 编号 code nvarchar(20)   Y 
 
3 名称 name nvarchar(20)   Y 
 
4 表头名称 subjectvalue nvarchar(2000)   Y 
 
5 表头标题 subjecttitle nvarchar(600)   Y 
 
6 明细字名称 bodyvalue nvarchar(2000)   Y 
 
7 明细标题 bodytitle nvarchar(600)   Y 
 
8 消息类型 messagetype uniqueidentifier(16)   Y 
 
9 消息对象 messageobject nvarchar(80)   Y 
 
10 分布时间戳 ts timestamp(8)   Y 
 
11 更新时间 updated char(19)   Y 
 
12 更新者 updatedBy nvarchar(64)   Y 
 
13 查询字段 selectfields nvarchar(4000)   Y 
 
14 是否控制发送数
 
 
isControlSendNum tinyint(1)   Y 
 
15 发送数量 SendNum int(4)   Y 
 
16 NULL autoID int(4)     3.11打印 Eap_PrintCountSet
 
类型 打印 表名 Eap_PrintCountSet 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 NULL ID uniqueidentifier(16) Y   
 
2 NULL voucherInfoID uniqueidentifier(16)    
 
3 NULL isControl bit(1)    
 
4 NULL maxPrintNum int(4)   Y 
 
5 NULL password nvarchar(100)   Y 
 
6 NULL isSystem bit(1)    
 
7 NULL description nvarchar(100)   Y 
 
8 NULL OrderIndex int(4)   Y 
 
9 NULL PrintOccasion uniqueidentifier(16)    
 
Eap_PrintDataColumn
 
类型 打印 表名 Eap_PrintDataColumn 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16)     2 打印模板数据表
 
 
IdPrintDataTable uniqueidentifier(16)   Y 
 
3 分布时间戳 ts timestamp(8)    
 
4 更新者 updatedBy nvarchar(64)   Y 
 
5 更新时间 updated char(19)   Y 
 
6 名称 name nvarchar(400)    
 
7 编号 code nvarchar(64)   Y 
 
8 标题 Title nvarchar(8000)   Y 
 
9 数据类型 DataType nvarchar(60)   Y 
 
10 动态属性 DynPropertyString nvarchar(2000)   Y 
 
11 列位置信息 PosLeft int(4)   Y 
 
Eap_PrintDataTable
 
类型 打印 表名 Eap_PrintDataTable 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16)    
 
2 打印模板ID IdPrintTemplate uniqueidentifier(16)   Y 
 
3 分布时间戳 ts timestamp(8)    
 
4 更新者 updatedBy nvarchar(64)   Y 
 
5 更新时间 updated char(19)   Y 
 
6 名称 name nvarchar(400)    
 
7 编号 code nvarchar(64)   Y 
 
8 NULL DetailType nvarchar(60)   Y 
 
9 NULL ParentDetail nvarchar(400)   Y 
 
10 每页固定行数 FixRows int(4)   Y 
 
11 打印页累计 PrintPageTotal tinyint(1)   Y 
 
12 自动补空行 FillBlankRows tinyint(1)   Y 
 
13 明细行数自适应 RowsAdaptive tinyint(1)   Y 
 
14 打印合计 PrintTotal tinyint(1)   Y 
 
15 打印页小计 PrintPageSubTotal tinyint(1)   Y 
 
16 动态属性 DynPropertyString nvarchar(2000)   Y 
 
17 数据表开始行号 PosTop int(4)   Y 
 
18 数据表结束行号 PosBottom int(4)   Y 
 
Eap_PrintDataField
 
类型 打印 表名 Eap_PrintDataField 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16)    
 
2 打印模板ID IdPrintTemplate uniqueidentifier(16)   Y 
 
3 分布时间戳 ts timestamp(8)    
 
4 更新者 updatedBy nvarchar(64)   Y  5 更新时间 updated char(19)   Y 
 
6 字段名称 name nvarchar(400)    
 
7 编号 code nvarchar(64)   Y 
 
8 标题 Title nvarchar(400)   Y 
 
9 数据类型 DataType nvarchar(60)   Y 
 
10 动态属性 DynPropertyString nvarchar(2000)   Y 
 
11 来源类型 SourceType uniqueidentifier(16)   Y 
 
12 Cell中的行数 PosTop int(4)   Y 
 
13 Cell中的列数 PosLeft int(4)   Y 
 
14 标题的行号 PosTitleTop int(4)   Y 
 
15 标题的列号 PosTitleLeft int(4)   Y 
 
Eap_PrintTemplate
 
类型 打印 表名 eap_printtemplate 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16) Y   
 
2 标题 title nvarchar(200)    
 
3 IdPrintDir IdPrintDir uniqueidentifier(16)   Y 
 
4 是否默认模板 isDefault tinyint(1)   Y 
 
5 是否系统备份模
 
 
isBackup tinyint(1)   Y 
 
6 已经锁定 isLocked uniqueidentifier(16)   Y 
 
7 用户id idUser uniqueidentifier(16)   Y 
 
8 名称 name nvarchar(200)    
 
9 模板类型 templateType int(4)   Y 
 
10 fileName fileName nvarchar(200)   Y 
 
11 content content image(16)   Y 
 
12 验证码 validCode nvarchar(64)   Y 
 
13 分布时间戳 ts timestamp(8)   Y 
 
14 内容xml vxml ntext(16)   Y 
 
15 是否选择 isSelect tinyint(1)    
 
16 编码 Code nvarchar(64)   Y 
 
17 动态属性 DynPropertyString nvarchar(2000)   Y 
 
18 打印设置 IdPrintSetting uniqueidentifier(16)   Y 
 
19 NULL autoid int(4)    
 
Eap_PrintDir
 
类型 打印 表名 eap_printdir 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16) Y   
 
2 分布时间戳 ts timestamp(8)   Y  3 标题 title nvarchar(200)    
 
4 名称 name nvarchar(200)    
 
5 VoucherName VoucherName nvarchar(100)   Y 
 
6 DtoName DtoName nvarchar(100)   Y 
 
7 编码 Code nvarchar(64)   Y 
 
8 IdPrintOption idprintoption uniqueidentifier(16)   Y 
 
9 动态属性 DynPropertyString nvarchar(2000)   Y 
 
10 打印方案类型 SolutionType uniqueidentifier(16)   Y 
 
11 NULL autoid int(4)     Eap_PrintCountSet 类型
 
 打印 表名 Eap_PrintCountSet 中文名 打印管理中心表
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 NULL voucherInfoID uniqueidentifier(16)    
 
3 NULL isControl bit(1)    
 
4 NULL maxPrintNum int(4)   Y 
 
5 NULL password nvarchar(100)   Y 
 
6 NULL isSystem bit(1)    
 
7 NULL description nvarchar(100)   Y 
 
8 NULL OrderIndex int(4)   Y 
 
9 NULL PrintOccasion uniqueidentifier(16)     3.12枚举 Eap_Enum
 
类型 枚举 表名 eap_Enum 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 id uniqueidentifier(16) Y   
 
2 Name Name nvarchar(100)   Y 
 
3 Title Title nvarchar(400)   Y 
 
4 Custom Custom tinyint(1)    
 
5 NULL Customuse tinyint(1)   Y 
 
6 NULL autoid int(4)    
 
7 NULL TS timestamp(8)    
 
8 编号 Code varchar(200)   Y 
 
Eap_EnumItem
 
类型 枚举 表名 Eap_EnumItem 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注 1 主键 id uniqueidentifier(16) Y   
 
2 idEnum idEnum uniqueidentifier(16)   Y 
 
3 Code Code nvarchar(100)   Y 
 
4 Name Name nvarchar(600)   Y 
 
5 CustomUse CustomUse tinyint(1)   Y 
 
6 IsExtend IsExtend tinyint(1)    
 
7 IsDeleted IsDeleted tinyint(1)    
 
8 position position int(4)   Y 
 
9 NULL autoid int(4)    
 
10 NULL TS timestamp(8)    
 
11 NULL ExpressionName nvarchar(120)   Y  3.13工作台 Eap_WorkPlanFormSettingSolution
 
类型 工作台 表名 Eap_WorkPlanFormSettingSol
 
ution
 
中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 NULL Name varchar(100)    
 
3 NULL Title nvarchar(200)   Y 
 
4 NULL DefaultCardIndex int(4)   Y 
 
Eap_WorkPlanForm_Default
 
类型 工作台 表名 Eap_WorkPlanForm_Default 中文名 
 
表结构
 
编号 中文名 字段名 数据类型 主键 外键 允许空 备注
 
1 主键 ID uniqueidentifier(16) Y   
 
2 NULL Code varchar(50)    
 
3 NULL OrderIndex int(4)    
 
4 NULL Type varchar(50)    
 
5 NULL SolutionName varchar(100)    
 
6 NULL MustSelect bit(1)   Y 
 
7 NULL Visible bit(1)    
 
8 NULL isSystem bit(1)     


 

声明:此篇为用友服务中心文章,转载请标明出处链接:
  • 相关文章
  • 热门下载
  • 数据修复
  • 热门标签
合作伙伴