大连理工大学硕士学位论文题目名称基于J2EE体系的连锁企业供应链管理系统(SCM)分析与设计计:学位论文57页表格2个插图27幅学位论文完成日期:2002-2-24评阅人:指导教师:邓贵仕博导教研室主任:院(系)主任:武春友博导摘要快速发展和竞争加剧是现代连锁业的主要特征,将先进的计算机信息管理技术应用于连锁业的供应链管理(SupplyChainManagement),实现统一采购、统一配送、统一结算是企业取得竞争优势的关键。而J2EE(Java2EnterpriseEdition)技术是目前最先进的、主流的企业级电子商务应用技术,利用J2EE技术构建的供应链管理系统是解决连锁企业问题的最好途径。论文首先分析了连锁企业供应链管理系统的特点,如:数据集中与分析、订单汇总、统一配送等。然后针对这些特点,采用最新的J2EE技术,结合系统需求和业务逻辑等提出了合理的解决方案。接着,设计了系统拓扑结构图和多层体系结构系统原理图,并对功能模块、数据结构等进行了详细规划。同时,重点针对系统为多类型用户界面的特点,提出基于J2EE的MVC新模式,并运用于系统的软件逻辑结构设计中,对系统在开发、部署过程中的关键步骤做了要点阐述。文章自始至终以典型项目“跨国连锁集团中国公司供应链管理系统”为背景,将论文提出的设计思想和框架贯穿其中。实践证明,系统具有安全、稳定、开发快速、高性能、跨平台、易于扩展等优异性能,依据上述方法设计开发的供应链管理系统在运行中可以节省可观的开发成本、产生巨大的经济效益。关键词:连锁企业;供应链管理;J2EE;信息系统;设计AbstractRapiddevelopmentandintensecompetitionarethemaincharacteristicsofthemodernchainindustry.Thekeypointforacompanytoachievethecompetitionadvantagesistoapplytheadvancedcomputerinformationmanagementtechnologytosupplychainmanagementofthechainindustry,thusrealizingtheuniformstock,distributionandbalance.J2EE(Java2EnterpriseEdition)technologyisthemostadvancedmainstreamenterprisee-commerceapplicationtechnology.SupplychainmanagementsystembasedonJ2EEtechnologyisthebestwaytosolvetheproblemsofchainenterprises.Firstly,thepaperanalysesthecharacteristicsofthesupplychainmanagementsystemofthechainindustry,forexample:dataconcentrationandanalysis,orderformsgatheringanduniformdistribution,etc.Then,aimingatthesecharacteristics,utilizingthemostadvancedtechnologyJ2EE,thepaperputsforwardthereasonablesolutionscombiningthesystemrequirementandbusinesslogic.Furthermore,thepaperdesignsthesystemtopologymapandrationalemapofmulti-tierarchitecture,givingadetailedlayouttothefunctionmodulesanddatastructures.Atthesametime,emphaticallyaimingatthecharacteristicofthemulti-typeuserinterface,thepaperpresentsthenewpatternofMVCbasedonJ2EE,whichisappliedtothesoftwarelogicalstructuredesignofthesystem.Afterwardsthepaperoutlinesthekeystepsduringthesystemdevelopmentanddeployment.Frombeginningtotheend,thepaperusesthetypicalproject”SupplychainmanagementsystemofmultinationalchaingroupChinadivision”asthebackgroundthatispenetratedintothedesignideaandframeworkofthepaper.Thepracticeprovesthatthesystemownstheoutstandingperformancesofsecure,stable,rapid-developed,highperformance,crossplatformandeasy-extended,etc.Thesupplychainmanagementsystemdesignedanddevelopedusingabovemethodsisabletosaveconsiderabledevelopmentcostsandachievehugeeconomicbenefit.Keyword:ChainStore;SupplyChainManagement;J2EE;InformationSystem;Design目录1引言......................................................................................................................11.1连锁企业SCM系统现状以及存在的问题..........................................11.2J2EE体系的国内外最新研究与应用...........................................