基于Struts的煙草倉儲管理系統(tǒng)設(shè)計與實現(xiàn)
本文選題:倉儲管理系統(tǒng) 切入點:Struts 出處:《吉林大學(xué)》2015年碩士論文
【摘要】:卷煙倉儲管理系統(tǒng)是基于煙草行業(yè)內(nèi)商業(yè)企業(yè)(以卷煙銷售及物流為主體的企業(yè))件(箱)、條煙倉儲、配送、物流等環(huán)節(jié)的實際情況以及未來的發(fā)展形勢,同時參照行業(yè)內(nèi)有關(guān)物流配送中心的指導(dǎo)性文件和作業(yè)規(guī)范進行設(shè)計開發(fā)的物流配送中心卷煙倉儲管理信息系統(tǒng),其最終目的是在煙草行業(yè)內(nèi)建立統(tǒng)一的、標準化的數(shù)字倉儲管理系統(tǒng),以達到降低流通成本、提高地市公司倉儲管理水平和工作效率,規(guī)范作業(yè)流程,提高全行業(yè)物流配送中心及配送網(wǎng)點管理水平的目的。通過該系統(tǒng)可以實現(xiàn)合理調(diào)整倉儲的布局,實現(xiàn)倉儲的精細化管理,倉儲管理的精細化程度到儲位,實現(xiàn)物流配送中心卷煙倉儲的數(shù)字化管理,滿足煙草行業(yè)商業(yè)企業(yè)物流管理的需求。本文根據(jù)煙草行業(yè)倉庫實際正常工作和業(yè)務(wù)運行的特征和現(xiàn)狀,從系統(tǒng)需求分析、總體設(shè)計、詳細設(shè)計、系統(tǒng)編碼實現(xiàn)、系統(tǒng)測試等方面搭建系統(tǒng)整體架構(gòu)并建立數(shù)據(jù)模型。該系統(tǒng)實現(xiàn)的功能主要包括入庫、在(出)庫管理、調(diào)度管理、退貨管理、殘次煙管理、數(shù)據(jù)報表等關(guān)鍵模塊。其中各項功能均建立在平臺基礎(chǔ)信息庫的基礎(chǔ)上,基礎(chǔ)信息管理模塊與數(shù)據(jù)初始化密切相關(guān),是針對系統(tǒng)的基礎(chǔ)信息如組織機構(gòu)、客戶信息、商品信息、分揀信息、倉庫信息、送貨信息、系統(tǒng)維護、權(quán)限管理等信息進行管理維護;入庫管理是當(dāng)卷煙從工業(yè)端到貨以后,進行入庫單管理、入庫儲位分配、入庫確認等操作,實現(xiàn)卷煙到貨后的記帳和儲位分配功能;在庫管理是基于倉庫日常管理工作而設(shè)計功能模塊,日常管理工作的作業(yè)過程主要包括庫區(qū)調(diào)整、儲位調(diào)整、周期性盤點、日常結(jié)算等功能;出庫管理功能模塊的數(shù)據(jù)源來自導(dǎo)入的訂單以及配車單,經(jīng)過本地庫匯總后安排出貨的批次,生成出庫單的業(yè)務(wù)流程;調(diào)度管理功能模塊基于訂單的送貨路線來生成配車單,物流配送中心數(shù)據(jù)匯總后產(chǎn)生出貨的批次,也就是進行出庫調(diào)度業(yè)務(wù)流程。退貨管理主要是依據(jù)用戶的退貨單和倉庫的入庫規(guī)則,入庫定位到各個儲位,最后確認入庫;罰沒煙管理是對罰沒煙進行入庫、在庫統(tǒng)計以及出庫等功能;殘次煙管理是當(dāng)倉庫發(fā)現(xiàn)殘次煙時,對殘次商品入庫、移庫、出庫操作;綜合分析即數(shù)據(jù)報表功能模塊,是對各類信息進行查詢操作,包括各類單據(jù)查詢和統(tǒng)計、庫存分析、預(yù)警及查詢、日常結(jié)算綜合查詢,各類數(shù)據(jù)統(tǒng)計匯總等功能。本系統(tǒng)為B/S應(yīng)用模型,使用Struts2框架采用MVC設(shè)計模式實現(xiàn)分層架構(gòu)設(shè)計,Web應(yīng)用服務(wù)器使用Tomcat,數(shù)據(jù)庫服務(wù)器使用DB2,開發(fā)工具使用Eclipse。
[Abstract]:The cigarette warehousing management system is based on the actual situation and the future development situation of the commercial enterprises in the tobacco industry (enterprises with cigarette sales and logistics as the main part) (box, cigarette storage, distribution, logistics and so on). At the same time, the cigarette warehousing management information system of the logistics distribution center, which is designed and developed with reference to the guiding documents and operational norms of the logistics distribution center in the industry, is the ultimate goal of establishing a unified tobacco industry. Standardized digital warehousing management system to reduce circulation costs, improve warehouse management level and work efficiency of prefectural and municipal companies, standardize the operation process, The purpose of improving the management level of logistics distribution center and distribution network in the whole industry. Through this system, we can adjust the layout of storage reasonably, realize the fine management of warehousing, the degree of refinement of warehouse management to storage, To realize the digital management of cigarette warehousing in the logistics distribution center, and to meet the needs of the logistics management of the tobacco industry commercial enterprises. According to the characteristics and present situation of the normal work and business operation of the tobacco industry warehouse, this paper analyzes the system demand from the point of view of the system demand. Overall design, detailed design, system coding implementation, system testing and other aspects to build the overall system architecture and data model. The functions of the system mainly include database management, management in (out) library, scheduling management, return management, etc. The functions of these modules are based on the basic information base of the platform. The basic information management module is closely related to the initialization of data, and is aimed at the basic information of the system, such as organization, organization, etc. Customer information, commodity information, sorting information, warehouse information, delivery information, system maintenance, authority management and other information for management and maintenance. Storage confirmation and other operations to realize the function of recording and storage allocation after the arrival of cigarettes; in warehouse management is based on the daily warehouse management work and design functional modules, the daily management work mainly includes reservoir area adjustment, storage adjustment, Periodic inventory, daily settlement and other functions; the data source of the outbound management module comes from the imported orders and car distribution orders, after the local warehouse summary, arrange the shipment batches, and generate the business process of the outbound inventory; The dispatching and management function module generates the distribution list based on the delivery route of the order. After the data of the logistics distribution center is summarized, the batches of the goods are generated. The return management is mainly based on the user's return form and the warehousing rules of the warehouse, positioning the storehouse to each storage location, and finally confirming the entry into the storehouse; the management of the penalty and forfeiture is to enter the storehouse with the penalty and forfeiture smoke. In the database statistics and exit functions; residue cigarette management is when the warehouse found a remnant cigarette, the remaining commodities into the warehouse, transfer, out of the warehouse operation; comprehensive analysis, that is, data report function module, is to query all kinds of information operation, Including all kinds of documents query and statistics, inventory analysis, early warning and query, daily settlement comprehensive query, all kinds of data statistical summary and other functions. This system is the B / S application model, Using Struts2 framework, MVC design pattern is used to realize hierarchical architecture design. Tomcat is used for web application server, DB2 is used for database server, and Eclipse is used for development tool.
【學(xué)位授予單位】:吉林大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2015
【分類號】:TP311.52
【參考文獻】
相關(guān)期刊論文 前10條
1 陳孟起;閆萍;;煙草行業(yè)中信息化技術(shù)的應(yīng)用分析[J];電子制作;2014年02期
2 李旭東;朱立谷;;基于LoadRunner的參數(shù)化策略的研究與應(yīng)用[J];計算機應(yīng)用與軟件;2012年12期
3 孫偉;;軟件測試技術(shù)發(fā)展模式探討[J];長春理工大學(xué)學(xué)報;2012年04期
4 汪勝翰;;探析我國煙草行業(yè)信息化發(fā)展存在的問題和對策[J];科技風(fēng);2012年01期
5 閆俊伢;安俊秀;;J2EE技術(shù)體系的探討與研究[J];實驗室研究與探索;2010年07期
6 余銀山;胡正華;;基于Struts2框架的Web應(yīng)用開發(fā)研究[J];電腦知識與技術(shù);2009年16期
7 侯國照;李延斌;秦國;王金彪;;Struts2的應(yīng)用研究[J];中國高新技術(shù)企業(yè);2008年17期
8 ;煙草行業(yè)數(shù)字化倉庫管理[J];中國自動識別技術(shù);2007年02期
9 桑圣洪;胡飛;;性能測試工具LoadRunner的工作機理及關(guān)鍵技術(shù)研究[J];科學(xué)技術(shù)與工程;2007年06期
10 寇毅,吳力文;基于MVC設(shè)計模式的Struts框架的應(yīng)用方法[J];計算機應(yīng)用;2003年11期
,本文編號:1675593
本文鏈接:http://sikaile.net/guanlilunwen/wuliuguanlilunwen/1675593.html