CN102999475A - Actual figure generation device and actual figure generation method realized through computer - Google Patents

Actual figure generation device and actual figure generation method realized through computer Download PDF

Info

Publication number
CN102999475A
CN102999475A CN2012104776703A CN201210477670A CN102999475A CN 102999475 A CN102999475 A CN 102999475A CN 2012104776703 A CN2012104776703 A CN 2012104776703A CN 201210477670 A CN201210477670 A CN 201210477670A CN 102999475 A CN102999475 A CN 102999475A
Authority
CN
China
Prior art keywords
function
actual
formula
professional
business datum
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.)
Granted
Application number
CN2012104776703A
Other languages
Chinese (zh)
Other versions
CN102999475B (en
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.)
You Pu Information Technology Co., Ltd of UFSOFT
Original Assignee
Yonyou Software 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 Yonyou Software Co Ltd filed Critical Yonyou Software Co Ltd
Priority to CN201210477670.3A priority Critical patent/CN102999475B/en
Publication of CN102999475A publication Critical patent/CN102999475A/en
Application granted granted Critical
Publication of CN102999475B publication Critical patent/CN102999475B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides an actual figure generation device, which comprises an analysis unit and a generation unit, wherein the analysis unit is used for receiving a customized formula input by a user and performing logic analysis on the customized formula to from an actual figure formula; and the generation unit is used for processing service data acquired on the basis of the customized formula according to the actual figure formula to generate an actual figure. The invention also provides an actual figure generation method. According to the technical scheme provided by the invention, the formula can be flexibly customized according to user demand, and the customized formula is analyzed to obtain accurate and flexibly-variable actual figure.

Description

