CN104123138A - Rapid building method for ERP system - Google Patents

Rapid building method for ERP system Download PDF

Info

Publication number
CN104123138A
CN104123138A CN201410357178.1A CN201410357178A CN104123138A CN 104123138 A CN104123138 A CN 104123138A CN 201410357178 A CN201410357178 A CN 201410357178A CN 104123138 A CN104123138 A CN 104123138A
Authority
CN
China
Prior art keywords
module
attribute
erp
erp system
page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410357178.1A
Other languages
Chinese (zh)
Inventor
王永华
林锦标
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Neumann (fujian) Information Technology Co Ltd
Original Assignee
Neumann (fujian) Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Neumann (fujian) Information Technology Co Ltd filed Critical Neumann (fujian) Information Technology Co Ltd
Priority to CN201410357178.1A priority Critical patent/CN104123138A/en
Publication of CN104123138A publication Critical patent/CN104123138A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a rapid building method for an ERP system. The method comprises the steps that (1) the content of an ERP window module in the ERP system is divided into a normalization module and an individuation module; (2) page layout templates in the ERP window module are collected and stored; (3) the normalization module is rapidly generated through the page layout templates; (4) procedure codes are written, debugged and compiled to form the individuation module, and then the normalization module and the individuation module are combined together to form the complete ERP system. According to the rapid building method for the ERP system, the normalization module can be rapidly generated through the preset page layout modules, the individuation module is obtained in the traditional mode of writing, debugging and compiling the procedure codes, and therefore the ERP system development efficiency is greatly improved.

Description

