摘 要:本系统主要完成对中小型企业库房物品管理,其功能主要有以下几点:(1)系统能够实现对货物的各种信息的查询,包括逐个浏览,以及对货物进库、出库信息的增加、删除和编辑操作。(2)能根据输入的信息来检索某单货物的信息。(3)对库房的货物信息进行汇总。(4)员也可以直接增加和删除用户信息。(5)可以提供一定的附加功能来方便用户。
本文详尽阐述了一个完整的仓库管理信息系统,采用系统生命周期的结构化方法,完成软件开发的过程。通过对仓库管理的实际调查,明确其完整的业务流程,以进行系统分析、系统设计、系统实施。在分析仓库管理的具体情况后,采用Microsoft sql2000型数据库系统作为材料(即商品,下同)仓库管理系统的后台数据库。由于Microsoft公司的Visual Basic 6.0工具面向对象可视化编程的特点,有利于系统的开发,所以决定用其作为主要开发工具。本系统较全面满足了材料仓库管理的各项工作。该系统采用模块化原理编程,做到了模块规模适中,本身相对独立。模块化使程序结构清晰,易于设计、易于理解,提高了系统的可靠性。本文详细说明了一个仓库管理的业务流程,分析了其数据流程,明确了数据表之间的联系,详细说明了主要的程序逻辑。并以图表的方式直观的说明,使程序易于理解。
关键词:仓库管理,业务流程,软件工程,模块化原理
Abstract :This system mainly to management of small and medium-sized enterprises, its warehouse item function basically has the following: (1) the system can realize the information of all kinds of goods, including one of goods, and browse into the library, information of add, delete and edit operation. (2) according to the input information retrieval certain goods information. (3) to collect information on the goods warehouse. (4) member may also directly add and remove user information. (5) can provide added functionality to users.
This text explains an intact the management information sysytem of stock exhaustivly , adopt the systematic structurization method of cycle of lite , finish the course of software development.Through to the real investigation of stock control , define its intact business procedure , in order to carry on metwork analysis , designs systematically , implements systematically . After analyzing the concrete conditions of stock control , Mode1 Microsoft sql2000 it adopt there is as material dtatbase system (namely goods , the same below) stock backstage supporter database of administrative system , because Microsoft Visual Basic 6.0 tool of Company face target visual characteristic of programming , favorable to systematic development , so determine to use it as the main developing instrument .The system has data inputting , data revising , such functions as data inpuiry , report form are typed . Have satisfied every work of material stock control in an all-round way . This system adopts module principle programming , has made sure that the module is moderate in scale,relatively independent , Module make procedure to be structure clear , easy to design , intelligible , improve systematic feasibility .The elaboration of this text is a business procedure of stock control , has analysed its data procedure , have defined the connection between the data lists , the procedure logic with main elaboration . And the ocular explanation , make the procedure easy to understand by way of chart .
Keywords : Stock control , business procedure , soft project , module principle
第一章 引 言
1.1 课题背景
随着社会经济的迅速发展和科学技术的全面进步,计算机事业的飞速发展,以计算机与通信技术为基础的信息系统正处于蓬勃发展的时期。仓库管理系统是一个企事业单位不可缺少的一部分,它的内容对于企业的决策者和管理者来说都是至关重要的,因此,仓库管理系统应该能够为用户提供充足的信息和快捷的查询手段,但一直以来人们使用传统的人工方式管理仓库,这种管理方式存在着许多缺点,诸如效率低,保密性差等,而且时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。作为计算机应用的一部分,使用计算机对产品仓库信息进行管理,具有着人工管理无法比拟的优点,它检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等,可减少更多的人力物力,这些都能够极大地提高货品仓库的管理效率,也是企业仓库管理科学化、正规化,与世界接轨的重要条件。因此,开发一个仓库管理系统是很有必要的,具有其特有的技术意义和管理意义。