当前位置:文档之家› 各类企业字典值_使用说明

各类企业字典值_使用说明

**************************************************************************************
**字典值主要注意的两点:1、FISDELETED=0代表没有删除;2、FORDER,利用这个字段进行排序**
**************************************************************************************

【公用:】
【企业类型】==from s_dictitem t where t.fclassid=10800
【企业证书类型】==from s_dictitem t where t.fclassid=11500
【企业证书状态】==from s_dictitem t where t.fclassid=21100
【人员类型】==from s_dictitem t where t.fclassid=11200
进基础库的人员有:
建筑业:法定代表人(11201)、企业经理(11202)、技术负责人(11205)、财务负责人(11203)、经营负责人(11204)
勘察:注册人员(11246),技术骨干人员(11241)
设计:法定代表人(11201)、单位负责人、技术负责人(11205),,这些有疑问???????????
物业:法定代表人(11201)、这个有疑问?????????????????

房地产开发企业:法定代表人(11201),企业(总)经理(11202),工程负责人(11219),财务负责人(11203),经营负责人(11204),统计负责人(11220)
园林绿化企业:法定代表人(11201),企业经理(11202),技术负责人(11205),经营负责人(11204),财务负责人(11203)

工程造价咨询企业:法定代表人(11201),技术负责人(11205)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
一、建筑业
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、注册币种 ==where t.fclassid=50800
4、企业负责人类别 ==where t.fclassid=11200 ?这个数据项太多,如果需要话再整理
5、性别 ==where t.fclassid=10100
6、职称 ==先取where t.fclassid=51500 and t.fparentid=-1,然后再根据结果集查询具体的t.fparentid=...
7、学历 ==where t.fclassid=11000
8、执业资格 ==where t.fclassid=11600
9、身份证件类别 ==where t.fclassid=50100
10、一级建造师专业类别 ==where t.fclassid=11900
11、二级建造师专业类别 ==where t.fclassid=11900
12、注册建造师(项目经理)级别 ==where t.fclassid=53000
13、工程类别 ==使用资质类别
14、工程承包方式 ==where t.fclassid=50400,(先使用这个,这个是“施工承包方式”,??工程承包方式是50300)
15、施工组织方式 ==where t.fclassid=50500
16、质量评定 ==where t.fclassid=13000
安全评价 ==where t.fclassid=13100
17、资质变更事项 ==使用s_alteritem表,where t.fobjecttypeid=10801
18、资质重新核定原因 ==where t.fclassid=52800
19、资质证书增补原因 ==where t.fclassid

=52900
20、申请业务类别 ==使用s_business表,where t.fsystem=33
21、资质序列、类别、等级及审批权限 ==使用S_QUALIFICATION表 ,where t.fparentid=11

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
二、工程设计
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、注册币种 ==where t.fclassid=50800
4、性别 ==where t.fclassid=10100
5、职称 ==先取where t.fclassid=51500 and t.fparentid=-1,然后再根据结果集查询具体的t.fparentid=...
6、学历 ==where t.fclassid=11000
7、执业资格 ==where t.fclassid=11600
8、身份证件类别 ==where t.fclassid=50100
9、建造师专业类别 ==where t.fclassid=11900
10、注册建造师(项目经理)级别 ==where t.fclassid=53000
11、工程类别 == 使用S_QUALIFICATION资质序列、行业、专业及分项、等级的“专业”
12、资质变更事项 ==使用s_alteritem表,where t.fobjecttypeid=10817
13、资质重新核定原因 ==where t.fclassid=52800
14、资质证书增补原因 ==where t.fclassid=52900
15、申请业务类别 ==使用s_business表,where t.fsystem=35
16、核准机关 ==where t.fclassid=53100
17、资质序列、行业、专业及分项、等级 ==使用S_QUALIFICATION表 ,where t.fparentid=17

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
三、工程勘察
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、注册资本币种 ==where t.fclassid=50800
4、性别 ==where t.fclassid=10100
5、职称 ==先取where t.fclassid=51500 and t.fparentid=-1,然后再根据结果集查询具体的t.fparentid=...
6、学历 ==where t.fclassid=11000
7、执业资格 ==where t.fclassid=11600
8、身份证件类别 ==where t.fclassid=50100
9、从事专业,同“资资质分级标准”中的专业。
10、资质证书变更事项 ==使用s_alteritem表,where t.fobjecttypeid=10803
11、资质重新核定原因 ==where t.fclassid=52800
12、资质证书增补原因 ==where t.fclassid=52900
13、申请业务类别 ==使用s_business表,where t.fsystem=37
14、核准机关 ==where t.fclassid=53100,但只取两个“住房和城乡建设部,山西省住房和城乡建设厅”
15、工程类别,==where t.fclassid=53300(岩土工程、水文地质、工程测量),有待确认????????
16、人员类型,请见本文档【公用:】部分
17、资资质分级标准 ==使用S_QUALIFICATION表 ,where t.fparentid=18


