基于erp的企业营销系统设计与实现.rar

RAR格式版权申诉手机打开展开

基于erp的企业营销系统设计与实现,基于erp的企业营销系统设计与实现1.4万字32页包括开题报告和任务书摘要简单地讲erp就是企业资源计划,早在90年代后期,世界500强企业中就有近80%采用了erp管理软件。成熟的erp软件包含了国际先进管理思想,但是它们不能满足国内企业的特殊需求,此时就需要对erp软件进行二次开发和客户化的工作。 针对erp二次开...
编号:88-34671大小:235.40K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 usactu 发布

基于ERP的企业营销系统设计与实现
1.4万字 32页
包括开题报告和任务书



摘要
简单地讲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


参考文献
[5]罗小平.delphi精要[M].电子工业出版社.
[6]张海卿、张占军.编程技巧与实例精解[M].国防工业出版社
[7]吴浩.XML应用教程[M].北京: 清华大学出版社
[8]微软公司.XML Web Service 开发[M].北京:高等教育出版社
[9]孙卫琴.精通Struts:基于MVC的JAVA WEB设计与开发[M].北京:电子工业出版社