南开大学本科生毕业论文(设计)题目:津菱物流管理系统中封仓功能的设计与实现学号:0010301姓名:韩晓玮年级:2000级学院:软件学院系别:软件工程专业:软件工程完成日期:2004年5月31日指导教师:张波副教授津菱物流系统库内管理封仓部分的改进软件学院软件工程系软件工程专业韩晓玮学号:0010301指导教师:张波副教授摘要:津菱物流管理系统对良菱物流管理系统的二次开发,笔者主要负责对封仓部分的改进设计和实现。主要是根据津菱物流公司的实际业务流程修改了原有的手动封仓解封功能,并在此基础上增加了过保质期自动封仓以及解封的功能。并对整个封仓部分做了功能测试,保证了与其他各个部分的兼容性。本文主要从项目背景和对原有系统的描述入手,介绍了津菱物流系统的总体业务流程,根据封仓部分的需求分析,分析并描述了所需使用的主要技术。着重对封仓部分设计,系统实现进行了介绍,并简单介绍了对系统所进行的功能测试以及完成项目后的一些心得。关键字:物流系统,封仓,Sybase,PowerBuilderAbstractJinLingLogisticsManagementSystemisarevisionversionoftheLiangLinLogisticsManagementSystem.Redesigningandimplementingthewarehousefrozeningistheobjectiveofthisthesis.BasedonJinLingCorp’sbusinessflow,wemainlymodifytheoriginmanualwarehousefreezingandunfrozeningfunctions,andaddthewarehouseauto-frozeningandauto-unfrozeningfunctionswhenthegoodspassedtheperiodofvalidationintothesystem.Wealsodothetestingofthewarehousefrozeningsub-system,andmakesuremyworkswon’thaveanycompatibilityproblemswiththeotherpartsofthewholesystem.Thisthesisstartswiththeintroductionoftheprojectbackgroundandtheoriginsystem,followedbythedescriptionofthemainbusinessflowofJinLingCorp.Basedontherequirementofwarehousefrozening,itanalysestheprimarytechniqueswhicharedemanded,andemphasizesonthepartsofsystemdesigningandimplementation.Atlast,thesystemtestingandprospectpartsaretouchedupon.KeyWords:LogisticsSystem,Warehousefrozening,Sybase,PowerBuilder目录第一章绪论..............................................................................................11.1项目背景..............................................................................................................11.2津菱物流管理系统概述......................................................................................1第二章系统功能及需求..........................................................................52.1封仓部分功能概述..............................................................................................52.2封仓部分原有功能描述......................................................................................52.3封仓部分需求分析..............................................................................................6第三章系统改进设计..............................................................................83.1开发环境描述......................................................................................................83.2津菱系统总体设计..............................................................................................83.3封仓部分主要技术..............................................................................................93.4POWERBUILDER窗口设计..................................................................................113.5数据库相关设计................................................................................................13第四章系统开发实现............................................................................164.1POWERBUILDER窗口实现......