论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

基于ERP的企业营销系统设计与实现

 本文ID:LWGSW13534 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 基于ERP的企业营销系统设计与实现 (收费:1000 积分)  

论文字数:14674,页数:32  有开题报告,任务书

摘要
 简单地讲ERP就是企业资源计划,早在90年代后期,世界500强企业中就有近80%采用了ERP管理软件。成熟的ERP软件包含了国际先进管理思想,但是它们不能满足国内企业的特殊需求,此时就需要对ERP软件进行二次开发和客户化的工作。
 针对ERP二次开发容易陷入越来越复杂的困境,我们的解决方案是尽量使得二次开发出的功能模块独立于原来的ERP系统。我们不修改核心代码,而是把数据从ERP中导出,利用二次开发的程序进行处理后,再导入系统。同时我们采用自己研发的SIE-BS-RCF应用框架来进行具体的开发工作,在设计和编码中都有不同程度重用,以加快开发速度。
 目前项目进展顺利,我们的解决方案得到客户的认可,已完成的模块也通过了客户测试。
摘要
 简单地讲ERP就是企业资源计划,早在90年代后期,世界500强企业中就有近80%采用了ERP管理软件。成熟的ERP软件包含了国际先进管理思想,但是它们不能满足国内企业的特殊需求,此时就需要对ERP软件进行二次开发和客户化的工作。
 针对ERP二次开发容易陷入越来越复杂的困境,我们的解决方案是尽量使得二次开发出的功能模块独立于原来的ERP系统。我们不修改核心代码,而是把数据从ERP中导出,利用二次开发的程序进行处理后,再导入系统。同时我们采用自己研发的SIE-BS-RCF应用框架来进行具体的开发工作,在设计和编码中都有不同程度重用,以加快开发速度。
 目前项目进展顺利,我们的解决方案得到客户的认可,已完成的模块也通过了客户测试。

关键词:ERP;开发;解决方案;系统;重用;
The Design And Implementation Of A System
Based On Enterprise Marketing
 

ABSTRACT
 Simply say ERP is the Enterprise Resource Planning , as early as the late 1990s.Nearly 80% of the world's top 500 enterprises enterprises using the ERP management software. Mature ERP software contains the international advanced management ideas, but they can not meet the special needs for domestic enterprises,so it’s should hand ERP software for secondary development and customization work.
 Because of Secondary Development prone to increasingly complex dilemma , Our solution is to make the secondary development of functional modules independent of the original ERP system. We do not change the core code, but the data is derived from the ERP, using secondary development of procedures for handling, re-introduced to the system. We use our own research and development of the SIE-BS-RCF application framework for the development of specific work, in the design and coding reusable varying degrees, to speed up the development pace.    
 The current project goes smoothly, Our solution is Authorized by customer, the module has been completed also through the customer testing.
 
Key words:ERP;development;Solutions;System;reusable;
目录
1 绪论 1
1.1 本课题的目的和意义 1
1.2 本课题的课题来源 1
1.3 目前国外的发展情况 2
1.4 在我国的现状和发展趋势 2
2 ERP二次开发基础 4
2.1 ERP概念 4
2.2 ERP什么要进行二次开发 4
2.3 ERP二次开发中存在的问题分析 4
2.4 我们采用的方案 5
3 系统的具体设计 7
3.1 系统背景与范围 7
3.2 我负责的内容 8
3.2.1 出货管理的需求分析及解决方案 8
3.2.2 船务管理的需求分析及解决方案 13
4 基于研发框架技术下的系统实现 17
4.1 系统采用的技术框架和工具 17
4.1.1 XML接口文件的实现 17
4.1.2 XML接口文件相关Java对象 20
4.2 业务类(Model)实现 21
4.3 Action类(Controler)实现 22
4.4 前台DLL(VIEW)实现 24
5 工作总结和展望 25
5.1 论文的主要工作 25
5.2 下一步工作 25
5.3 总结 25
致谢 27
参考文献 28

摘要
 简单地讲ERP就是企业资源计划,早在90年代后期,世界500强企业中就有近80%采用了ERP管理软件。成熟的ERP软件包含了国际先进管理思想,但是它们不能满足国内企业的特殊需求,此时就需要对ERP软件进行二次开发和客户化的工作。
 针对ERP二次开发容易陷入越来越复杂的困境,我们的解决方案是尽量使得二次开发出的功能模块独立于原来的ERP系统。我们不修改核心代码,而是把数据从ERP中导出,利用二次开发的程序进行处理后,再导入系统。同时我们采用自己研发的SIE-BS-RCF应用框架来进行具体的开发工作,在设计和编码中都有不同程度重用,以加快开发速度。
 目前项目进展顺利,我们的解决方案得到客户的认可,已完成的模块也通过了客户测试。
