CN101609531A - Data processing method in a kind of enterprise resource planning and device - Google Patents

Data processing method in a kind of enterprise resource planning and device Download PDF

Info

Publication number
CN101609531A
CN101609531A CNA2009101606821A CN200910160682A CN101609531A CN 101609531 A CN101609531 A CN 101609531A CN A2009101606821 A CNA2009101606821 A CN A2009101606821A CN 200910160682 A CN200910160682 A CN 200910160682A CN 101609531 A CN101609531 A CN 101609531A
Authority
CN
China
Prior art keywords
computing formula
configuration information
field value
interface control
field
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
CNA2009101606821A
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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CNA2009101606821A priority Critical patent/CN101609531A/en
Publication of CN101609531A publication Critical patent/CN101609531A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides data processing method and device in a kind of enterprise resource planning, described method comprises: receiving needs the field value handled in the current document of user's input; According to the interface control of the field correspondence of described field value, coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula; Utilize described computing formula that described field value is handled.Use method of the present invention, when existing ERP system is carried out data processing, newly-increased or do not need to revise source code when revising computing formula, this just makes the stability of original document function promote greatly, and code reusability newly-increased or that revise is better, thereby has further reduced maintenance cost.

Description

Data processing method in a kind of enterprise resource planning and device
Technical field
The present invention relates to data processing field, particularly relate to data processing method and device in a kind of enterprise resource planning.
Background technology
Enterprise resource planning (Enterprise Resource Planning, ERP), be meant and be based upon on the infotech basis, all resources (logistics, cash flow, information flow or human resources) to enterprise are integrated integrated management, adopt information-based means to realize enterprise's supply and marketing chain management, thereby reach the purpose that each link on the supply chain is realized scientific management.The ERP document can refer to comprise in the ERP system document of commodity price, for example, order, contract, invoice, or the like.On the ERP document, comprise some for the computing formula that data are handled, content as shown in the table through regular meeting:
Field name Formula
Deduction Contain duty receipt valency * quantity * discount/100
The actual duty receipt valency that contains Valency tax total/quantity
The amount of money The valency tax total-amount of tax to be paid
The amount of tax to be paid The valency tax total * tax rate
The valency tax adds up to Quantity * contain duty receipt valency-deduction
Computing formula as implied above, when in ERP system, data being handled, in the time need on certain document, increasing newly under certain conditions or revise computing formula, with newly-increased computing formula is example, when being handled, data then need to make following operation: at first open the source code that to revise document, the code of newly-increased computing formula is write in the original source code, add the change incident of document body then, and obtain the data of current change incident according to the content of user input, calculating the result according to described newly-increased computing formula.If secondary development, only need to increase the correlation computations of several fields, that just need calculate to ERP operator application source code or by second development interface, but also need be in the newly-increased or flow process more than the repetition when revising computing formula.
From said process as can be seen, if carry out data processing in existing ERP system, then when newly-increased and modification computing formula, all need to revise source code, this just makes original document function less stable, and code possibility reusability newly-increased or that revise is poor, very flexible, maintenance cost is just higher relatively certainly.
In a word, need the urgent technical matters that solves of those skilled in the art to be exactly at present: how can propose the data processing method in a kind of enterprise resource planning, when in order to solve in the existing ERP system data being handled, the source code that needs to revise computing formula causes the problem of document function less stable.
Summary of the invention
Technical matters to be solved by this invention provides the data processing method in a kind of enterprise resource planning, when data being handled in order to solve in the existing ERP system, the source code that need revise computing formula causes the problem of document function less stable, promotes the stability of document function.
Another object of the present invention is that above-mentioned design is applied to provide the data processing equipment in a kind of enterprise resource planning in the concrete applied environment, thereby guarantees the realization and the application of this method.
For solving the problems of the technologies described above, the embodiment of the invention provides the data processing method in a kind of enterprise resource planning, comprising:
Receive and to need the field value handled in the current document of user's input;
According to the interface control of the field correspondence of described field value, coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula;
Utilize described computing formula that described field value is handled.
Preferably, before the field value that needs to handle in the current document of described reception user input, also comprise:
The configuration information of storage computation formula, described configuration information comprises computing formula and applicable elements thereof;
According to described configuration information the document in the Enterprise Resources Plan ERP system is carried out initialization.
Preferably, describedly document in the ERP system is carried out initialization, comprising according to described configuration information:
According to the applicable elements of described computing formula, from described configuration information, get access to the computing formula of current document correspondence in the ERP system;
The pairing interface control of each field in the described computing formula that circulates, and add corresponding change incident at described interface control;
In the change incident of each interface control, add corresponding computing formula.
Preferably, the interface control of described field correspondence according to described field value, coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula, specifically comprises:
Field value according to user's input obtains corresponding field;
Obtain change incident with the corresponding interface control of described field;
According to described change incident, from the configuration information of pre-configured computing formula, inquire corresponding computing formula.
Preferably, the described utilization after described computing formula handles described field value also comprises:
The assignment as a result of described processing is given the interface control of the field correspondence of described field value.
The embodiment of the invention also provides the data processing equipment in a kind of enterprise resource planning, comprising:
Receiver module, the current document that is used for receiving user's input need the field value handled;
The coupling acquisition module is used for the interface control according to the field correspondence of described field value, and coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula;
Processing module is used to utilize described computing formula that described field value is handled.
Preferably, also comprise:
Configuration module is used to dispose the configuration information of computing formula, and described configuration information comprises computing formula and applicable elements thereof;
Initialization module is used for according to described configuration information the document of Enterprise Resources Plan ERP system being carried out initialization.
Preferably, described initialization module comprises:
First obtains submodule, is used for the applicable elements according to described computing formula, gets access to the computing formula of the current document correspondence in the ERP system from described configuration information;
The cyclic submodule piece, the pairing interface control of each field of described computing formula that is used for circulating, and add corresponding change incident at described interface control;
Add submodule, be used for adding corresponding computing formula in the change incident of each interface control.
Preferably, described coupling acquisition module comprises:
Second obtains submodule, is used for obtaining corresponding field according to the field value of user's input;
The 3rd obtains submodule, is used to obtain the change incident with the corresponding interface control of described field;
The inquiry submodule is used for according to described change incident, inquires corresponding computing formula from the configuration information of pre-configured computing formula.
Preferably, also comprise:
The assignment module is used for the assignment as a result of described processing is given the interface control of the field correspondence of described field value.
Compared with prior art, the present invention has the following advantages:
Configuration information according to pre-configured computing formula, can be when the field value that the current document that receives user's input need be handled, interface control according to the field correspondence at field value place, obtain the corresponding calculated formula that configures, thereby described field value is handled according to this computing formula, and can get access to result, as can be seen, when the newly-increased computing formula of the document in the ERP system maybe needs to revise former computing formula, can pass through the mode of the configuration information of configuration computing formula, avoid needing in the prior art to revise the mode of source code, thereby directly just can get access to result of calculation newly-increased or modification computing formula afterwards according to the field value of user's input according to configuration information, thereby can not change under the existing source code situation, in ERP system, data are handled, thereby support separating of computational logic and code, stablized the document function
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, to do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below, apparently, accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the process flow diagram of the data processing method embodiment 1 in a kind of enterprise resource planning of the present invention;
Fig. 2 is the process flow diagram of the data processing method embodiment 2 in a kind of enterprise resource planning of the present invention;
Fig. 3 is the process flow diagram of the object lesson of data processing in a kind of enterprise resource planning of the present invention;
Fig. 4 is the structural representation of the data processing equipment embodiment 1 in a kind of enterprise resource planning of the present invention;
Fig. 5 is the structural representation of the data processing equipment embodiment 2 in a kind of enterprise resource planning of the present invention;
Fig. 6 is the structured flowchart of the data processing equipment embodiment 3 in a kind of enterprise resource planning of the present invention.
Embodiment
For above-mentioned purpose of the present invention, feature and advantage can be become apparent more, the present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.
The present invention can be used in numerous general or special purpose calculation element environment or the configuration.For example: personal computer, server computer, handheld device or portable set, plate equipment, multiprocessor device, comprise distributed computing environment of above any device or equipment or the like.
The present invention can describe in the general context of the computer executable instructions of being carried out by computing machine, for example program module.Usually, program module comprises the routine carrying out particular task or realize particular abstract, program, object, assembly, data structure or the like.Also can in distributed computing environment, put into practice the present invention, in these distributed computing environment, by by communication network connected teleprocessing equipment execute the task.In distributed computing environment, program module can be arranged in the local and remote computer-readable storage medium that comprises memory device.
With reference to figure 1, show the process flow diagram of the data processing method embodiment 1 in a kind of enterprise resource planning of the present invention, can may further comprise the steps:
Step 101: receiving needs the field value handled in the current document of user's input;
System at first will receive the user and import the field value that need handle on the control of the display interface of current document; For example, if the user need carry out the calculating of the amount of money at " amount of money=quantity * unit price ", then the user at first needs to import the field value of " quantity " and " unit price " two fields;
Step 102: according to the interface control of the field correspondence of described field value, coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula;
In this step, it promptly is interface control according to " quantity " and " unit price " two field correspondences, coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula, for example, imported the field value of " quantity " and " unit price " field as the user, then can get access to corresponding computing formula according to the interface control of field " quantity " and " unit price ", for example " amount of money=quantity * unit price "; Certainly need to prove that the corresponding calculated formula that this step gets access to may be one, also may be a plurality of;
Wherein, described configuration information can be stored in the database in advance, and perhaps (wherein, the existing way of described configuration information does not influence realization of the present invention for eXtensible Markup Language, XML) file existence with extend markup language;
Step 103: utilize described computing formula that described field value is handled.
Wherein, when utilizing described computing formula that described field value is handled, if a computing formula then can directly calculate the result according to field value directly according to the definition of computing formula, if a plurality of computing formula, then each computing formula should be in a certain order when the foundation field value is handled, and this order can be the order between each computing formula, for example, in two formula shown in the following form:
The amount of money Quantity * unit price * (1-discount/100)
The amount of tax to be paid The amount of money * tax rate
Wherein, the calculating of the amount of tax to be paid need be known the price of the amount of money earlier, so when the user imports the field value of quantity, document and the amount of tax to be paid, then need earlier to calculate the numerical value of the amount of money according to quantity and unit price, the amount of money that calculates according to the computing formula utilization of the amount of tax to be paid obtains the numerical value of the amount of tax to be paid again.As can be seen, in configuration information, can also there be the operation order between a plurality of computing formula of interface control correspondence in the definition that computing formula itself is not only arranged that comprises.
In the present embodiment, configuration information according to pre-configured computing formula, can be when the field value that the current document that receives user's input need be handled, interface control according to the field correspondence at field value place, obtain the corresponding calculated formula that configures, thereby described field value is handled according to this computing formula, and can get access to result, as can be seen, when the newly-increased computing formula of the document in the ERP system maybe needs to revise former computing formula, can pass through the mode of the configuration information of configuration computing formula, avoid needing in the prior art to revise the mode of source code, thereby directly just can get access to result of calculation newly-increased or modification computing formula afterwards according to the field value of user's input according to configuration information, thereby can in ERP system, data be handled not changing under the existing source code situation, thereby support separating of computational logic and code, stablize the document function, can also improve the maintainability and the computing formula application flexibility of document.
With reference to figure 2, show the process flow diagram of the data processing method embodiment 2 in a kind of enterprise resource planning of the present invention, present embodiment can may further comprise the steps:
Step 201: the configuration information of configuration computing formula, described configuration information comprises computing formula and applicable elements thereof;
In the present embodiment, need be configured at the computing formula that each document in the ERP system may be used, comprising configuration to the applicable elements of computing formula, and the configuration of computing formula itself, described applicable elements can be: just use this computing formula when specifying document and meeting on the document which numerical value; The configuration applicable elements mainly is that the condition that each computing formula is suitable for is set, and mainly following attribute definition can be arranged: which document the document types that computing formula was suitable for, this computing formula are applicable in; Perhaps just use this computing formula meeting on certain document which condition; For example: it is " whether containing tax " that interface control is arranged on the document, then calls a kind of computing formula when needing so to calculate the amount of money that contains tax, calculates when not containing the amount of money of tax if desired, then needs to call another different computing formula;
The configuration computing formula then can be understood as the setting of type, script and script operation order to computing formula, wherein, the type of computing formula can be external program or inner script, if when being external program, must meeting the corresponding interface standard and can call and obtain; If be inner script, then direct script format compile script (script can be JScript or other dynamic script language) by pre-defining; And, need just can calculate the result by a plurality of computing formula in the time of owing to some, so just need the operation order between these a plurality of computing formula of definition;
The configuration information of this computing formula can leave database in maybe can be the XML file, can acquire this configuration information when follow-up parsing operation;
Step 202: the document in the ERP system is carried out initialization according to described configuration information;
According to the configuration information that sets in advance the document in the ERP system is carried out initialization; Promptly be that the interface control that the configuration information in the step 201 is relevant with document is mapped, so that follow-up interface control on certain document is when changing incident, can correspond in the configuration information of computing formula according to the control that changes the incident place, so that follow-uply match correct computing formula;
Step 203: receiving needs the field value handled in the current document of user's input;
System receives needs the field value handled in the current document of user's input, promptly be user when wishing which kind of computing formula handled, and then at first input needs the data handled, promptly is field value;
Step 204: according to the interface control of the field correspondence of described field value, coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula;
The content of this step can be referring to the detailed description among the embodiment one;
Step 205: utilize described computing formula that described field value is handled to obtain result;
With the item of finding the solution of the corresponding computing formula of described field value substitution, calculate the result of described computing formula according to the result of described substitution;
Step 206: the interface control of described result assignment being given the field correspondence of described field value.
Present embodiment can also be given interface control with described result assignment.In the present embodiment, thereby can in ERP system, data be handled not changing under the existing source code situation, thereby support separating of computational logic and code, stablize the document function, can also improve the maintainability and the computing formula application flexibility of document.Simultaneously, the method in the present embodiment can also be supported user and secondary development personnel that existing computational logic scheme is made amendment and increase other scheme, also improve user's the satisfaction and the applicability of product.
For making those skilled in the art understand the present invention better, further describe the present invention below by the object lesson in the practical application.With reference to figure 3, show the process flow diagram of an object lesson of the present invention, in the present example, specifically can may further comprise the steps:
Step 301: the configuration information of configuration computing formula, described configuration information comprises computing formula and applicable elements thereof;
In the present example, the employed document types of computing formula can be for example, when for sales bill, adopt this computing formula, perhaps the applicable elements of computing formula can be for example, when comprising " whether containing tax " field on the document, calculate the amount of money contain tax if desired and then adopt a kind of computing formula, if do not need to calculate the amount of money that contains tax then adopt another computing formula, wherein, distinguish and to contain tax not contain tax be owing to do for the error that reduces data on professional.For example:
Adopt formula as shown in the table when containing tax:
Field name Formula
The amount of money The valency tax total-amount of tax to be paid
The amount of tax to be paid Valency tax total/(the 1+ tax rate) * tax rate
The valency tax adds up to Quantity * contain duty receipt valency-deduction
Adopt formula as shown in the table when not containing tax:
Field name Formula
The amount of money Quantity * unit price * (1-discount/100)
The amount of tax to be paid The amount of money * tax rate
The valency tax adds up to The amount of money+amount of tax to be paid
When disposing the type of computing formula, for example, for document types is sales order, applicable elements is to have individual field " whether to contain tax " in the document head of sales order, and the value of its Boolean type variable is true (True), then adopt formula " amount of money=valency tax total-amount of tax to be paid ", otherwise adopt computing formula " amount of money=quantity * unit price * (1-discount/100) ";
When then the computing formula type is inner script, corresponding inside script can for:
If(saleOrder.head.isInTax==true)
saleOrder.entry.amount=saleOrder.entry.taxAmount-saleOrder.entry.tax;
else
saleOrder.entry.amount=saleOrder.entry.qty *saleOrder.entry.price *(1-saleOrder.entry.disount/100);
If the type of computing formula is an external program, the interface that then needs compliance with system to pre-define, promptly the interface reserved of JAVA or other language is realized this interface by the outside, is called by system again; For example: if above-mentioned script as external program, then need in system, define this interface of a cal (billInfo), external program is then finished this cal () interface and how to be realized, system then is responsible for giving external program parameters needed billInfo document information, then system calls this cal () interface and gets final product when operation;
For example, because computing formula is then to have calculated other one again after having calculated earlier one, how be in proper order so need define this.When the script of computing formula is configured in proper order, can be according to the order of a plurality of formula of contextual definition between the computing formula, for example:
The amount of money Quantity * unit price * (1-discount/100)
The amount of tax to be paid The amount of money * tax rate
Because the amount of tax to be paid equals the product of the amount of money and the tax rate, could calculate the amount of tax to be paid so the amount of money must be calculated earlier; Wherein, the configuration information in this step can repeat to call, and pre-configuredly once gets final product, and all defines during program run each time, has when change that the formula that has had is made amendment in the new field of follow-up adding or computing formula and gets final product;
Step 302:, from described configuration information, get access to the computing formula of current document correspondence according to the applicable elements of described computing formula;
In the present example, step 302 promptly is that document is carried out initialized process, at first promptly being the applicable elements according to each computing formula, getting access to the computing formula of current document correspondence from pre-configured configuration information, promptly is to carry out related with the computing formula that this document is suitable for document;
Step 303: the pairing interface control of each field in the described computing formula that circulates, and add corresponding change incident at described interface control;
The interface control that the computing formula that circulation step 302 gets access to is related, the change incident of adding this interface control; For computer program, the correspondence visible information that has many consumers on the list of a document, text input frame for example, menu, combobox, form, these are exactly interface control; When computing machine was imported some actions, for example when input was struck enter key after the content, will respond or not respond by control the user for control; If I click enter key import quantity in grid after again, illustrate that then the value of the control on this grid of quantity has changed, system will trigger this control and changed incident accordingly this moment, and the change incident of control can be a series of elemental motions such as number of computations;
Step 304: in the change incident of each interface control, add corresponding computing formula;
The corresponding change incident of interface control, when finding that according to the applicable elements of computing formula certain interface control is included in certain computing formula, need in the change incident of this interface control, add corresponding computing formula, when for example the value of this control of quantity changes, if it is " amount of money=quantity * unit price " that control changes the computing formula of incident correspondence, then will calculate the numerical value of the amount of money;
Step 305: receiving needs the field value handled in the current document of user's input;
Step 306: the field value according to user's input obtains corresponding field;
Get access to the residing field of field value of user's input, for example, the input word segment value is that 10 field is " quantity ";
Step 307: obtain change incident with the corresponding interface control of described field;
Again according to before configuration get access to change time with the corresponding interface control of this field, promptly be the change incident that navigates to the interface control of amount field correspondence;
Step 308:, from the configuration information of pre-configured computing formula, inquire corresponding computing formula according to described change incident;
According to this change incident, from configuration information, inquire the computing formula of this interface control correspondence;
Step 309: utilize described computing formula that described field value is handled to obtain result.
In the present embodiment, can not change under the existing code situation, support separating of computational logic and code, improve the maintainability and the application flexibility of product, support external client and secondary development personnel to modification that has the computational logic scheme now and the scheme that increases other, improve client's the satisfaction and the applicability of product.
Need to prove, for aforesaid each method embodiment, for simple description, so it all is expressed as a series of combination of actions, but those skilled in the art should know, the present invention is not subjected to the restriction of described sequence of movement, because according to the present invention, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in the instructions all belongs to preferred embodiment, and related action and module might not be that the present invention is necessary.
With reference to figure 4, show the structured flowchart of the data processing equipment embodiment 1 in a kind of enterprise resource planning of the present invention, can comprise with lower module:
Receiver module 401, the current document that is used for receiving user's input need the field value handled;
The described device of present embodiment can implementation method embodiment 1 described method;
Coupling acquisition module 402 is used for the interface control according to the field correspondence of described field value, and coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula;
Processing module 403 is used to utilize described computing formula that described field value is handled.
In the present embodiment, configuration information according to pre-configured computing formula, can be when receiver module 401 receives the field value that the current document of user input need handle, interface control according to the field correspondence at field value place, obtain the corresponding calculated formula that configures by coupling acquisition module 402, thereby according to this computing formula described field value is handled by processing module 403, and can get access to result, as can be seen, when the newly-increased computing formula of the document in the ERP system maybe needs to revise former computing formula, can pass through the mode of the configuration information of configuration computing formula, avoid needing in the prior art to revise the mode of source code, thereby directly just can get access to result of calculation newly-increased or modification computing formula afterwards according to the field value of user's input according to configuration information, thereby can not change under the existing source code situation, in ERP system, data are handled, thereby support separating of computational logic and code, stablize the document function, can also improve the maintainability and the computing formula application flexibility of document.
With reference to figure 5, show the structured flowchart of the data processing equipment embodiment 2 in a kind of enterprise resource planning of the present invention, can comprise with lower module:
Configuration module 501 is used to dispose the configuration information of computing formula, and described configuration information comprises computing formula and applicable elements thereof;
Initialization module 502 is used for according to described configuration information document being carried out initialization.
Receiver module 503, the current document that is used for receiving user's input need the field value handled;
Coupling acquisition module 504 is used for the interface control according to the field correspondence of described field value, and coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula;
Processing module 505 is used to utilize described computing formula that described field value is handled.
Assignment module 506 is used for the assignment as a result of described processing is given the interface control of the field correspondence of described field value.
In the present embodiment, thereby can in ERP system, data be handled not changing under the existing source code situation, thereby support separating of computational logic and code, stablize the document function, can also improve the maintainability and the computing formula application flexibility of document.Simultaneously, the method in the present embodiment can also be supported user and secondary development personnel that existing computational logic scheme is made amendment and increase other scheme, also improve user's the satisfaction and the applicability of product.
With reference to figure 6, show the structured flowchart of the data processing equipment embodiment 3 in a kind of enterprise resource planning of the present invention, can comprise with lower module:
Configuration module 601 is used to dispose the configuration information of computing formula, and described configuration information comprises computing formula and applicable elements thereof;
First obtains submodule 602, is used for the applicable elements according to described computing formula, gets access to the computing formula of current document correspondence from described configuration information;
Cyclic submodule piece 603, the pairing interface control of each field of described computing formula that is used for circulating, and add corresponding change incident at described interface control;
Add submodule 604, be used for adding corresponding computing formula in the change incident of each interface control.
Receiver module 605, the current document that is used for receiving user's input need the field value handled;
Second obtains submodule 606, is used for obtaining corresponding field according to the field value of user's input;
The 3rd obtains submodule 607, is used to obtain the change incident with the corresponding interface control of described field;
Inquiry submodule 608 is used for according to described change incident, inquires corresponding computing formula from the configuration information of pre-configured computing formula.
Processing module 609 is used to utilize described computing formula that described field value is handled.
Need to prove that each embodiment in this instructions all adopts the mode of going forward one by one to describe, what each embodiment stressed all is and the difference of other embodiment that identical similar part is mutually referring to getting final product between each embodiment.For device class embodiment, because it is similar substantially to method embodiment, so description is fairly simple, relevant part gets final product referring to the part explanation of method embodiment.
Need to prove, in this article, relational terms such as first and second grades only is used for an entity or operation are made a distinction with another entity or operation, and not necessarily requires or hint and have the relation of any this reality or in proper order between these entities or the operation.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thereby make and comprise that process, method, article or the equipment of a series of key elements not only comprise those key elements, but also comprise other key elements of clearly not listing, or also be included as this process, method, article or equipment intrinsic key element.Do not having under the situation of more restrictions, the key element that limits by statement " comprising ... ", and be not precluded within process, method, article or the equipment that comprises described key element and also have other identical element.
More than data processing method in a kind of enterprise resource planning provided by the present invention and the data processing equipment in the enterprise resource planning are described in detail, used specific case herein principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (10)