Actual figure generating apparatus and by computer implemented actual figure generation method
Technical field
The present invention relates to field of computer technology, in particular to a kind of actual figure generating apparatus and a kind of by computer implemented actual figure generation method.
Background technology
Present actual figure generation technique as shown in Figure 1, can only obtain business datum by directly calling the business datum interface, and in program, solidify processing logic, the user can not participate in processing, and it is dumb to cause peeking, and can not realize personalized customization, can't satisfy this demand that customizes various formula expression by the Formula Parsing device, if user's peek logic changes, actual figure can not change thereupon, needs to revise code and satisfies the demands.
And in budgeting system, actual figure is the data that the user need to see when carrying out data analysis, actual figure is not fixed, to change according to the development of operation flow thereupon, this just need to obtain the data of each operation system in the process that actual figure extracts, according to user's demand flexible customization formula, by the Formula Parsing device customization formula is carried out dissection process, and final calculating generation executed budget figures, thereby satisfy the requirement that the flexibly customized actual figure of user extracts.
Summary of the invention
The present invention just is being based on the problems referred to above, has proposed a kind of actual figure generation technique, can need not to revise code and just can extract flexibly actual figure according to the variation of peek logic.
In view of this, according to an aspect of the present invention, provide a kind of actual figure generating apparatus, having comprised: resolution unit, receive the customization formula that the user inputs, described customization formula is carried out logical analysis form the actual figure formula; Generation unit is processed the business datum of obtaining based on described customization formula according to described actual figure formula, generates described actual figure.
In this technical scheme, the function of flexible customization formula is provided for the user, resolve the customization formula, thereby obtain the actual figure formula, obtain corresponding business datum and business datum is calculated according to the actual figure formula, obtain meeting the actual figure that the peek logic changes, and need not to revise code, improved execution efficient.
In technique scheme, preferred, described resolution unit comprises: detection sub-unit detects the professional function that comprises in the described customization formula; Replace subelement, determine the operation system corresponding with described professional function according to described professional function, the key word in the described professional function is replaced to the numerical value relevant with described operation system, to generate described actual figure formula.
Because the customization formula of user's input may relate to a plurality of operation systems, therefore need to determine the operation system that relates to according to professional function, and the key word in the professional function generally all is the field with general implication, in order to obtain accurately actual figure, need these key words in the professional function in the customization formula are replaced to the numerical value with particular range, form the actual figure formula, conveniently from operation system, obtain needed business datum.
In technique scheme, preferred, described generation unit comprises: obtain subelement, obtain the business datum corresponding with described numerical value from described operation system; Computation subunit detects the mathematical function and/or the preset function that comprise in the described actual figure formula, according to described mathematical function and/or preset function described business datum is carried out computing, obtains described actual figure.
From corresponding operation system, obtain required business datum according to the numerical range in the professional function, carry out in the formula and also include mathematical function or preset function, algorithm according to these mathematical functions or preset function calculates the business datum of obtaining, finally obtain actual figure, therefore, flexibly customized formula dynamically extracts actual figure, has guaranteed instantaneity and the accuracy of data.
In technique scheme, preferred, described professional function comprises budget management function, purchasing management function and/or cost management function.
In technique scheme, preferred, described mathematical function comprises and gathers function, hyperbolic function and/or trigonometric function that described preset function comprises control function, date function and/or type trans form function.
According to a further aspect in the invention, also provide a kind of by computer implemented actual figure generation method, may further comprise the steps: step 602, receive the customization formula that the user inputs, described customization formula is carried out logical analysis form the actual figure formula; Step 604 is processed the business datum of obtaining based on described customization formula according to described actual figure formula, generates described actual figure.
In this technical scheme, the function of flexible customization formula is provided for the user, resolve the customization formula, thereby obtain the actual figure formula, obtain corresponding business datum and business datum is calculated according to the actual figure formula, obtain meeting the actual figure that the peek logic changes, and need not to revise code, improved execution efficient.
In technique scheme, preferably, described step 602 specifically comprises: detect the professional function that comprises in the described customization formula, determine the operation system corresponding with described professional function according to described professional function, key word in the described professional function is replaced to the numerical value relevant with described operation system, to generate described actual figure formula.
Because the customization formula of user's input may relate to a plurality of operation systems, therefore need to determine the operation system that relates to according to professional function, and the key word in the professional function generally all is the field with general implication, in order to obtain accurately actual figure, need these key words in the professional function in the customization formula are replaced to the numerical value with particular range, form the actual figure formula, conveniently from operation system, obtain needed business datum.
In technique scheme, preferred, described step 604 specifically comprises: obtain the business datum corresponding with described numerical value from described operation system; Detect the mathematical function and/or the preset function that comprise in the described actual figure formula, according to described mathematical function and/or preset function described business datum is carried out computing, obtain described actual figure.
From corresponding operation system, obtain required business datum according to the numerical range in the professional function, carry out in the formula and also include mathematical function or preset function, algorithm according to these mathematical functions or preset function calculates the business datum of obtaining, finally obtain actual figure, therefore, flexibly customized formula dynamically extracts actual figure, has guaranteed instantaneity and the accuracy of data.
In technique scheme, preferred, described professional function comprises budget management function, purchasing management function and/or cost management function.Described mathematical function comprises and gathers function, hyperbolic function and/or trigonometric function that described preset function comprises control function, date function and/or type trans form function.
The present invention is by the flexible customization formula, and capable of dynamic extracts and obtains actual figure, has guaranteed instantaneity and the accuracy of data, makes the maintainer reduce workload, has reduced the occurrence probability of misdata, thereby has improved product stability; By with the built-in method of advancing formula of function, to the business datum Dynamic Acquisition, by reducing the pressure that the repeatable operation of data has been reduced the repeatable operation Update Table, and can be by the user according to self business event requirement self-defining formula, improve product delivery capability and satisfaction, this has realized the Data Dynamic configuration, flexibly curstomer-oriented, greatly enriched user's application scenarios, thereby made product function more powerful.
Description of drawings
Fig. 1 shows the executing data product process figure in the correlation technique;
Fig. 2 shows the according to an embodiment of the invention block diagram of actual figure generating apparatus;
Fig. 3 shows the according to an embodiment of the invention illustraton of model of actual figure generation;
Fig. 4 shows the synoptic diagram that actual figure generating apparatus is according to an embodiment of the invention supported the function of resolving;
Fig. 5 shows actual figure that actual figure generating apparatus according to an embodiment of the invention satisfied and extracts and require synoptic diagram;
Fig. 6 shows the according to an embodiment of the invention process flow diagram of actual figure generation method;
Fig. 7 shows the according to an embodiment of the invention process flow diagram of actual figure generation method;
Fig. 8 shows and customizes according to an embodiment of the invention formula guide synoptic diagram;
Fig. 9 shows according to an embodiment of the invention actual figure generative process synoptic diagram;
Figure 10 shows the according to an embodiment of the invention interface synoptic diagram of typing actual figure;
Figure 11 shows according to an embodiment of the invention formula definition interfaces synoptic diagram;
Figure 12 shows the interface synoptic diagram that obtains according to an embodiment of the invention business datum;
Figure 13 shows the according to an embodiment of the invention interface synoptic diagram of actual figure extraction;
Figure 14 shows according to an embodiment of the invention actual figure result's interface synoptic diagram.
Embodiment
In order more clearly to understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments the present invention is further described in detail.
Set forth in the following description a lot of details so that fully understand the present invention, still, the present invention can also adopt other to be different from other modes described here and implement, and therefore, the present invention is not limited to the restriction of following public specific embodiment.
Fig. 2 shows the according to an embodiment of the invention block diagram of actual figure generating apparatus.
As shown in Figure 2, actual figure generating apparatus 200 comprises according to an embodiment of the invention: resolution unit 202, receive the customization formula that the user inputs, and described customization formula is carried out logical analysis form the actual figure formula; Generation unit 204 is processed the business datum of obtaining based on described customization formula according to described actual figure formula, generates described actual figure.
In this technical scheme, the function of flexible customization formula is provided for the user, resolve the customization formula, thereby obtain the actual figure formula, obtain corresponding business datum and business datum is calculated according to the actual figure formula, obtain meeting the actual figure that the peek logic changes, and need not to revise code, improved execution efficient.
In technique scheme, preferred, described resolution unit 202 comprises: detection sub-unit 2022 detects the professional function that comprises in the described customization formula; Replace subelement 2024, determine the operation system corresponding with described professional function according to described professional function, the key word in the described professional function is replaced to the numerical value relevant with described operation system, to generate described actual figure formula.
Because the customization formula of user's input may relate to a plurality of operation systems, therefore need to determine the operation system that relates to according to professional function, and the key word in the professional function generally all is the field with general implication, in order to obtain accurately actual figure, need these key words in the professional function in the customization formula are replaced to the numerical value with particular range, form the actual figure formula, conveniently from operation system, obtain needed business datum.
In technique scheme, preferred, described generation unit 204 comprises: obtain subelement 2042, obtain the business datum corresponding with described numerical value from described operation system; Computation subunit 2044 detects the mathematical function and/or the preset function that comprise in the described actual figure formula, according to described mathematical function and/or preset function described business datum is carried out computing, obtains described actual figure.
From corresponding operation system, obtain required business datum according to the numerical range in the professional function, carry out in the formula and also include mathematical function or preset function, algorithm according to these mathematical functions or preset function calculates the business datum of obtaining, finally obtain actual figure, therefore, flexibly customized formula dynamically extracts actual figure, has guaranteed instantaneity and the accuracy of data.
In technique scheme, preferred, described professional function comprises budget management function, purchasing management function and/or cost management function.
In technique scheme, preferred, described mathematical function comprises and gathers function, hyperbolic function and/or trigonometric function that described preset function comprises control function, date function and/or type trans form function.
By the extraction of actual figure, carry out calculating behind the Formula Parsing device of actual figure, the client can be according to the random actual figure formula of customization oneself of demand of oneself, and can revise flexibly the actual figure that obtains by extraction.
Describe in detail according to actual figure generating apparatus of the present invention below in conjunction with Fig. 3 to Fig. 5.The basic model of actual figure generating apparatus is as shown in Figure 3: the user can the flexible customization formula, formula is comprised of a plurality of functions, can obtain business datum by function, again the customization formula be carried out logical analysis and process composition actual figure formula, extract by actual figure at last and generate actual figure.
As shown in Figure 4, the extraction that the actual figure generating apparatus is processed the logical analysis of customization formula, need to support as: the parsing of the function of the different business interface of mathematical function, professional function, system intialization function, and the calculating between the function expression.
As shown in Figure 5, according to executing data generating apparatus of the present invention, can in the process that actual figure extracts, obtain the data of each operation system, demand flexible customization formula according to the user, by the Formula Parsing device to the function dissection process, and final calculating generation executed budget figures, thereby satisfy the requirement that the flexibly customized actual figure of user extracts.
Fig. 6 shows the according to an embodiment of the invention process flow diagram of actual figure generation method.
As shown in Figure 6, by computer implemented actual figure generation method, may further comprise the steps according to an embodiment of the invention: step 602, receive the customization formula that the user inputs, the customization formula is carried out logical analysis form the actual figure formula; Step 604 is processed the business datum of obtaining based on the customization formula according to the actual figure formula, generates actual figure.
In this technical scheme, the function of flexible customization formula is provided for the user, resolve the customization formula, thereby obtain the actual figure formula, obtain corresponding business datum and business datum is calculated according to the actual figure formula, obtain meeting the actual figure that the peek logic changes, and need not to revise code, improved execution efficient.
In technique scheme, preferably, described step 602 specifically comprises: detect the professional function that comprises in the described customization formula, determine the operation system corresponding with described professional function according to described professional function, key word in the described professional function is replaced to the numerical value relevant with described operation system, to generate described actual figure formula.
Because the customization formula of user's input may relate to a plurality of operation systems, therefore need to determine the operation system that relates to according to professional function, and the key word in the professional function generally all is the field with general implication, in order to obtain accurately actual figure, need these key words in the professional function in the customization formula are replaced to the numerical value with particular range, form the actual figure formula, conveniently from operation system, obtain needed business datum.
In technique scheme, preferred, described step 604 specifically comprises: obtain the business datum corresponding with described numerical value from described operation system; Detect the mathematical function and/or the preset function that comprise in the described actual figure formula, according to described mathematical function and/or preset function described business datum is carried out computing, obtain described actual figure.
From corresponding operation system, obtain required business datum according to the numerical range in the professional function, carry out in the formula and also include mathematical function or preset function, algorithm according to these mathematical functions or preset function calculates the business datum of obtaining, finally obtain actual figure, therefore, flexibly customized formula dynamically extracts actual figure, has guaranteed instantaneity and the accuracy of data.
In technique scheme, preferred, described professional function comprises budget management function, purchasing management function and/or cost management function.Described mathematical function comprises and gathers function, hyperbolic function and/or trigonometric function that described preset function comprises control function, date function and/or type trans form function.
Further specify according to of the present invention by computer implemented executing data generation method below in conjunction with Fig. 7 to Fig. 9.
As shown in Figure 9, in each operation system, can write business datum and provide access interface for other system, budgeting system can be worked out formula expression, as shown in Figure 8, provide the formula definition wizard, according to actual needs the flexible customization formula, the customization formula is progressively resolved formula via the Formula Parsing device, therefore when processing the data of different business department system, budgeting system can be unified to process to various functions by unified Formula Parsing device, thereby obtains actual figure.
Concrete Formula Parsing process is as shown in Figure 7:
Receive the formula of user's establishment, for example GETBG (... )+DFS (...).In step 702, obtain the professional function key word in the customization formula, GETBG () is professional function, the key word in this business function such as<budget year 〉,<project code,<bore 2 types etc., according to these information as can be known from budgeting system.In step 704, the crucial son in the professional function is replaced to concrete numerical value, for example budget year is replaced to budget 2012, project code is replaced to 0212 etc., formula just becomes the expression formula with data sense like this.
In step 706, from corresponding operation system, obtain corresponding business datum.For example, GETBG () function obtains corresponding business datum according to concrete numerical value corresponding to its key word from budgeting system, and DFS () function obtains corresponding business datum according to concrete numerical value corresponding to its key word from total wealth system.
In step 708, obtain business datum after, in the analytic formula expression formula, analyze mathematical function or the preset function comprise.For example, GETBG (... )+DFS (...) in comprised "+" for mathematical function.
In step 710, based on the formula of resolving the business datum of obtaining is calculated actual figure.Should understand above-mentioned example is a kind of explanation, is not limited to the present invention.
Comparison diagram 1 and Fig. 7 can be clearly seen that, after former technology obtains business datum by function system, have lacked the process of resolving by the formula device, just solidify in code and have processed.By having increased this process, accomplished the configuration of formula peek in the present invention, realized that the user also can participate in the purpose of flexible customization.
Next further specify according to the application scenarios by computer implemented executing data generation method of the present invention in conjunction with Figure 10 to Figure 14.
As shown in figure 10, realize the typing of actual figure, this interface has mainly represented the data of actual figure, and can be at this interface craft typing actual figure.Can see that here bullets is the project of L4101, the data before not carrying out the actual figure extraction are 100.
As shown in figure 11, carry out the definition of project formula.The main graphical operation of realizing the formula definition comprises that the user defines the actual figure formula of which project, to the index group of project, and index, bore, the typing of the options such as year.The data that we arrange that here the actual figure formula will obtain are: the counting in advance of actual figure=L4102 of L4101 * 5.Formula can be by following part constituting-functions, constant and pre-operator.Formula is supported the various mathematical operations between function function or constant and the constant.
In this application scenarios, adopted the budget data function (GETBG ()) in the budget management function of system intialization, can obtain counting in advance in the budget business module by this function.As shown in figure 12, can see that bullets is that counting in advance of L4102 is 200 till now, the actual figure of L4101 should equal 200 * 5=1000 after calculating by formula.
As shown in figure 13, extract the interface by actual figure at last, carry out actual figure and extract, extraction is numbered: the actual figure of L4101 project.
The result shows that the last actual figure result of project who is numbered L4101 is 1000 after extracting, and as shown in figure 14, the logical meaning of coincidence formula is feasible so this scheme is described.
Tested 12541 of control actual numbers by technique scheme, 48 of formula are extracting under the correct prerequisite of result, altogether 186 seconds times spent.Explanation has improved the efficient that obtains actual figure by the technology that formula realize to generate actual figure, thus reached data accurately, technique effect timely.
In sum, compare with correlation technique, the present invention is by the flexible customization formula, capable of dynamic extracts and obtains actual figure, has guaranteed instantaneity and the accuracy of data, makes the maintainer reduce workload, reduce the occurrence probability of misdata, thereby improved product stability; By with the built-in method of advancing formula of function, to the business datum Dynamic Acquisition, by reducing the pressure that the repeatable operation of data has been reduced the repeatable operation Update Table, and can be by the user according to self business event requirement self-defining formula, improve product delivery capability and satisfaction, this has realized the Data Dynamic configuration, flexibly curstomer-oriented, greatly enriched user's application scenarios, thereby made product function more powerful.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. an actual figure generating apparatus is characterized in that, comprising:
Resolution unit receives the customization formula that the user inputs, and described customization formula is carried out logical analysis form the actual figure formula;
Generation unit is processed the business datum of obtaining based on described customization formula according to described actual figure formula, generates described actual figure.
2. actual figure generating apparatus according to claim 1 is characterized in that, described resolution unit comprises: detection sub-unit detects the professional function that comprises in the described customization formula;
Replace subelement, determine the operation system corresponding with described professional function according to described professional function, the key word in the described professional function is replaced to the numerical value relevant with described operation system, to generate described actual figure formula.
3. actual figure generating apparatus according to claim 2 is characterized in that, described generation unit comprises:
Obtain subelement, from described operation system, obtain the business datum corresponding with described numerical value;
Computation subunit detects the mathematical function and/or the preset function that comprise in the described actual figure formula, according to described mathematical function and/or preset function described business datum is carried out computing, obtains described actual figure.
4. according to claim 2 or 3 described actual figure generating apparatus, it is characterized in that described professional function comprises budget management function, purchasing management function and/or cost management function.
5. according to claim 2 or 3 described actual figure generating apparatus, it is characterized in that described mathematical function comprises and gather function, hyperbolic function and/or trigonometric function that described preset function comprises control function, date function and/or type trans form function.
6. one kind by computer implemented actual figure generation method, it is characterized in that, may further comprise the steps:
Step 602 receives the customization formula that the user inputs, and described customization formula is carried out logical analysis form the actual figure formula;
Step 604 is processed the business datum of obtaining based on described customization formula according to described actual figure formula, generates described actual figure.
7. according to claim 6 by computer implemented actual figure generation method, it is characterized in that, described step 602 specifically comprises: detect the professional function that comprises in the described customization formula, determine the operation system corresponding with described professional function according to described professional function, key word in the described professional function is replaced to the numerical value relevant with described operation system, to generate described actual figure formula.
8. according to claim 7ly it is characterized in that by computer implemented actual figure generation method described step 604 specifically comprises: from described operation system, obtain the business datum corresponding with described numerical value;
Detect the mathematical function and/or the preset function that comprise in the described actual figure formula, according to described mathematical function and/or preset function described business datum is carried out computing, obtain described actual figure.
9. according to claim 7 or 8 describedly it is characterized in that by computer implemented actual figure generation method described professional function comprises budget management function, purchasing management function and/or cost management function.
10. according to claim 7 or 8 described by computer implemented actual figure generation method, it is characterized in that, described mathematical function comprises and gathers function, hyperbolic function and/or trigonometric function that described preset function comprises control function, date function and/or type trans form function.
CN201210477670.3A 2012-11-21 2012-11-21 Actual figure generating apparatus and by computer implemented actual figure generation method Active CN102999475B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210477670.3A CN102999475B (en) 2012-11-21 2012-11-21 Actual figure generating apparatus and by computer implemented actual figure generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210477670.3A CN102999475B (en) 2012-11-21 2012-11-21 Actual figure generating apparatus and by computer implemented actual figure generation method