摘要
 简单地讲ERP就是企业资源计划,早在90年代后期,世界500强企业中就有近80%采用了ERP管理软件。成熟的ERP软件包含了国际先进管理思想,但是它们不能满足国内企业的特殊需求,此时就需要对ERP软件进行二次开发和客户化的工作。
 针对ERP二次开发容易陷入越来越复杂的困境,我们的解决方案是尽量使得二次开发出的功能模块独立于原来的ERP系统。我们不修改核心代码,而是把数据从ERP中导出,利用二次开发的程序进行处理后,再导入系统。同时我们采用自己研发的SIE-BS-RCF应用框架来进行具体的开发工作,在设计和编码中都有不同程度重用,以加快开发速度。
 目前项目进展顺利,我们的解决方案得到客户的认可,已完成的模块也通过了客户测试。

关键词:ERP;开发;解决方案;系统;重用;
The Design And Implementation Of A System
Based On Enterprise Marketing
 

ABSTRACT
 Simply say ERP is the Enterprise Resource Planning , as early as the late 1990s.Nearly 80% of the world's top 500 enterprises enterprises using the ERP management software. Mature ERP software contains the international advanced management ideas, but they can not meet the special needs for domestic enterprises,so it’s should hand ERP software for secondary development and customization work.
 Because of Secondary Development prone to increasingly complex dilemma , Our solution is to make the secondary development of functional modules independent of the original ERP system. We do not change the core code, but the data is derived from the ERP, using secondary development of procedures for handling, re-introduced to the system. We use our own research and development of the SIE-BS-RCF application framework for the development of specific work, in the design and coding reusable varying degrees, to speed up the development pace.    
 The current project goes smoothly, Our solution is Authorized by customer, the module has been completed also through the customer testing.
 
Key words:ERP;development;Solutions;System;reusable;
目录
1 绪论 1
1.1 本课题的目的和意义 1
1.2 本课题的课题来源 1
1.3 目前国外的发展情况 2
1.4 在我国的现状和发展趋势 2
2 ERP二次开发基础 4
2.1 ERP概念 4
2.2 ERP什么要进行二次开发 4
2.3 ERP二次开发中存在的问题分析 4
2.4 我们采用的方案 5
3 系统的具体设计 7
3.1 系统背景与范围 7
3.2 我负责的内容 8
3.2.1 出货管理的需求分析及解决方案 8
3.2.2 船务管理的需求分析及解决方案 13
4 基于研发框架技术下的系统实现 17
4.1 系统采用的技术框架和工具 17
4.1.1 XML接口文件的实现 17
4.1.2 XML接口文件相关Java对象 20
4.2 业务类(Model)实现 21
4.3 Action类(Controler)实现 22
4.4 前台DLL(VIEW)实现 24
5 工作总结和展望 25
5.1 论文的主要工作 25
5.2 下一步工作 25
5.3 总结 25
致谢 27
参考文献 28

摘要
 简单地讲ERP就是企业资源计划,早在90年代后期,世界500强企业中就有近80%采用了ERP管理软件。成熟的ERP软件包含了国际先进管理思想,但是它们不能满足国内企业的特殊需求,此时就需要对ERP软件进行二次开发和客户化的工作。
 针对ERP二次开发容易陷入越来越复杂的困境,我们的解决方案是尽量使得二次开发出的功能模块独立于原来的ERP系统。我们不修改核心代码,而是把数据从ERP中导出,利用二次开发的程序进行处理后,再导入系统。同时我们采用自己研发的SIE-BS-RCF应用框架来进行具体的开发工作,在设计和编码中都有不同程度重用,以加快开发速度。
 目前项目进展顺利,我们的解决方案得到客户的认可,已完成的模块也通过了客户测试。
摘要
 简单地讲ERP就是企业资源计划,早在90年代后期,世界500强企业中就有近80%采用了ERP管理软件。成熟的ERP软件包含了国际先进管理思想,但是它们不能满足国内企业的特殊需求,此时就需要对ERP软件进行二次开发和客户化的工作。
 针对ERP二次开发容易陷入越来越复杂的困境,我们的解决方案是尽量使得二次开发出的功能模块独立于原来的ERP系统。我们不修改核心代码,而是把数据从ERP中导出,利用二次开发的程序进行处理后,再导入系统。同时我们采用自己研发的SIE-BS-RCF应用框架来进行具体的开发工作,在设计和编码中都有不同程度重用,以加快开发速度。
 目前项目进展顺利,我们的解决方案得到客户的认可,已完成的模块也通过了客户测试。

关键词:ERP;开发;解决方案;系统;重用;
The Design And Implementation Of A System
Based On Enterprise Marketing
 

ABSTRACT
 Simply say ERP is the Enterprise Resource Planning , as early as the late 1990s.Nearly 80% of the world's top 500 enterprises enterprises using the ERP management software. Mature ERP software contains the international advanced management ideas, but they can not meet the special needs for domestic enterprises,so it’s should hand ERP software for secondary development and customization work.
 Because of Secondary Development prone to increasingly complex dilemma , Our solution is to make the secondary development of functional modules independent of the original ERP system. We do not change the core code, but the data is derived from the ERP, using secondary development of procedures for handling, re-introduced to the system. We use our own research and development of the SIE-BS-RCF application framework for the development of specific work, in the design and coding reusable varying degrees, to speed up the development pace.    
 The current project goes smoothly, Our solution is Authorized by customer, the module has been completed also through the customer testing.
 