1, the data processing method in a kind of enterprise resource planning is characterized in that, comprising:
Receive and to need the field value handled in the current document of user's input;
According to the interface control of the field correspondence of described field value, coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula;
Utilize described computing formula that described field value is handled.
2, the method for claim 1 is characterized in that, before the field value that needs to handle in the current document of described reception user input, also comprises:
The configuration information of storage computation formula, described configuration information comprises computing formula and applicable elements thereof;
According to described configuration information the document in the Enterprise Resources Plan ERP system is carried out initialization.
3, method as claimed in claim 2 is characterized in that, describedly according to described configuration information document in the ERP system is carried out initialization, comprising:
According to the applicable elements of described computing formula, from described configuration information, get access to the computing formula of current document correspondence in the ERP system;
The pairing interface control of each field in the described computing formula that circulates, and add corresponding change incident at described interface control;
In the change incident of each interface control, add corresponding computing formula.
4, method as claimed in claim 3 is characterized in that, the interface control of described field correspondence according to described field value, and coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula, specifically comprises:
Field value according to user's input obtains corresponding field;
Obtain change incident with the corresponding interface control of described field;
According to described change incident, from the configuration information of pre-configured computing formula, inquire corresponding computing formula.
5, the method for claim 1 is characterized in that, the described utilization after described computing formula handles described field value also comprises:
The assignment as a result of described processing is given the interface control of the field correspondence of described field value.
6, the data processing equipment in a kind of enterprise resource planning is characterized in that, comprising:
Receiver module, the current document that is used for receiving user's input need the field value handled;
The coupling acquisition module is used for the interface control according to the field correspondence of described field value, and coupling is obtained the corresponding calculated formula from the configuration information of pre-configured computing formula;
Processing module is used to utilize described computing formula that described field value is handled.
7, device as claimed in claim 6 is characterized in that, also comprises:
Configuration module is used to dispose the configuration information of computing formula, and described configuration information comprises computing formula and applicable elements thereof;
Initialization module is used for according to described configuration information the document of Enterprise Resources Plan ERP system being carried out initialization.
8, device as claimed in claim 7 is characterized in that, described initialization module comprises:
First obtains submodule, is used for the applicable elements according to described computing formula, gets access to the computing formula of the current document correspondence in the ERP system from described configuration information;
The cyclic submodule piece, the pairing interface control of each field of described computing formula that is used for circulating, and add corresponding change incident at described interface control;
Add submodule, be used for adding corresponding computing formula in the change incident of each interface control.
9, device as claimed in claim 8 is characterized in that, described coupling acquisition module comprises:
Second obtains submodule, is used for obtaining corresponding field according to the field value of user's input;
The 3rd obtains submodule, is used to obtain the change incident with the corresponding interface control of described field;
The inquiry submodule is used for according to described change incident, inquires corresponding computing formula from the configuration information of pre-configured computing formula.
10, device as claimed in claim 6 is characterized in that, also comprises:
The assignment module is used for the assignment as a result of described processing is given the interface control of the field correspondence of described field value.
CNA2009101606821A 2009-07-29 2009-07-29 Data processing method in a kind of enterprise resource planning and device Pending CN101609531A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2009101606821A CN101609531A (en) 2009-07-29 2009-07-29 Data processing method in a kind of enterprise resource planning and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2009101606821A CN101609531A (en) 2009-07-29 2009-07-29 Data processing method in a kind of enterprise resource planning and device

