CN108614900A - A kind of data method for quickly retrieving and system - Google Patents

A kind of data method for quickly retrieving and system Download PDF

Info

Publication number
CN108614900A
CN108614900A CN201810456982.3A CN201810456982A CN108614900A CN 108614900 A CN108614900 A CN 108614900A CN 201810456982 A CN201810456982 A CN 201810456982A CN 108614900 A CN108614900 A CN 108614900A
Authority
CN
China
Prior art keywords
data
retrieval
information
business datum
quickly retrieving
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
CN201810456982.3A
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.)
Shandong Inspur Genersoft Information Technology Co Ltd
Original Assignee
Shandong Inspur Genersoft 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 Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN201810456982.3A priority Critical patent/CN108614900A/en
Publication of CN108614900A publication Critical patent/CN108614900A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a kind of data method for quickly retrieving and systems, belong to field of computer technology.The data method for quickly retrieving configuration service tables of data first of the present invention, searching motif used in information is retrieved defined in business datum table, user inputs retrieval information in business datum table, according to searching motif blur filter information, the item of information needed, shows into Mobile state.The data method for quickly retrieving of the invention, can realize the retrieval data of fast and flexible, and can reduce exploitation amount, improve ease for use and modificability, have good application value.

Description

A kind of data method for quickly retrieving and system
Technical field
The present invention relates to field of computer technology, specifically provide a kind of data method for quickly retrieving and system.
Background technology
With society and economic rapid development, computer application field is more and more extensive, wherein being led in data retrieval The application in domain is more and more.It is needed in terms of EPR (Enterprise Resource Planning, that is, Enterprise Resources Plan) Data retrieval is more, and the requirement to data retrieval method is stringenter.Wherein in terms of application and development, traditional data search method Take time and effort, size of code is big, and system variation is difficult, and retrieves data and to be completed in code phase, it is not possible to the operation phase into Row change.Exploitation amount is more, and data retrieval process underaction, ease for use and modificability are relatively low, has certain limitation.
Invention content
The technical assignment of the present invention is in view of the above problems, to provide a kind of retrieval number that can realize fast and flexible According to, and exploitation amount can be reduced, improve the data method for quickly retrieving of ease for use and modificability.
The further technical assignment of the present invention is to provide a kind of data quick retrieval system.
To achieve the above object, the present invention provides following technical solutions:
A kind of data method for quickly retrieving, the method configuration service tables of data first, is examined defined in business datum table Searching motif used in rope information, user input retrieval information in business datum table, are believed according to searching motif blur filter Breath, the item of information needed show into Mobile state.
By a certain data information project in user interface, data quick-searching side of the present invention is defined Method, user show the data after retrieval in operation interface typing search key, the relative data information of automatically retrieval Show to user, selects to use for user.Can rapidly development and application quick-searching, can make business datum in maintenance process Corresponding retrieval relationship is quickly established, exploitation amount is reduced, and can quickly be changed during implementing after sale, accomplishes exploitation letter Single, using flexible greatly improves data inputting and retrieval rate.
Preferably, the business datum table is divided into three row, it is divided into row, type and explanation.
Preferably, the business datum table illustrates that row include searching motif, retrieval referenced subject matter and search condition.
Preferably, retrieving searching motif used in information according to base profile dictionary definition.
Preferably, the dynamic shows including following three steps:
1) retrieval is created;
2) triggering retrieval is realized;
3) search method is used, increases code in open events.
Preferably, the increase code in open events is as follows:
// enable quick-searching function
dw_detail.uf_dddw_init(is_ljbm)
Dw_detail is the succession object of u_dw, and is_ljbm is the keyword of incoming traffic table, and there have in LSBLM to be fixed Adopted content, wherein including the definition of XSDDMX_WLBH.
A kind of data quick retrieval system, including business datum table configuration module, searching motif definition module and dynamic exhibition Existing module, the business datum table configuration module are used for configuration service tables of data, and searching motif definition module is for defining retrieval Searching motif used in information, the item of information that dynamic display module is used to need user show into Mobile state.
It is examined used in information preferably, the business datum table configuration module is retrieved according to base profile dictionary definition Rope theme.
Compared with prior art, data method for quickly retrieving of the invention has advantageous effect following prominent:The number According to method for quickly retrieving can rapidly development and application quick-searching, business datum can be made quickly to be established in maintenance process pair The retrieval relationship answered reduces exploitation amount, and can quickly be changed during implementing after sale, accomplishes that exploitation is simple, uses spirit It is living, data inputting and retrieval rate are greatly improved, there is good application value.
Specific implementation mode
Below in conjunction with embodiment, the data method for quickly retrieving and system of the present invention are described in further detail.
Embodiment
The data method for quickly retrieving of the present invention, first configuration service tables of data retrieve letter defined in business datum table Searching motif used in breath, user input retrieval information in business datum table and are obtained according to searching motif blur filter information To the item of information of needs, show into Mobile state.
It is row with XSDDMX sales order details, specific implementation process is as follows
1, searching motif is defined
In the column information of business datum table defines LSBLM, content is retrieved according to corresponding base profile dictionary definition.
Increase with following, as shown in table 1 on the LSBLM tables of ERP
Table 1
To DDDW:WLBH:LSWLZD_WLBH:The each feature descriptions of LSWLZD_SFXS='1' are as follows:
DDDW indicates drop-down data frames,
WLBH indicates UI topic keywords, searching motif,
LSWLZD_WLBH indicates retrieval referenced subject matter,
LSWLZD_SFXS='1' indicates search condition.
(1) configuration service tables of data, by taking XSDDMX sales order details as an example
UPDATE LSBLM SET LSBLM_DISPLAYTEXT=' DDDW:WLBH:LSWLZD_WLBH:LSWLZD_ SFXS='1' '
(2) customization retrieval content
It is as follows using sql with LSWLZD (material dictionary) for example:
Dataobject is formed with the above sql, and saves as dddw_wlbh.According to retrieval content, HELPCOL can be retrieved Any information in return value.
2, dynamically show
According to the definition of retrieval, auto-associating simultaneously shows.When user is in the upper input information of retrieval row, according to searching motif Blur filter information, the item of information to be needed.Realize to include following three steps:
1) retrieval is created
Embodiment described above, the only present invention more preferably specific implementation mode, those skilled in the art is at this The usual variations and alternatives carried out within the scope of inventive technique scheme should be all included within the scope of the present invention.