Publications (2)

Publication Number Publication Date
CN102999475A true CN102999475A (en) 2013-03-27
CN102999475B CN102999475B (en) 2015-09-23

Family

ID=47928057

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210477670.3A Active CN102999475B (en) 2012-11-21 2012-11-21 Actual figure generating apparatus and by computer implemented actual figure generation method

Country Status (1)

Country Link
CN (1) CN102999475B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744680A (en) * 2014-01-16 2014-04-23 北京邮电大学 Method and device for business process processing
CN104317477A (en) * 2014-09-26 2015-01-28 广州金山移动科技有限公司 Formula self-defining method and method employing self-defined formula
CN105045576A (en) * 2015-06-29 2015-11-11 用友优普信息技术有限公司 Management method and apparatus for calculation formulae in business document
CN111125072A (en) * 2019-11-25 2020-05-08 金蝶软件(中国)有限公司 Data processing method, ERP system, computer device and computer storage medium
CN112328951A (en) * 2020-03-17 2021-02-05 北京三维天地科技股份有限公司 Processing method of experimental data of analysis sample

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
冯丽梅;等: "ERP系统中预算管理模块在应用中的比较分析", 《中国乡镇企业会计》 *
罗小明: "基于ERP的A集团全面预算管理体系应用研究", 《中国优秀硕士学位论文全文数据库(电子期刊)经济与管理科学辑》 *
袁晓宏: "基于ERP的全面预算管理", 《中国外资》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744680A (en) * 2014-01-16 2014-04-23 北京邮电大学 Method and device for business process processing
CN103744680B (en) * 2014-01-16 2017-02-15 北京邮电大学 Method and device for business process processing
CN104317477A (en) * 2014-09-26 2015-01-28 广州金山移动科技有限公司 Formula self-defining method and method employing self-defined formula
CN105045576A (en) * 2015-06-29 2015-11-11 用友优普信息技术有限公司 Management method and apparatus for calculation formulae in business document
CN111125072A (en) * 2019-11-25 2020-05-08 金蝶软件(中国)有限公司 Data processing method, ERP system, computer device and computer storage medium
CN112328951A (en) * 2020-03-17 2021-02-05 北京三维天地科技股份有限公司 Processing method of experimental data of analysis sample

