wa_standard_defmain(薪资标准表定义主表)

列清单

字段名

中文名称

数据类型

长度

精度

是否主键

是否外键

是否非空

pk_sdefmain

薪资标准表定义主表主键

char(20)

20

 

 

pk_corp

公司主键

char(20)

20

 

 

 

 

standardname

标准表名称

varchar(70)

70

 

 

 

 

h_fldid

横向指标id

char(20)

20

 

 

 

 

v_fldid

竖向指标id

char(20)

20

 

 

 

 

currid

币种

char(20)

20

 

 

 

 

to_waitem

结果项目

char(20)

20

 

 

 

 

to_waitem_type

结果项目类型

int

 

 

 

 

 

notes

备注

varchar(1000)

1,000

 

 

 

 


关键字段业务含义

字段名

中文名称

注释

to_waitem_type

结果项目类型

0 : 薪资项目
1 : 参照项目

pk_corp

公司主键

公司主键

to_waitem

结果项目

可能的项目:

薪资项目;
薪资档案项目

notes

备注

备注

currid

币种

币种

standardname

标准表名称

标准表名称

h_fldid

横向指标id

横向指标主键

v_fldid

竖向指标id

竖向指标主键

pk_sdefmain

薪资标准表定义主表主键

薪资标准表定义主表主键