Claims (8)

1. a kind of data method for quickly retrieving, it is characterised in that:The method configuration service tables of data first, in business datum table Defined in retrieval information used in searching motif, user input in business datum table retrieves information, according to searching motif mould Paste filtering information, the item of information needed show into Mobile state.
2. data method for quickly retrieving according to claim 1, it is characterised in that:The business datum table is divided into three row, Respectively row, type and explanation.
3. data method for quickly retrieving according to claim 2, it is characterised in that:The business datum table illustrates row packet Include searching motif, retrieval referenced subject matter and search condition.
4. data method for quickly retrieving according to claim 1,2 or 3, it is characterised in that:It is fixed according to base profile dictionary Searching motif used in justice retrieval information.
5. data method for quickly retrieving according to claim 4, it is characterised in that:The dynamic shows including following three Step:
1) retrieval is created;
2) triggering retrieval is realized;
3) search method is used, increases code in open events.
6. data method for quickly retrieving according to claim 5, it is characterised in that:It is described to increase code in open events It is as follows:
// enable quick-searching function
dw_detail.uf_dddw_init(is_ljbm)
Dw_detail is the succession object of u_dw, and is_ljbm is the keyword of incoming traffic table, is defined in LSBLM interior Hold, wherein including the definition of XSDDMX_WLBH.
7. a kind of data quick retrieval system, it is characterised in that:Including business datum table configuration module, searching motif definition module With dynamic display module, the business datum table configuration module is used for configuration service tables of data, and searching motif definition module is used for Searching motif used in definition retrieval information, the item of information that dynamic display module is used to need user show into Mobile state.
8. data quick retrieval system according to claim 7, it is characterised in that:The business datum table configuration module root According to searching motif used in base profile dictionary definition retrieval information.
CN201810456982.3A 2018-05-14 2018-05-14 A kind of data method for quickly retrieving and system Pending CN108614900A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810456982.3A CN108614900A (en) 2018-05-14 2018-05-14 A kind of data method for quickly retrieving and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810456982.3A CN108614900A (en) 2018-05-14 2018-05-14 A kind of data method for quickly retrieving and system

