基于erp的企業(yè)營銷系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn).rar
基于erp的企業(yè)營銷系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn),基于erp的企業(yè)營銷系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)1.4萬字32頁包括開題報(bào)告和任務(wù)書摘要簡單地講erp就是企業(yè)資源計(jì)劃,早在90年代后期,世界500強(qiáng)企業(yè)中就有近80%采用了erp管理軟件。成熟的erp軟件包含了國際先進(jìn)管理思想,但是它們不能滿足國內(nèi)企業(yè)的特殊需求,此時(shí)就需要對(duì)erp軟件進(jìn)行二次開發(fā)和客戶化的工作。 針對(duì)erp二次開...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 usactu 發(fā)布
基于ERP的企業(yè)營銷系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)
1.4萬字 32頁
包括開題報(bào)告和任務(wù)書
摘要
簡單地講ERP就是企業(yè)資源計(jì)劃,早在90年代后期,世界500強(qiáng)企業(yè)中就有近80%采用了ERP管理軟件。成熟的ERP軟件包含了國際先進(jìn)管理思想,但是它們不能滿足國內(nèi)企業(yè)的特殊需求,此時(shí)就需要對(duì)ERP軟件進(jìn)行二次開發(fā)和客戶化的工作。
針對(duì)ERP二次開發(fā)容易陷入越來越復(fù)雜的困境,我們的解決方案是盡量使得二次開發(fā)出的功能模塊獨(dú)立于原來的ERP系統(tǒng)。我們不修改核心代碼,而是把數(shù)據(jù)從ERP中導(dǎo)出,利用二次開發(fā)的程序進(jìn)行處理后,再導(dǎo)入系統(tǒng)。同時(shí)我們采用自己研發(fā)的SIE-BS-RCF應(yīng)用框架來進(jìn)行具體的開發(fā)工作,在設(shè)計(jì)和編碼中都有不同程度重用,以加快開發(fā)速度。
目前項(xiàng)目進(jìn)展順利,我們的解決方案得到客戶的認(rèn)可,已完成的模塊也通過了客戶測試。
關(guān)鍵詞:ERP;開發(fā);解決方案;系統(tǒng);重用;
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 目前國外的發(fā)展情況 2
1.4 在我國的現(xiàn)狀和發(fā)展趨勢(shì) 2
2 ERP二次開發(fā)基礎(chǔ) 4
2.1 ERP概念 4
2.2 ERP什么要進(jìn)行二次開發(fā) 4
2.3 ERP二次開發(fā)中存在的問題分析 4
2.4 我們采用的方案 5
3 系統(tǒng)的具體設(shè)計(jì) 7
3.1 系統(tǒng)背景與范圍 7
3.2 我負(fù)責(zé)的內(nèi)容 8
3.2.1 出貨管理的需求分析及解決方案 8
3.2.2 船務(wù)管理的需求分析及解決方案 13
4 基于研發(fā)框架技術(shù)下的系統(tǒng)實(shí)現(xiàn) 17
4.1 系統(tǒng)采用的技術(shù)框架和工具 17
4.1.1 XML接口文件的實(shí)現(xiàn) 17
4.1.2 XML接口文件相關(guān)Java對(duì)象 20
4.2 業(yè)務(wù)類(Model)實(shí)現(xiàn) 21
4.3 Action類(Controler)實(shí)現(xiàn) 22
4.4 前臺(tái)DLL(VIEW)實(shí)現(xiàn) 24
5 工作總結(jié)和展望 25
5.1 論文的主要工作 25
5.2 下一步工作 25
5.3 總結(jié) 25
致謝 27
參考文獻(xiàn) 28
參考文獻(xiàn)
[5]羅小平.delphi精要[M].電子工業(yè)出版社.
[6]張海卿、張占軍.編程技巧與實(shí)例精解[M].國防工業(yè)出版社
[7]吳浩.XML應(yīng)用教程[M].北京: 清華大學(xué)出版社
[8]微軟公司.XML Web Service 開發(fā)[M].北京:高等教育出版社
[9]孫衛(wèi)琴.精通Struts:基于MVC的JAVA WEB設(shè)計(jì)與開發(fā)[M].北京:電子工業(yè)出版社
1.4萬字 32頁
包括開題報(bào)告和任務(wù)書
摘要
簡單地講ERP就是企業(yè)資源計(jì)劃,早在90年代后期,世界500強(qiáng)企業(yè)中就有近80%采用了ERP管理軟件。成熟的ERP軟件包含了國際先進(jìn)管理思想,但是它們不能滿足國內(nèi)企業(yè)的特殊需求,此時(shí)就需要對(duì)ERP軟件進(jìn)行二次開發(fā)和客戶化的工作。
針對(duì)ERP二次開發(fā)容易陷入越來越復(fù)雜的困境,我們的解決方案是盡量使得二次開發(fā)出的功能模塊獨(dú)立于原來的ERP系統(tǒng)。我們不修改核心代碼,而是把數(shù)據(jù)從ERP中導(dǎo)出,利用二次開發(fā)的程序進(jìn)行處理后,再導(dǎo)入系統(tǒng)。同時(shí)我們采用自己研發(fā)的SIE-BS-RCF應(yīng)用框架來進(jìn)行具體的開發(fā)工作,在設(shè)計(jì)和編碼中都有不同程度重用,以加快開發(fā)速度。
目前項(xiàng)目進(jìn)展順利,我們的解決方案得到客戶的認(rèn)可,已完成的模塊也通過了客戶測試。
關(guān)鍵詞:ERP;開發(fā);解決方案;系統(tǒng);重用;
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 目前國外的發(fā)展情況 2
1.4 在我國的現(xiàn)狀和發(fā)展趨勢(shì) 2
2 ERP二次開發(fā)基礎(chǔ) 4
2.1 ERP概念 4
2.2 ERP什么要進(jìn)行二次開發(fā) 4
2.3 ERP二次開發(fā)中存在的問題分析 4
2.4 我們采用的方案 5
3 系統(tǒng)的具體設(shè)計(jì) 7
3.1 系統(tǒng)背景與范圍 7
3.2 我負(fù)責(zé)的內(nèi)容 8
3.2.1 出貨管理的需求分析及解決方案 8
3.2.2 船務(wù)管理的需求分析及解決方案 13
4 基于研發(fā)框架技術(shù)下的系統(tǒng)實(shí)現(xiàn) 17
4.1 系統(tǒng)采用的技術(shù)框架和工具 17
4.1.1 XML接口文件的實(shí)現(xiàn) 17
4.1.2 XML接口文件相關(guān)Java對(duì)象 20
4.2 業(yè)務(wù)類(Model)實(shí)現(xiàn) 21
4.3 Action類(Controler)實(shí)現(xiàn) 22
4.4 前臺(tái)DLL(VIEW)實(shí)現(xiàn) 24
5 工作總結(jié)和展望 25
5.1 論文的主要工作 25
5.2 下一步工作 25
5.3 總結(jié) 25
致謝 27
參考文獻(xiàn) 28
參考文獻(xiàn)
[5]羅小平.delphi精要[M].電子工業(yè)出版社.
[6]張海卿、張占軍.編程技巧與實(shí)例精解[M].國防工業(yè)出版社
[7]吳浩.XML應(yīng)用教程[M].北京: 清華大學(xué)出版社
[8]微軟公司.XML Web Service 開發(fā)[M].北京:高等教育出版社
[9]孫衛(wèi)琴.精通Struts:基于MVC的JAVA WEB設(shè)計(jì)與開發(fā)[M].北京:電子工業(yè)出版社
TA們正在看...
- 2019年中國農(nóng)業(yè)發(fā)展銀行總行信貸崗面試真題.doc
- 2019年中國農(nóng)業(yè)銀行校園招聘筆試真題及答案.doc
- 2019年中國農(nóng)業(yè)銀行秋季招聘考試筆試試題及參考答案.doc
- 2019年中國工商銀行校園招聘筆試真題及答案匯總.doc
- 2019年中國工商銀行校園招聘考試筆試題含答案.doc
- 2019年中國工商銀行秋季招聘筆試真題及參考答案.doc
- 2019年中國建筑第二工程局校園招聘試題及答案解析.doc
- 2019年中國建筑第五工程局校園招聘筆試真題及答案.doc
- 2019年中國建設(shè)銀行校園招聘筆試真題及答案.doc
- 2019年中國建設(shè)銀行秋季校園招聘筆試真題及答案.doc