Publications (1)

Publication Number Publication Date
CN101609531A true CN101609531A (en) 2009-12-23

Family

ID=41483280

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2009101606821A Pending CN101609531A (en) 2009-07-29 2009-07-29 Data processing method in a kind of enterprise resource planning and device

Country Status (1)

Country Link
CN (1) CN101609531A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014134910A1 (en) * 2013-03-05 2014-09-12 北京税恒科技有限公司 Enterprise resource planning system with enterprise tax administration and control function
CN105045576A (en) * 2015-06-29 2015-11-11 用友优普信息技术有限公司 Management method and apparatus for calculation formulae in business document
CN105938519A (en) * 2016-04-14 2016-09-14 北京思特奇信息技术股份有限公司 System-based business health degree calculating method and system
CN106020818A (en) * 2016-05-16 2016-10-12 珠海格力电器股份有限公司 Computing logic generation method and apparatus
CN107291464A (en) * 2013-03-07 2017-10-24 徐国庆 Parallel program rule engine branch unlimitedness solution
CN108765112A (en) * 2018-05-02 2018-11-06 平安科技(深圳)有限公司 Equity profit and loss meter extracting method, terminal and storage medium
CN109324800A (en) * 2018-10-25 2019-02-12 金蝶软件(中国)有限公司 It is a kind of avoid endless loop calculate optimization method and optimization device
CN110276626A (en) * 2018-03-15 2019-09-24 深圳联友科技有限公司 A kind of the algorithm implementation method and device of cost of parts estimation
CN110675054A (en) * 2019-09-23 2020-01-10 金蝶蝶金云计算有限公司 Data processing method, data processing system and related equipment in ERP system
CN110929488A (en) * 2019-11-06 2020-03-27 深圳市云智融科技有限公司 Data processing method and related device
CN111007975A (en) * 2018-12-28 2020-04-14 益萃网络科技(中国)有限公司 Method and device for realizing calculation formula in document, computer equipment and storage medium
CN111476016A (en) * 2020-04-15 2020-07-31 北京思特奇信息技术股份有限公司 Template configuration method for package tariff in telecommunication industry
CN111581246A (en) * 2020-05-08 2020-08-25 北京字节跳动网络技术有限公司 Method, device, electronic equipment and computer readable medium for generating data
CN114356252A (en) * 2021-12-27 2022-04-15 金蝶软件(中国)有限公司 Dynamic field printing method, system and related device

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014134910A1 (en) * 2013-03-05 2014-09-12 北京税恒科技有限公司 Enterprise resource planning system with enterprise tax administration and control function
CN107291464A (en) * 2013-03-07 2017-10-24 徐国庆 Parallel program rule engine branch unlimitedness solution
CN105045576A (en) * 2015-06-29 2015-11-11 用友优普信息技术有限公司 Management method and apparatus for calculation formulae in business document
CN105938519A (en) * 2016-04-14 2016-09-14 北京思特奇信息技术股份有限公司 System-based business health degree calculating method and system
CN106020818A (en) * 2016-05-16 2016-10-12 珠海格力电器股份有限公司 Computing logic generation method and apparatus
CN110276626A (en) * 2018-03-15 2019-09-24 深圳联友科技有限公司 A kind of the algorithm implementation method and device of cost of parts estimation
CN110276626B (en) * 2018-03-15 2022-10-14 深圳联友科技有限公司 Method and device for realizing part cost estimation algorithm
CN108765112A (en) * 2018-05-02 2018-11-06 平安科技(深圳)有限公司 Equity profit and loss meter extracting method, terminal and storage medium
CN109324800A (en) * 2018-10-25 2019-02-12 金蝶软件(中国)有限公司 It is a kind of avoid endless loop calculate optimization method and optimization device
CN111007975A (en) * 2018-12-28 2020-04-14 益萃网络科技(中国)有限公司 Method and device for realizing calculation formula in document, computer equipment and storage medium
CN110675054A (en) * 2019-09-23 2020-01-10 金蝶蝶金云计算有限公司 Data processing method, data processing system and related equipment in ERP system
CN110675054B (en) * 2019-09-23 2022-08-23 金蝶蝶金云计算有限公司 Data processing method, data processing system and related equipment in ERP system
CN110929488A (en) * 2019-11-06 2020-03-27 深圳市云智融科技有限公司 Data processing method and related device
CN110929488B (en) * 2019-11-06 2023-12-26 深圳市云智融科技有限公司 Data processing method and related device
CN111476016A (en) * 2020-04-15 2020-07-31 北京思特奇信息技术股份有限公司 Template configuration method for package tariff in telecommunication industry
CN111581246A (en) * 2020-05-08 2020-08-25 北京字节跳动网络技术有限公司 Method, device, electronic equipment and computer readable medium for generating data
CN114356252A (en) * 2021-12-27 2022-04-15 金蝶软件(中国)有限公司 Dynamic field printing method, system and related device
CN114356252B (en) * 2021-12-27 2024-03-19 金蝶软件(中国)有限公司 Dynamic field printing method, system and related device