A kind of fast construction method of ERP system
Technical field
The present invention relates to ERP field, relate in particular a kind of fast construction method of ERP system.
Background technology
ERP (Enterprise Resource Plan), Enterprise Resources Plan, refers to and is based upon on Information Technology Foundation, with systematized management thought, for business decision layer and employee provide the management platform of decision-making operation means.
ERP system supports discrete type, Diversification Type etc. to mix manufacturing environment, range of application has been diffused into the operating divisions such as retail trade, service sector, banking industry, telecommunications industry, government bodies and school from manufacturing industry, by amalgamation database technology, graphic user interface, the 4th generation query language, client server architecture, computer aided development instrument, transplantable open system etc. Enterprise Resource has been carried out effective integrated.
Company ERP system often consists of a large amount of form modules, and each ERP form module consists of one or several pages, each page consists of one or several data blocks again, each data block consists of one or several fields again, program development personnel in when design except writing at program code, need to expend the more time in debugged program and program compiler, the time that main need expend is all spent on to the typesetting of field, data block and the page, has so brought up the slow-footed defect of program development.
In view of this, the inventor, for above-mentioned defect further investigation of the prior art, draws this case then---a kind of fast construction method of ERP system.
Summary of the invention
The object of the present invention is to provide a kind of fast construction method of ERP system, to solve prior art, there is the slow-footed problem of program development.
In order to reach above-mentioned purpose, solution of the present invention is:
A fast construction method for ERP system, wherein, comprises the steps:
1. the content regions of ERP form module in ERP system is divided into standardization module and personality module;
2. collect the page layout template in ERP form module, and page layout template is saved;
3. utilize the page layout template module of standardizing to generate fast;
4. carry out degree code and write, debug and compile, to form personality module, then standardization module and personality module are combined, to form complete ERP system.
Further, 3. this step comprises the steps:
3.-1: forms object, page object, data block object and field object in ERP form module are generated in the visual design device, then forms object, page object, data block object and field object relation are each other decided by the mode setting a property;
3.-2: this visual design device passes through XML script describing out by forms object, page object, data block object and field object and relation each other thereof, and above-mentioned XML script is kept in database dedicated module script table;
3.-3: construct a resolver, this resolver is read XML script when people use ERP form module from database, and selects corresponding page layout module according to XML content for script, to form the ERP form module in standardization module.
Further, the attribute of this forms object comprises for attribute and the self-defining attribute of expanded function button of toolbar button observability are set.
Further, the attribute of this page object comprises for the attribute of page display label being set and for determining the attribute of page layout's mode.
Further, the attribute of this data block object comprises for the attribute of relation between the attribute in module data source, the attribute of associated database table information and data block is set.
Further, the attribute of this field object, for the information relevant with field is set, comprises field display label, editing type, Data Source and data verification.
Adopt after said structure, the fast construction method of a kind of ERP system the present invention relates to, it passes through the division of teaching contents of ERP form module is standardization module and personality module, so this standardization module can generate fast by default page layout's module, generally speaking, in an ERP system, 80% content is standardization module, and only there is 20% content, it is personality module, the mode that also adopts traditional program code to write, debug and compile for personality module obtains, and so the present invention has improved the development efficiency of ERP system greatly.
The present invention arranges by forms object, page object, data block object and field object further, so allow in page layout's module needed information quick-setting good, recycling page layout module is arranged those information fast fast, and then has realized the rapid build of ERP form module.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the fast construction method of a kind of ERP system that the present invention relates to;
Fig. 2 is the tree-shaped graph of a relation of forms object in ERP form module, page object, data block object and field object.
In figure:
Forms object-1; Page object-2; Data block object-3; Field object-4.
embodiment
In order further to explain technical scheme of the present invention, below by specific embodiment, the present invention will be described in detail.
As shown in Figure 1, the fast construction method of a kind of ERP system the present invention relates to, comprises the steps:
1. the content regions of ERP form module in ERP system is divided into standardization module and personality module;
2. collect the page layout template in ERP form module, and page layout template is saved;
3. utilize the page layout template module of standardizing to generate fast;
4. carry out degree code and write, debug and compile, to form personality module, then standardization module and personality module are combined, to form complete ERP system.
Like this, the fast construction method of a kind of ERP system the present invention relates to, it passes through the division of teaching contents of ERP form module is standardization module and personality module, so this standardization module can generate fast by default page layout's module, generally speaking, in an ERP system, 80% content is standardization module, and only there is 20% content, it is personality module, the mode that also adopts traditional program code to write, debug and compile for personality module obtains, and so the present invention has improved the development efficiency of ERP system greatly.
As shown in Figure 2, this module structure assembly is divided into four large element object, i.e. forms object 1, page object 2, data block object 3 and field objects; Each ERP form module is only corresponding to a forms object 1, a forms object 1 is corresponding to one, two or more page object 2, page object 2 corresponding to one, 3, one data block objects 3 of two or more data block object corresponding to one, two or more field object.
According to above-mentioned division thinking, further, 3. this step comprises the steps:
3.-1: forms object 1, page object 2, data block object 3 and field object in ERP form module are generated in the visual design device, then forms object 1, page object 2, data block object 3 and field object relation are each other decided by the mode setting a property;
3.-2: this visual design device passes through XML script describing out by forms object 1, page object 2, data block object 3 and field object and relation each other thereof, and above-mentioned XML script is kept in database dedicated module script table;
3.-3: construct a resolver, this resolver is read XML script when people use ERP form module from database, and selects corresponding page layout module according to XML content for script, to form the ERP form module in standardization module.
The present invention arranges by forms object 1, page object 2, data block object 3 and field object further, so allow in page layout's module needed information quick-setting good, recycling page layout module is arranged those information fast fast, and then has realized the rapid build of ERP form module.
For the attribute of each object, the attribute of this forms object 1 can comprise for attribute and the self-defining attribute of expanded function button of toolbar button observability are set.The attribute of this page object 2 can comprise for the attribute of page display label being set and for determining the attribute of page layout's mode.The attribute of this data block object 3 can comprise for the attribute of relation between the attribute in module data source, the attribute of associated database table information and data block is set.The attribute of this field object can, for the information relevant with field is set, comprise field display label, editing type, Data Source and data verification.
In order to allow XML script by further open, illustrate a concrete XML script below:
<?xml?version="1.0"encoding="gb2312"?>
<Module Description=" measurement unit setting " ActionNew=" True " ActionDelete=" True " ActionEdit=" True " ActionSave=" True " ... >
<Page?AutoOpenData="False"OnBeforeSave=""OnAfterSave="">
<Data?Name="MasterData"ModifyTable="Roem_Unit"KeyField="UnitId"
SQL="select*from?Roem_Unit?order?by?UnitNo"...>
<Field Name=" UnitId " Caption=" unit " Visible=" False " ReadOnly=" True " Deufalt=" [@NewId] " ... >
<Field Name=" UnitNo " Caption=" unit numbering " Width=" 80 " EditorType=" Text " ... >
<Field Name=" UnitName " Caption=" organization " Width=" 80 " EditorType=" Text " ... >
<Field Name=" EnglishName " Caption=" English name " Width=" 80 " EditorType=" Text " ... >
<Field Name=" IsStopped " Caption=" whether inactive " Visible=" False " Width=" 80 " EditorType=" Check " ... >
<Field Name=" Remark " Caption=" remarks " Width=" 316 " EditorType=" Memo " ... >
</Data>
</Page>
</Module>
Above-described embodiment and graphic and non-limiting product form of the present invention and style, suitable variation or modification that any person of an ordinary skill in the technical field does it, all should be considered as not departing from patent category of the present invention.

