| Company A belongs to Company X, X is a central enterprises managed by SAS AC directly. A is mainly engaged in general steel, steel rail, spare for the rolling stock,and other materials trade and railway construction business. Company A depends on t he whole advantages of X’s brand, reputation, resources, etc. A has achieved remarkab le results in opening up the market of steel business, reinforcing the Railway Business.In the aspect of market steel, it has been voted as sales Top 50 in Beijing by Lange St eel for many years.Enterprise in 2013 the introduction of ERP system to carry out the logistics management, financial control and other management work, the overall control of the various business aspects of the enterprise, the overall control of enterprise internal information. One of the core management of logistics management division, it requires the enterprise cargo flow situation in real time, arbitrary location of the monitoring. The traditional C/S client mode makes the system operator can only operate on a fixed machine, and the system response speed is very slow, unable to meet the needs of enterprises.Because the traditional C/S mode ERP integration system is no longer meet the requirements of the enterprise, which in the ERP system integration, more research and development technology to the B/S direction change. ERP system B / S structure design should be from the point of view of the ERP system, using MVC architecture pattern, from the technical level and the actual use level of, study of existing C / S structure of logistics management subsystem, thereby improving for the B / S architecture of ERP logistics management subsystem. The design fully reflects the mainstream thinking of a new generation of Web2.0, namely from the customer point of meet the needs of customers quick access, and data processing from the server and transferred to the client to deal with, to share the pressure of server, to ensure access to the system, the running speed, which is the ERP system under the C / S mode not realize the function.System is developed according to the demand for research, needs analysis,system design and system implementation in several stages, according to business needs, the system shall in goods inbound, outbound, inventory, and early warning management.After the analysis of the enterprise’s demand, system is divided into six modules:storage management, a database management, analysis of each module contains the function, design the business logic, according to the amount of data and cost and other factors determined choose to use MySQL as a database system.In the system implementation stage, using the SSH framework technology to achieve, using SSH makes the system business logic to achieve separation, to ensure that the system structure is clear, improve code reuse, reduce the development cycle.Struts development in the use of business logic control, the use of hibernate to maintain database persistence, the use of spring for the unified management of the two frameworks. Front page using Ajax technology to achieve asynchronous load function, improve the user experience, to ensure the stability of the system. And after the completion of the development, for the landing of the system to verify the function,warehousing and other functions were tested. |