+++++++++++++++++++++++++++++++++++++++++++++++++++++++++

+++++++++++++++++++++++++++++++++++++++++++++++++++
五、房地产开发企业
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、注册资本币种 ==where t.fclassid=50800
4、性别 ==where t.fclassid=10100
5、职称 ==先取where t.fclassid=51500 and t.fparentid=-1,然后再根据结果集查询具体的t.fparentid=...
6、学历 ==where t.fclassid=11000
7、企业在册有职称人员专业 ==where t.fclassid=53200
8、资质证书变更事项 ==使用s_alteritem表,where t.fobjecttypeid=10806
9、资质证书增补原因 ==where t.fclassid=52900
10、申请业务类别 ==使用s_business表,where t.fsystem=36
11、核准机关 ==where t.fclassid=53100,但只取两个“住房和城乡建设部,山西省住房和城乡建设厅”
12、身份证件类别 ==where t.fclassid=50100
13、人员类别,请见本文档【公用:】部分
14、申报等级(申报等级分为一级,二级,三级,四级,暂定等级) ==使用S_QUALIFICATION表 , where t.fparentid=36

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
六、园林绿化企业
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、注册资本币种 ==where t.fclassid=50800
4、性别 ==where t.fclassid=10100
5、职称 ==先取where t.fclassid=51500 and t.fparentid=-1,然后再根据结果集查询具体的t.fparentid=...
6、学历 ==where t.fclassid=11000
7、身份证件类别 ==where t.fclassid=50100
8、资质证书变更事项 ==使用s_alteritem表,where t.fobjecttypeid=10819
9、资质证书增补原因 ==where t.fclassid=52900
10、申请业务类别 ==使用s_business表,where t.fsystem=38
11、核准机关 ==where t.fclassid=53100,但只取两个“住房和城乡建设部,山西省住房和城乡建设厅”
12、技术工人等级, ==where t.fclassid=53400
13、人员类别,请见本文档【公用:】部分
14、资质分级、申报等级(申请的等级分为一级,二级,三级) ==使用S_QUALIFICATION表 , where t.fparentid=38


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
七、物业
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、注册币种 ==where t.fclassid=50800
4、资质证书变更事项 ==使用s_alteritem表,where t.fobjecttypeid=10818
5、资质证书增补原因 ==where t.fclassid=52900
6、申