Claims (6)

1. a fast construction method for ERP system, is characterized in that, comprises the steps:
1. the content regions of ERP form module in ERP system is divided into standardization module and personality module;
2. collect the page layout template in ERP form module, and page layout template is saved;
3. utilize the page layout template module of standardizing to generate fast;
4. carry out degree code and write, debug and compile, to form personality module, then standardization module and personality module are combined, to form complete ERP system.
2. the fast construction method of a kind of ERP system as claimed in claim 1, is characterized in that, 3. this step comprises the steps:
3.-1: forms object, page object, data block object and field object in ERP form module are generated in the visual design device, then forms object, page object, data block object and field object relation are each other decided by the mode setting a property;
3.-2: this visual design device passes through XML script describing out by forms object, page object, data block object and field object and relation each other thereof, and above-mentioned XML script is kept in database dedicated module script table;
3.-3: construct a resolver, this resolver is read XML script when people use ERP form module from database, and selects corresponding page layout module according to XML content for script, to form the ERP form module in standardization module.
3. the fast construction method of a kind of ERP system as claimed in claim 2, is characterized in that, the attribute of this forms object comprises for attribute and the self-defining attribute of expanded function button of toolbar button observability are set.
4. the fast construction method of a kind of ERP system as claimed in claim 2, is characterized in that, the attribute of this page object comprises for the attribute of page display label being set and for determining the attribute of page layout's mode.
5. the fast construction method of a kind of ERP system as claimed in claim 2, is characterized in that, the attribute of this data block object comprises for the attribute of relation between the attribute in module data source, the attribute of associated database table information and data block is set.
6. the fast construction method of a kind of ERP system as claimed in claim 2, is characterized in that, the attribute of this field object, for the information relevant with field is set, comprises field display label, editing type, Data Source and data verification.
CN201410357178.1A 2014-07-25 2014-07-25 Rapid building method for ERP system Pending CN104123138A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410357178.1A CN104123138A (en) 2014-07-25 2014-07-25 Rapid building method for ERP system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410357178.1A CN104123138A (en) 2014-07-25 2014-07-25 Rapid building method for ERP system

Publications (1)

Publication Number Publication Date
CN104123138A true CN104123138A (en) 2014-10-29

Family

ID=51768563

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410357178.1A Pending CN104123138A (en) 2014-07-25 2014-07-25 Rapid building method for ERP system

Country Status (1)