Also Published As

Publication number Publication date
CN102999475B (en) 2015-09-23

Similar Documents

Publication Publication Date Title
US20200273570A1 (en) Predictive analysis platform
EP3191964B1 (en) Memory leak analysis by usage trends correlation
CN102999475B (en) Actual figure generating apparatus and by computer implemented actual figure generation method
CN108469975B (en) Control display method and device, computer equipment and storage medium
CN110114755B (en) Method, system, and medium for behavioral trait usage in example programming
US20170140309A1 (en) Database analysis device and database analysis method
US20140006044A1 (en) System and method for preparing healthcare service bundles
CN105677353A (en) Feature extraction method and machine learning method and device thereof
CN107506376B (en) Client for acquiring data of information point in area
CN110096263A (en) Web front end code automatic generation method and device
CN101454826A (en) Speech recognition word dictionary/language model making system, method, and program, and speech recognition system
JP6691082B2 (en) Index selection device and method thereof
CN108334346B (en) Method and device for developing service control process
CN110716966A (en) Data visualization processing method and system, electronic device and storage medium
CN110781183A (en) Method and device for processing incremental data in Hive database and computer equipment
CN114219207A (en) Business decision method, system, device, computer equipment and storage medium
EP3975075A1 (en) Runtime estimation for machine learning data processing pipeline
CN104573127B (en) Assess the method and system of data variance
CN104750670B (en) The processing method and processing device of page official documents and correspondence
CN106250035B (en) System and method for dynamically generating personalized handwritten fonts
CN107943523B (en) User permission judgment method and device for electronic bank
Khokhlov et al. Data security and quality evaluation framework: Implementation empirical study on android devices
CN112766245B (en) PDF format file-based visual instrument acquisition method and system
CN114841579A (en) Index data generation method, device, equipment and storage medium
CN105488061A (en) Method and device for verifying validity of data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20160127

Address after: 100094 Beijing City, North Road, Haidian District, No. 68, building 2, floor 2

Patentee after: You Pu Information Technology Co., Ltd of UFSOFT

Address before: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Patentee before: UFIDA Software Co., Ltd.