Similar Documents

Publication Publication Date Title
CN101609531A (en) Data processing method in a kind of enterprise resource planning and device
Salamon Design of agent-based models
US10228935B2 (en) Rebuildable service-oriented applications
US20120173962A1 (en) Online application providing apparatus
CN101976199A (en) Object-oriented middleware distributed system development platform
CN104267938A (en) Method and device for rapid application development and deployment for stream-oriented computation
US20220244972A1 (en) Dynamic module injector for real time restructuring of enterprise application
CN106951254B (en) Method and device for multiplexing similar service function modules in payment system
CN102222285B (en) Multi-dimensional data linkage computing device and multi-dimensional data linkage computing method
CN112015420A (en) Form rendering method and device, computer equipment and storage medium
CN102203767A (en) Reconfiguring a model
CN111177541B (en) Data analysis method and device based on user tag generation time
CN103678396A (en) Data backup method and device based on data models
US8707262B2 (en) Code scoring
CN108960672A (en) The air control method, apparatus and computer readable storage medium of limit limit time
CN112926008A (en) Method and device for generating form page, electronic equipment and storage medium
CN112214236B (en) Method for building management system of application architecture of software rapid development platform
CN103793227A (en) Method for achieving WCF service
CN111191180A (en) Method and device for constructing micro-service system in invoice field and storage medium
CN106204224A (en) A kind of Internet of Things agriculture business's system platform
US9489436B2 (en) Gateway enablement of analytic database services
US20220284371A1 (en) Method, device and medium for a business function page
CN110019177A (en) The method and apparatus of rule storage
Chen et al. Towards interface-driven design of evolving component-based architectures
US9886435B2 (en) Pseudo internal numbering mechanism

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20091223