Publications (1)

Publication Number Publication Date
CN108614900A true CN108614900A (en) 2018-10-02

Family

ID=63663328

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810456982.3A Pending CN108614900A (en) 2018-05-14 2018-05-14 A kind of data method for quickly retrieving and system

Country Status (1)

Country Link
CN (1) CN108614900A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955711A (en) * 2019-11-26 2020-04-03 南京甄视智能科技有限公司 Search method and device capable of dynamic expansion

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127053A (en) * 2007-10-16 2008-02-20 金蝶软件(中国)有限公司 Method and system for implementing dynamic fuzzy inquiry at data selection interface
CN104143020A (en) * 2014-07-15 2014-11-12 浪潮通用软件有限公司 Quick modeling method based on business field template in ERP (Enterprise Resource Planning) system
CN105701234A (en) * 2016-02-19 2016-06-22 浪潮通用软件有限公司 Achieving method based on C# full-text retrieval
CN106354513A (en) * 2016-09-13 2017-01-25 济南浪潮高新科技投资发展有限公司 Layered development method for form

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127053A (en) * 2007-10-16 2008-02-20 金蝶软件(中国)有限公司 Method and system for implementing dynamic fuzzy inquiry at data selection interface
CN104143020A (en) * 2014-07-15 2014-11-12 浪潮通用软件有限公司 Quick modeling method based on business field template in ERP (Enterprise Resource Planning) system
CN105701234A (en) * 2016-02-19 2016-06-22 浪潮通用软件有限公司 Achieving method based on C# full-text retrieval
CN106354513A (en) * 2016-09-13 2017-01-25 济南浪潮高新科技投资发展有限公司 Layered development method for form

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955711A (en) * 2019-11-26 2020-04-03 南京甄视智能科技有限公司 Search method and device capable of dynamic expansion

Similar Documents

Publication Publication Date Title
US11132346B2 (en) Information processing method and apparatus
US7761455B2 (en) Loading data from a vertical database table into a horizontal database table
US8937618B2 (en) Graphical representations of corporate networks
US20190079925A1 (en) Title reconstruction method and apparatus
CA2484009A1 (en) Managing expressions in a database system
US10922361B2 (en) Identifying and structuring related data
CN107391652A (en) A kind of templating form interface defines system and method
CN107967347A (en) Batch data processing method, server, system and storage medium
CN111506621A (en) Data statistical method and device
CN103220412A (en) Mobile terminal schedule management method and system
CN102929987A (en) Search method and search device based on identifier combination
CN107103035B (en) Local table data updating method and device
CN106815260A (en) A kind of index establishing method and equipment
US11442930B2 (en) Method, apparatus, device and storage medium for data aggregation
CN105574027B (en) Multi-dimensional performance data storage method, device and system based on OLTP/OLAP hybrid application
CN108614900A (en) A kind of data method for quickly retrieving and system
CN102855250A (en) Method and system for display output of user information
CN105159946A (en) Table sorting method and system based on jQuery
JP6971719B2 (en) Information processing equipment, information processing methods, and information processing programs
CN107729579A (en) Database separate design method and device
US11036710B2 (en) Scalable selection management
CN101957811A (en) Method for filtering and analyzing data set of report form and report form processing equipment
CN113407678A (en) Knowledge graph construction method, device and equipment
CN113297165A (en) Data processing method and device and database operating system
CN108073584B (en) Data processing method and server

Legal Events

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

Application publication date: 20181002

RJ01 Rejection of invention patent application after publication