请业务类别 ==使用s_business表,where t.fsystem=34
7、等级 ==使用S_QUALIFICATION表 , where t.fparentid=34
8、核准机关 ==where t.fclassid=53100

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
八、工程造价咨询企业资质核准10805 23
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、注册资本币种 ==where t.fclassid=50800
4、性别 ==where t.fclassid=10100
5、职称 ==先取where t.fclassid=51500 and t.fparentid=-1,然后再根据结果集查询具体的t.fparentid=...
6、学历 ==where t.fclassid=11000
7、身份证件类别 ==where t.fclassid=50100
8、资质证书变更事项 ==使用s_alteritem表,where t.fobjecttypeid=10805
9、资质证书增补原因 ==where t.fclassid=52900
10、申请业务类别 ==使用s_business表,where t.fsystem=23
11、核准机关 ==where t.fclassid=53100,但只取两个“住房和城乡建设部,山西省住房和城乡建设厅”
12、主要负责人类别请见本文档【公用:】部分
13、资质分级、申报等级(申请的等级分为甲级,乙级,暂定乙级) ==使用S_QUALIFICATION表 , where t.fparentid=23
14、执业/从业资格(专职专业人员汇总)[造价工程师,造价员,其他] == where t.fclassid=53500
15、项目类型 where t.fclassid=51700

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
十、房地产估价机构资质核准
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
房地产价格评估 10820 39
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、注册资本币种 ==where t.fclassid=50800
4、性别 ==where t.fclassid=10100
5、职称 ==先取where t.fclassid=51500 and t.fparentid=-1,然后再根据结果集查询具体的t.fparentid=...
6、学历 ==where t.fclassid=11000
7、身份证件类别 ==where t.fclassid=50100
8、资质证书变更事项 ==使用s_alteritem表,where t.fobjecttypeid=10820
9、资质证书增补原因 ==where t.fclassid=52900
10、申请业务类别 ==使用s_business表,where t.fsystem=39
11、核准机关 ==where t.fclassid=53100,但只取两个“住房和城乡建设部,山西省住房和城乡建设厅”
12、资质分级、申报等级(申请的等级分为一级,二级,三级,暂定三级) ==使用S_QUALIFICATION表 , where t.fparentid=39

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
十五、招标代理机构
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

+
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、注册资本币种 ==where t.fclassid=50800
4、性别 ==where t.fclassid=10100
5、职称 ==先取where t.fclassid=51500 and t.fparentid=-1,然后再根据结果集查询具体的t.fparentid=...
6、学历 ==where t.fclassid=11000
7、执业/从业资格(专职专业人员汇总)[造价工程师,造价员,其他] == where t.fclassid=53500
8、身份证件类别 ==where t.fclassid=50100
9、资质证书变更事项 ==使用s_alteritem表,where t.fobjecttypeid=11505
10、资质重新核定原因==where t.fclassid=52800
11、资质证书增补原因 ==where t.fclassid=52900
12、申请业务类别 ==使用s_business表,where t.fsystem=43
13、核准机关 ==where t.fclassid=53100,但只取两个“住房和城乡建设部,山西省住房和城乡建设厅”
14、人员类型:法定代表人11201,经济负责人11247 单位负责人11248
15、资资质分级标准==使用S_QUALIFICATION表 , where t.fparentid=15
执行设置甲级上报部里的标识:update S_QUALIFICATION set FISMINISTRY=1 where FQUALID=1501


+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
十六、安全生产许可证
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1、企业类型(注册经济类型、经济性质) ==where t.fclassid=11100
2、企业所在地 ==使用s_region表
3、性别 ==where t.fclassid=10100
4、职称 ==先取where t.fclassid=51500 and t.fparentid=-1,然后再根据结果集查询具体的t.fparentid=...
5、学历 ==where t.fclassid=11000
6、资质证书变更事项 == 使用s_alteritem表,where t.fobjecttypeid=11502
7、资质证书增补原因 ==where t.fclassid=52900
8、申请业务类别 ==使用s_business表,where t.fsystem=42
9、工种分类 ==where t.fclassid=52000

00、身份证件类别 ==where t.fclassid=50100
00、注册资本币种 ==where t.fclassid=50800
WebMessageBox_ymPrompt.ShowError("提交失败:", message.ToString(), backUrl);

相关主题
文本预览
相关文档 最新文档