Key words:ERP;development;Solutions;System;reusable;
目录
1 绪论 1
1.1 本课题的目的和意义 1
1.2 本课题的课题来源 1
1.3 目前国外的发展情况 2
1.4 在我国的现状和发展趋势 2
2 ERP二次开发基础 4
2.1 ERP概念 4
2.2 ERP什么要进行二次开发 4
2.3 ERP二次开发中存在的问题分析 4
2.4 我们采用的方案 5
3 系统的具体设计 7
3.1 系统背景与范围 7
3.2 我负责的内容 8
3.2.1 出货管理的需求分析及解决方案 8
3.2.2 船务管理的需求分析及解决方案 13
4 基于研发框架技术下的系统实现 17
4.1 系统采用的技术框架和工具 17
4.1.1 XML接口文件的实现 17
4.1.2 XML接口文件相关Java对象 20
4.2 业务类(Model)实现 21
4.3 Action类(Controler)实现 22
4.4 前台DLL(VIEW)实现 24
5 工作总结和展望 25
5.1 论文的主要工作 25
5.2 下一步工作 25
5.3 总结 25
致谢 27
参考文献 28

摘要
 简单地讲ERP就是企业资源计划,早在90年代后期,世界500强企业中就有近80%采用了ERP管理软件。成熟的ERP软件包含了国际先进管理思想,但是它们不能满足国内企业的特殊需求,此时就需要对ERP软件进行二次开发和客户化的工作。
 针对ERP二次开发容易陷入越来越复杂的困境,我们的解决方案是尽量使得二次开发出的功能模块独立于原来的ERP系统。我们不修改核心代码,而是把数据从ERP中导出,利用二次开发的程序进行处理后,再导入系统。同时我们采用自己研发的SIE-BS-RCF应用框架来进行具体的开发工作,在设计和编码中都有不同程度重用,以加快开发速度。
 目前项目进展顺利,我们的解决方案得到客户的认可,已完成的模块也通过了客户测试。
摘要
 简单地讲ERP就是企业资源计划,早在90年代后期,世界500强企业中就有近80%采用了ERP管理软件。成熟的ERP软件包含了国际先进管理思想,但是它们不能满足国内企业的特殊需求,此时就需要对ERP软件进行二次开发和客户化的工作。
 针对ERP二次开发容易陷入越来越复杂的困境,我们的解决方案是尽量使得二次开发出的功能模块独立于原来的ERP系统。我们不修改核心代码,而是把数据从ERP中导出,利用二次开发的程序进行处理后,再导入系统。同时我们采用自己研发的SIE-BS-RCF应用框架来进行具体的开发工作,在设计和编码中都有不同程度重用,以加快开发速度。
 目前项目进展顺利,我们的解决方案得到客户的认可,已完成的模块也通过了客户测试。

关键词:ERP;开发;解决方案;系统;重用;
The Design And Implementation Of A System
Based On Enterprise Marketing
 

ABSTRACT
 Simply say ERP is the Enterprise Resource Planning , as early as the late 1990s.Nearly 80% of the world's top 500 enterprises enterprises using the ERP management software. Mature ERP software contains the international advanced management ideas, but they can not meet the special needs for domestic enterprises,so it’s should hand ERP software for secondary development and customization work.
 Because of Secondary Development prone to increasingly complex dilemma , Our solution is to make the secondary development of functional modules independent of the original ERP system. We do not change the core code, but the data is derived from the ERP, using secondary development of procedures for handling, re-introduced to the system. We use our own research and development of the SIE-BS-RCF application framework for the development of specific work, in the design and coding reusable varying degrees, to speed up the development pace.    
 The current project goes smoothly, Our solution is Authorized by customer, the module has been completed also through the customer testing.
 
Key words:ERP;development;Solutions;System;reusable;
目录
1 绪论 1
1.1 本课题的目的和意义 1
1.2 本课题的课题来源 1
1.3 目前国外的发展情况 2
1.4 在我国的现状和发展趋势 2
2 ERP二次开发基础 4
2.1 ERP概念 4
2.2 ERP什么要进行二次开发 4
2.3 ERP二次开发中存在的问题分析 4
2.4 我们采用的方案 5
3 系统的具体设计 7
3.1 系统背景与范围 7
3.2 我负责的内容 8
3.2.1 出货管理的需求分析及解决方案 8
3.2.2 船务管理的需求分析及解决方案 13
4 基于研发框架技术下的系统实现 17
4.1 系统采用的技术框架和工具 17
4.1.1 XML接口文件的实现 17
4.1.2 XML接口文件相关Java对象 20
4.2 业务类(Model)实现 21
4.3 Action类(Controler)实现 22
4.4 前台DLL(VIEW)实现 24
5 工作总结和展望 25
5.1 论文的主要工作 25
5.2 下一步工作 25
5.3 总结 25
致谢 27
参考文献 28


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:基于WPF的xx大学简易观光图示系统.. 下一篇:扫描链阻塞技术中TSP问题的算法研..
Tags:基于 ERP 企业 营销 系统 设计 实现 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号