Country Link
CN (1) CN104123138A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105159686A (en) * 2015-09-28 2015-12-16 北京奇虎科技有限公司 Website page development method and apparatus
CN105574750A (en) * 2015-12-15 2016-05-11 南京欣网互联信息技术有限公司 E-commerce system and method based on page modularization
CN107861997A (en) * 2017-10-19 2018-03-30 金蝶软件(中国)有限公司 ERP database recording method, device, computer equipment and storage medium
CN111241089A (en) * 2019-10-11 2020-06-05 上海海典软件股份有限公司 ERP system secondary development method, system, device and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1542699A (en) * 2003-04-29 2004-11-03 联想(北京)有限公司 GUI producing method and system
CN102096869A (en) * 2011-03-22 2011-06-15 北京同力天合管理软件有限公司 Business logic modeling method for ERP (Enterprise Resource Planning) construction platform
CN102780770A (en) * 2012-07-12 2012-11-14 北京同力天合管理软件有限公司 Model-driven type deployment method of ERP (Enterprise Resource Planning) build platform

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1542699A (en) * 2003-04-29 2004-11-03 联想(北京)有限公司 GUI producing method and system
CN102096869A (en) * 2011-03-22 2011-06-15 北京同力天合管理软件有限公司 Business logic modeling method for ERP (Enterprise Resource Planning) construction platform
CN102780770A (en) * 2012-07-12 2012-11-14 北京同力天合管理软件有限公司 Model-driven type deployment method of ERP (Enterprise Resource Planning) build platform

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
李文禄: "信息交互与展示模板的规范研究与可视化编辑实现", 《中国优秀硕士学位论文全文数据库信息科技辑》 *
田胜: "基于服务划分的ERP系统快速重构平台关键技术的研究", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105159686A (en) * 2015-09-28 2015-12-16 北京奇虎科技有限公司 Website page development method and apparatus
CN105159686B (en) * 2015-09-28 2018-09-04 北京奇虎科技有限公司 A kind of Website page development approach and device
CN105574750A (en) * 2015-12-15 2016-05-11 南京欣网互联信息技术有限公司 E-commerce system and method based on page modularization
CN107861997A (en) * 2017-10-19 2018-03-30 金蝶软件(中国)有限公司 ERP database recording method, device, computer equipment and storage medium
CN107861997B (en) * 2017-10-19 2021-12-03 金蝶软件(中国)有限公司 ERP database recording method and device, computer equipment and storage medium
CN111241089A (en) * 2019-10-11 2020-06-05 上海海典软件股份有限公司 ERP system secondary development method, system, device and readable storage medium
CN111241089B (en) * 2019-10-11 2023-03-24 上海海典软件股份有限公司 ERP system secondary development method, system, device and readable storage medium

Similar Documents

Publication Publication Date Title
CN107832229B (en) NLP-based system test case automatic generation method
CN107644286B (en) Workflow processing method and device
CN107357593A (en) Source code file construction method, device, electric terminal and readable storage medium storing program for executing
CN101996131A (en) Automatic test method and automatic test platform for graphic user interface (GUI) based on x extensive makeup language (XML) packaging key word
CN106469140A (en) A kind of report generating system and its method
US12045214B2 (en) Database validation and repair tool
CN112115130A (en) Method, device, equipment and medium for acquiring data corresponding relation
CN110968294B (en) Business domain model establishing system and method
CN104123138A (en) Rapid building method for ERP system
CN104616134A (en) Statement analysis report pushing method and device
Muslim et al. A modular and extensible framework for open learning analytics
Al-Debagy et al. Dependencies-based microservices decomposition method
CN104133680A (en) Fast building method of ERP form module
CN112612716B (en) Method, system, equipment and storage medium for enhancing marking of coverage rate of difference line codes
CN113064811B (en) Automatic testing method and device based on workflow and electronic equipment
CN106775914B (en) A kind of code method for internationalizing and device for automatically generating key assignments
CN102866985B (en) For data formatter and the method for on-line analysing processing system
US9146913B2 (en) Specifications automation system and method
Huddlestone et al. New graphical and text-based notations for representing task decomposition hierarchies: towards improving the usability of an Ergonomics method
Fernández-Ropero et al. Repairing business process models as retrieved from source code
Miraz Change management in information technology-a literature review
CN106557564A (en) A kind of object data analysis method and device
Georgiades et al. A novel software tool for supporting and automating the requirements engineering process with the use of natural language
US20050262040A1 (en) Software Systems and Methods for Programmatically creating Graphical and Text Elements using OLE and/or Macro Functionality of Commercially Available Software Applications in the Background
CN112596828A (en) Application-based popup window generation method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 362200 Fujian city of Quanzhou province Jinjiang City Meiling street Meishan District No. 1 Century Avenue, Grand Bay

Applicant after: Quanzhou Neumann Information Technology Co., Ltd.

Address before: 362200, F, building 501, building, Jinjiang Middle Road, Fujian, China

Applicant before: Neumann (Fujian) Information technology company limited

COR Change of bibliographic data
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20141029