CN112000687A - Business account table generation method and device, computer equipment and storage medium - Google Patents

Business account table generation method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112000687A
CN112000687A CN202010672306.7A CN202010672306A CN112000687A CN 112000687 A CN112000687 A CN 112000687A CN 202010672306 A CN202010672306 A CN 202010672306A CN 112000687 A CN112000687 A CN 112000687A
Authority
CN
China
Prior art keywords
report
account table
business
menu item
table data
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
CN202010672306.7A
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 Medical Software Technology Co ltd
Original Assignee
Kingdee Medical Software 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 Kingdee Medical Software Technology Co ltd filed Critical Kingdee Medical Software Technology Co ltd
Priority to CN202010672306.7A priority Critical patent/CN112000687A/en
Publication of CN112000687A publication Critical patent/CN112000687A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2433Query languages
    • G06F16/2445Data retrieval commands; View definitions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application relates to a method and a device for generating a business account table, computer equipment and a storage medium. The method comprises the following steps: acquiring newly-added report business object information input by a user, wherein the report business object information comprises a report business identifier and tree-shaped report node information; acquiring a corresponding general account table object according to the report form service identifier; constructing a corresponding menu item according to the tree-shaped report node information in a menu interface corresponding to the tree-shaped report node information; sending a business account table data acquisition request corresponding to the menu item to a server; receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by the server through searching by using a configuration file corresponding to the menu item; and assigning the account table data to the general account table object to generate a business report corresponding to the menu item. By adopting the method, the generation efficiency of the business account table can be effectively improved.

Description

Business account table generation method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for generating a business account table, a computer device, and a storage medium.
Background
With the development of computer technology and the coming of the 5G era, the appearance of the Internet brings great convenience to modern life, and more enterprises can perform unified management on various business information on line by using an Internet platform. In the traditional medical field, when a business account table is created and released conventionally, a business account table object needs to be created in a business system, a corresponding filtering window business object is selected, a corresponding data source is obtained by configuring an SQL script or a server plug-in, meanwhile, a corresponding form plug-in is required to be created or registered to configure account table characteristic options, and finally, new account table menu information is released in a business system menu.
However, in the existing method for creating a business account table, if a plurality of business account table access points are involved, a corresponding view and a form need to be created for access, and an account table designer needs to be installed for creating a new added account table. Meanwhile, due to the fact that the business reports in the medical institution are various in types, if account development is carried out on all the business reports according to conventional operation, a large number of repetitive operations and definitions of a plurality of plug-ins can occur, particularly the configuration process related to multi-table access is complicated, and the generation efficiency of the business accounts is low easily.
Disclosure of Invention
In view of the above, it is necessary to provide a business account table generation method, an apparatus, a computer device, and a storage medium, which can improve the business account table generation efficiency.
A method for generating a business account table comprises the following steps:
acquiring newly-added report business object information input by a user, wherein the report business object information comprises a report business identifier and tree-shaped report node information;
acquiring a corresponding general account table object according to the report form service identifier;
constructing a corresponding menu item according to the tree-shaped report node information in a menu interface corresponding to the tree-shaped report node information;
sending a business account table data acquisition request corresponding to the menu item to a server;
receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by the server through searching by using a configuration file corresponding to the menu item;
and assigning the account table data to the general account table object to generate a business report corresponding to the menu item.
In one embodiment, the acquiring the newly added report service object information input by the user includes:
acquiring a report service identifier input by a user on a first interface and tree-shaped report node information input on a second interface, wherein the tree-shaped report node information comprises report configuration parameter information; the report configuration parameter information is used for indicating the server to acquire a configuration file corresponding to the report configuration parameter information by using the report configuration parameter information corresponding to the menu item.
In one embodiment, after the generating of the business report corresponding to the menu item, the method further includes:
displaying a configured business report tree menu list in a dynamic form display view corresponding to the general account table object;
acquiring a menu item selected from the business report tree menu list;
and displaying the business report corresponding to the menu item in the business report interface corresponding to the selected menu item.
In one embodiment, the displaying the business report corresponding to the menu item in the business report interface corresponding to the selected menu item includes:
generating corresponding form data according to the selected menu item;
the searching mode of the account table data comprises the following steps:
reading configuration item information in a configuration file corresponding to the selected menu item according to the form data;
and searching account table data corresponding to the report form service identification from a database according to the mapping relation between the configuration item information and the access SQL statement.
In one embodiment, the searching, according to the mapping relationship between the configuration item information and the access SQL statement, the account table data corresponding to the reporting service identifier from the database includes:
acquiring fields of a filtering business object form in the configuration item information;
and taking the field of the filtering business object form as the processing logic of the access SQL statement, and acquiring an account table data source corresponding to the report business identifier from a database.
An apparatus for generating a business account table, the apparatus comprising:
the system comprises an acquisition module, a report service module and a report service module, wherein the acquisition module is used for acquiring newly-added report service object information input by a user, and the report service object information comprises a report service identifier and tree-shaped report node information; acquiring a corresponding general account table object according to the report form service identifier;
the building module is used for building a corresponding menu item according to the tree-shaped report node information in a menu interface corresponding to the tree-shaped report node information;
the sending module is used for sending a business account table data acquisition request corresponding to the menu item to a server;
the receiving module is used for receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by the server through searching by using the configuration file corresponding to the menu item;
and the generating module is used for assigning the account table data to the general account table object and generating a business report corresponding to the menu item.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
acquiring newly-added report business object information input by a user, wherein the report business object information comprises a report business identifier and tree-shaped report node information;
acquiring a corresponding general account table object according to the report form service identifier;
constructing a corresponding menu item according to the tree-shaped report node information in a menu interface corresponding to the tree-shaped report node information;
sending a business account table data acquisition request corresponding to the menu item to a server;
receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by the server through searching by using a configuration file corresponding to the menu item;
and assigning the account table data to the general account table object to generate a business report corresponding to the menu item.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
acquiring newly-added report business object information input by a user, wherein the report business object information comprises a report business identifier and tree-shaped report node information;
acquiring a corresponding general account table object according to the report form service identifier;
constructing a corresponding menu item according to the tree-shaped report node information in a menu interface corresponding to the tree-shaped report node information;
sending a business account table data acquisition request corresponding to the menu item to a server;
receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by the server through searching by using a configuration file corresponding to the menu item;
and assigning the account table data to the general account table object to generate a business report corresponding to the menu item.
A method for generating a business account table comprises the following steps:
receiving newly added report service object information uploaded by a terminal, wherein the report service object information comprises a report service identifier and tree-shaped report node information;
acquiring a corresponding general account table object according to the report form service identifier;
sending the general account table object to the terminal;
receiving a business account table data acquisition request which is sent by a terminal and corresponds to a menu item, wherein the menu item is constructed according to the tree-shaped report node information;
acquiring a configuration file corresponding to the menu item, and searching account table data corresponding to the report service identifier from a database according to the configuration file;
and sending the account table data to the terminal, wherein the account table data is used for indicating the terminal to assign the account table data to the general account table object and generating a business report corresponding to the menu item.
An apparatus for generating a business account table, the apparatus comprising:
the receiving module is used for receiving newly added report business object information uploaded by a terminal, wherein the report business object information comprises a report business identifier and tree-shaped report node information;
the acquisition module is used for acquiring a corresponding general account table object according to the report form service identifier;
the receiving module is also used for receiving a business account table data acquisition request which is sent by a terminal and corresponds to a menu item, and the menu item is constructed according to the tree-shaped report node information;
the searching module is used for acquiring the configuration file corresponding to the menu item and searching the account table data corresponding to the report form service identifier from a database according to the configuration file;
and the sending module is used for sending the account table data to the terminal, and the account table data is used for indicating the terminal to assign the account table data to the general account table object and generating a business report corresponding to the menu item.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving newly added report service object information uploaded by a terminal, wherein the report service object information comprises a report service identifier and tree-shaped report node information;
acquiring a corresponding general account table object according to the report form service identifier;
sending the general account table object to the terminal;
receiving a business account table data acquisition request which is sent by a terminal and corresponds to a menu item, wherein the menu item is constructed according to the tree-shaped report node information;
acquiring a configuration file corresponding to the menu item, and searching account table data corresponding to the report service identifier from a database according to the configuration file;
and sending the account table data to the terminal, wherein the account table data is used for indicating the terminal to assign the account table data to the general account table object and generating a business report corresponding to the menu item.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving newly added report service object information uploaded by a terminal, wherein the report service object information comprises a report service identifier and tree-shaped report node information;
acquiring a corresponding general account table object according to the report form service identifier;
sending the general account table object to the terminal;
receiving a business account table data acquisition request which is sent by a terminal and corresponds to a menu item, wherein the menu item is constructed according to the tree-shaped report node information;
acquiring a configuration file corresponding to the menu item, and searching account table data corresponding to the report service identifier from a database according to the configuration file;
and sending the account table data to the terminal, wherein the account table data is used for indicating the terminal to assign the account table data to the general account table object and generating a business report corresponding to the menu item.
According to the method and the device for generating the business account table, the computer equipment and the storage medium, the newly added report business object information input by the user is obtained, and the report business object information comprises the report business identifier and the tree-shaped report node information. Compared with the traditional business account table generation mode, the corresponding general account table object is obtained according to the report business identifier, and the corresponding menu item is constructed according to the tree-form report node information in the menu interface corresponding to the tree-form report node information. And sending a business account table data acquisition request corresponding to the menu item to the server, and receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by searching by the server by using the configuration file corresponding to the menu item. And assigning the account table data to the general account table object to generate a business report corresponding to the menu item. Therefore, when a plurality of different types of business account tables need to be created simultaneously, the terminal acquires the newly-added report business object information input by the user, acquires the corresponding general account table object according to the report business identifier in the report business object information, and meanwhile, constructs the corresponding menu item according to the tree-shaped report node information in the menu interface corresponding to the tree-shaped report node information. The terminal sends a business account table data acquisition request corresponding to the menu item to the server, the server acquires an account table data source quickly by configuring access SQL statements, corresponding account table data is returned to the terminal according to the business account table data acquisition request, the terminal assigns the account table data to a general account table object, and a business report corresponding to the menu item is generated.
Drawings
FIG. 1 is a diagram of an application environment of a method for generating a business account table in an embodiment;
FIG. 2 is a flowchart illustrating a method for generating a business account table according to an embodiment;
FIG. 2A is a diagram illustrating a first interface for adding new report service object information in one embodiment;
FIG. 2B is a diagram illustrating a second interface for adding new report service object information in one embodiment;
FIG. 2C is a diagram illustrating a dynamic form display view corresponding to a tree menu in one embodiment;
FIG. 3 is a flowchart illustrating a step of displaying a business report corresponding to a menu item in a business report interface corresponding to the selected menu item according to an embodiment;
FIG. 4 is a flowchart illustrating the step of searching the account table data corresponding to the report service identifier from the database according to the mapping relationship between the configuration item information and the access SQL statement in one embodiment;
FIG. 5 is a flowchart illustrating a method for generating a business account table according to another embodiment;
FIG. 6 is a block diagram showing a configuration of a device for generating a business account table according to an embodiment;
fig. 7 is a block diagram showing a configuration of a device for generating a business account table according to another embodiment;
FIG. 8 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The method for generating the business account table can be applied to the application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. The terminal 102 may obtain corresponding data from the server 104 by sending a data obtaining request to the server 104. The terminal 102 obtains the newly added report business object information input by the user, wherein the report business object information comprises a report business identifier and tree-shaped report node information. The terminal 102 acquires the corresponding general account table object from the server 104 according to the report service identifier. In the menu interface corresponding to the tree-shaped report node information, the terminal 102 constructs a corresponding menu item according to the tree-shaped report node information. The terminal 102 transmits a service account table data acquisition request corresponding to the menu item to the server 104. The terminal 102 receives the account table data returned by the server 104 according to the business account table data acquisition request, wherein the account table data is obtained by the server 104 by searching through the configuration file corresponding to the menu item. And the terminal 102 assigns the account table data to the general account table object and generates a business report corresponding to the menu item. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster formed by a plurality of servers.
In an embodiment, as shown in fig. 2, a method for generating a service account table is provided, which is described by taking the method as an example applied to the terminal in fig. 1, and includes the following steps:
step 202, acquiring newly added report business object information input by a user, wherein the report business object information comprises report business identification and tree-shaped report node information.
The terminal may communicate with the server over a network and remain online over a network communication connection. For example, different types of terminal devices may be transmitted using the operator-stable network after connecting to the wireless network or the local area network. In the current medical field, due to the particularity of medical institutions, multiple types of business report objects need to be established according to the functional characteristics of different departments, and each business report object can correspond to multiple different types of business reports, for example, income-type business reports can be subdivided into outpatient department income reports, outpatient department doctor income reports, department of living department doctor income reports, and the like. The staff can input the object information of different report business by logging in the medical system interface, and the system can store the electronic report information of different business objects. The report business object refers to an object which needs to report data, and the report business object may include multiple types of report objects created by a user, for example, in an examination system, the user may use student course achievements as report objects according to different business requirements. In the medical system, the user may also take the income of a doctor in a certain department as a report object. The terminal can form a dynamic data set through querying, form screening or connecting data in the database, so that a user can conduct data lookup, grouping, statistical calculation or modification. Most of the data in the report is obtained from base tables, queries, or SQL statements, and thus they are the data source for the report objects. Other data in the report, such as various calculated data, are stored in the related control corresponding to the report.
The terminal can use the report object to screen the corresponding data source from the database, and the data source is summarized and counted to generate the corresponding report. Specifically, the terminal can obtain newly-added report service object information input by a user, wherein the report service object information comprises a report service identifier and tree-shaped report node information. The report service identifier refers to a form identifier corresponding to the report service object, such as a form ID or a form code. The tree-form report node information refers to tree-form hierarchical menu information constructed by tree controls in the dynamic form, and is generally each subdivided service node under the service object. The tree report node information may include a corresponding tree report name, node report information, configuration parameters, hierarchy information, and the like. For example, the terminal may obtain that the new report service object information input by the user is the new outpatient service income, the form ID corresponding to the new outpatient service income is KDY _ BI _ summary analysis, and the node report information corresponding to the tree-form report node information is KDY _ FIN _ ITEMCHARGE _ account tcat.
And step 204, acquiring a corresponding general ledger sheet object according to the report form service identifier.
After the terminal acquires the new report service object information input by the user, the terminal can acquire the corresponding general account object according to the report service identifier in the new report service object information. The general account table object refers to a preset bearing view of the general account table, namely a preset general account table view, and the data content in the general account table view is empty. Specifically, after the terminal acquires the new report service object information input by the user, the terminal may send a data acquisition request to the server according to the report service identifier in the new report service object information, the server searches the corresponding general ledger object data from the database according to the report service identifier in the received data acquisition request, and returns the searched corresponding general ledger object data to the terminal, that is, the terminal receives the general ledger object data corresponding to the report service identifier returned by the server. For example, the terminal obtains the report service identifier KDY _ BI _ summary analysis in the newly added report service object information input by the user, the terminal may send a data obtaining request to the server according to the report service identifier, and the server searches the corresponding general ledger object data from the database according to the report service identifier KDY _ BI _ summary analysis in the received data obtaining request, and returns the searched corresponding general ledger object data to the terminal.
And step 206, constructing corresponding menu items according to the tree-form report node information in the menu interface corresponding to the tree-form report node information.
After the terminal acquires the newly-added report business object information input by the user, the terminal constructs a corresponding menu item according to the tree-shaped report node information in a menu interface corresponding to the tree-shaped report node information. The menu item refers to a tree-shaped hierarchical menu entry column constructed by tree-shaped controls in the dynamic form, and the tree-shaped controls can construct different menu items according to different tree-shaped report node information. Specifically, the terminal may generate a corresponding menu interface according to the configured tree structure information, and after the terminal obtains the newly added report service object information input by the user, the terminal may add a corresponding tree hierarchy menu entry column according to the newly added tree report node information by using the tree control in the menu interface corresponding to the existing tree report node information. For example, the terminal may generate a corresponding tree-shaped comprehensive query statistical analysis menu interface according to the configured tree-shaped structure information, and after the terminal obtains the new report service object information input by the user as the income of the emergency doctor, in the existing tree-shaped comprehensive query statistical analysis menu interface, the terminal may add a corresponding tree-shaped hierarchical menu entry column according to the newly added tree-shaped report node information and the income of the emergency doctor by using the tree control, that is, in the tree-shaped comprehensive query statistical analysis menu interface, an emergency doctor income menu item is created to the corresponding tree-shaped hierarchical menu.
And step 208, sending a service account table data acquisition request corresponding to the menu item to the server.
And step 210, receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by the server by searching through a configuration file corresponding to the menu item.
After the terminal constructs the corresponding menu item according to the tree-form report node information, the terminal can send a business account table data acquisition request corresponding to the menu item to the server, the server acquires the configuration file corresponding to the menu item in the request according to the received business account table data, the server searches the corresponding account table data from the database and returns the searched corresponding account table data to the terminal, namely the terminal receives the account table data corresponding to the menu item returned by the server. The configuration file refers to a plurality of pre-configured configuration item information, and the configuration item information may include account list names, header column definitions (including double headers), data column value types and display formats, whether column values are displayed in total (including grouping and summarizing), data source SQL scripts, data result sorting, field definitions and assignments (including custom service parameter field constants) for filtering service objects, and the like. The menu item is corresponding menu item information generated according to the tree-shaped report node information, when a user creates the tree-shaped report node information in a self-defined mode, the user can also set the 'report configuration parameter' information corresponding to the menu item in the self-defined mode, and the 'report configuration parameter' information records the corresponding XML configuration file information, so that the mapping relation between the menu item report and the XML configuration file is formed. For example, the terminal may send a service account table data acquisition request corresponding to the income of the menu item emergency doctor to the server, the server may acquire XML configuration file information corresponding to the income of the menu item emergency doctor in the request according to the received service account table data, the server uses field information in the XML configuration file information as access logic of SQL statements, searches for corresponding account table data from the database, and returns the searched corresponding account table data to the terminal, that is, the terminal receives account table data corresponding to the income of the menu item emergency doctor returned by the server.
And 212, assigning the account table data to the general account table object, and generating a business report corresponding to the menu item.
And after the terminal receives the account table data returned by the server according to the business account table data acquisition request, the terminal assigns the account table data to the corresponding general account table object and generates a business report corresponding to the menu item. The service report refers to a statistical analysis table for summarizing service content and data corresponding to the service object. The business nature and the business content of each unit of each industry are different, so that various different types of business reports can be generated. The business report is a self-made report in a unit and can be customized and compiled according to the management requirements of an enterprise. For example, after the terminal receives the account table data returned by the server according to the request for acquiring the account table data by the emergency doctor, the terminal assigns the account table data to the corresponding general account table object to generate a business report corresponding to the income of the emergency doctor in the menu item, and the business report can show the amount data corresponding to the income of the emergency doctor.
In this embodiment, by acquiring newly added report service object information input by a user, the report service object information includes a report service identifier and tree-shaped report node information. Compared with the traditional business account table generation mode, the corresponding general account table object is obtained according to the report business identifier, and the corresponding menu item is constructed according to the tree-form report node information in the menu interface corresponding to the tree-form report node information. And sending a business account table data acquisition request corresponding to the menu item to the server, and receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by searching by the server by using the configuration file corresponding to the menu item. And assigning the account table data to the general account table object to generate a business report corresponding to the menu item. Therefore, when a plurality of different types of business account tables need to be created simultaneously, the terminal acquires the newly-added report business object information input by the user, acquires the corresponding general account table object according to the report business identifier in the report business object information, and meanwhile, constructs the corresponding menu item according to the tree-shaped report node information in the menu interface corresponding to the tree-shaped report node information. The terminal sends a business account table data acquisition request corresponding to the menu item to the server, the server acquires an account table data source quickly by configuring access SQL statements, corresponding account table data is returned to the terminal according to the business account table data acquisition request, the terminal assigns the account table data to a general account table object, and a business report corresponding to the menu item is generated.
In one embodiment, the terminal may obtain the report service identifier input by the user on the first interface and the tree-form report node information input on the second interface, where the tree-form report node information includes report configuration parameter information. The report configuration parameter information is used for indicating the server to acquire a configuration file corresponding to the report configuration parameter information by using the report configuration parameter information corresponding to the menu item. Specifically, a user can log in a business system corresponding to an enterprise in a user name and password mode, the user enters a tree-shaped report business object control interface through triggering operation, and the user can create corresponding newly-added report business object information by clicking a newly-added button. For example, as shown in fig. 2A, a user may input a name of a business object to be created, encoding information, and a report business identifier on a first interface of the newly added tree-shaped report business object. As shown in fig. 2B, the user may also input the self-defined tree report node information in the second interface corresponding to the newly added tree report service object. The tree-form report node information input by the user can comprise a node report ID, a node name, a node code, a ranking number, superior information, hierarchy information, tree-form report information and report configuration parameter information. The terminal can acquire the report service identifier input by the user on the first interface and the tree-form report node information input on the second interface. Therefore, a user can custom create corresponding tree menu and independent homepage menu reports according to different business requirements, the combined tree menu and independent homepage menu can be rapidly released by taking field information in the configuration file as access logic of SQL statements, all the accounts can be concentrated in one interface for display operation, and the generation efficiency of the business accounts is effectively improved.
In one embodiment, before obtaining the newly added report service object information input by the user, the method further includes a step of uploading a dynamic form display view corresponding to the general account to the server, and specifically includes:
and creating basic information of the tree report business object.
And creating corresponding tree-form report node information according to the basic information.
And creating a dynamic form display view corresponding to the general account according to the tree form report node information.
And uploading the dynamic form display view corresponding to the general account form to a server.
Before the terminal acquires the information of the newly added report business object input by the user, the staff can create the basic information of the tree-shaped report business object in advance. And the terminal creates corresponding tree report node information according to the created basic information. And the terminal creates a dynamic form display view corresponding to the general account according to the created tree-form report node information and uploads the dynamic form display view corresponding to the created general account to the server. The basic information for creating the tree-form report service object may include multiple types of service content information corresponding to the service object, and the terminal may create corresponding tree-form report node information according to the service information in the created basic information. For example, as shown in fig. 2C, a dynamic form corresponding to a hospital tree menu shows a view. The staff can create basic information of the tree-shaped report business object corresponding to the monthly income of a certain hospital in advance, and the basic information of the tree-shaped report business object in the hospital business system can include corresponding information of different departments under the organization of the hospital, information of staff corresponding to each department and the like. The terminal may create corresponding tree-form report node information according to the created basic information, for example, the corresponding tree-form report node information under the hospital organization may include the whole hospital income composition, the outpatient balance distribution, the doctor income composition, the detailed statistics of the charging order, the department income composition, the toll collection statistics of the toll collector, the specific outpatient department income divided according to different standards, and the like. For example, the terminal may classify a plurality of outpatient departments according to the invoice, create a dynamic form display view corresponding to the corresponding general ledger sheet, and upload the dynamic form display view corresponding to the created general ledger sheet to the server. Therefore, the combined tree menu and the independent homepage menu can be released through interface configuration without carrying out user-defined parameter configuration, the operation flow of generating the business account table is greatly simplified, and the generation efficiency of the business account table is effectively improved.
In an embodiment, after the business report corresponding to the menu item is generated, the method further includes a step of displaying the business report corresponding to the menu item, which specifically includes:
and displaying the configured business report tree menu list in the dynamic form display view.
And acquiring a menu item selected from the business report tree menu list.
And displaying the business report corresponding to the menu item in the business report interface corresponding to the selected menu item.
And the terminal assigns the account table data to the corresponding general account table object, and after the business report corresponding to the menu item is generated, the terminal can display the configured tree menu list of the business report in the dynamic form display view corresponding to the business system. The user can select the business report data corresponding to the menu item to be viewed from the displayed business report tree menu list in the dynamic form display view corresponding to the business system, so that the terminal can acquire the menu item selected by the user from the business report tree menu list, and the terminal displays the business report corresponding to the menu item in the business report interface corresponding to the selected menu item. For example, after the terminal receives the account table data returned by the server according to the emergency doctor income account table data acquisition request, the terminal assigns the account table data to the corresponding general account table object, and generates a business report corresponding to the menu item emergency doctor income. The terminal can display the configured business report form tree menu list in the dynamic form display view corresponding to the hospital business system. The user can select the business report data corresponding to the income menu item of the emergency doctor from the displayed business report tree menu list in the dynamic form display view corresponding to the business system, so that the terminal can acquire the income menu item of the emergency doctor selected by the user from the business report tree menu list, the terminal displays the business report corresponding to the income of the emergency doctor in the business report interface corresponding to the income menu item of the emergency doctor, and the business report can display the amount data corresponding to the income of the emergency doctor. Therefore, under one business module, all reports can be concentrated in one interface for display operation, a window interface does not need to be generated by one report, interface layout and operation are greatly simplified, a large amount of repetitive operations on attribute configuration of each business account in a traditional mode are avoided, and the combined tree menu and the independent homepage menu can be rapidly issued by taking field information in the configuration file as access logic of SQL statements, so that the generation efficiency of the business account is effectively improved.
In an embodiment, as shown in fig. 3, in the business report interface corresponding to the selected menu item, the step of displaying the business report corresponding to the menu item includes:
step 302, according to the selected menu item, generating corresponding form data.
And 304, reading configuration item information in the configuration file corresponding to the selected menu item according to the form data.
And step 306, searching the account table data corresponding to the report form service identifier from the database according to the mapping relation between the configuration item information and the access SQL statement.
And the terminal assigns the account table data to the corresponding general account table object, and after the business report corresponding to the menu item is generated, the terminal can display the configured tree menu list of the business report in the dynamic form display view corresponding to the business system. The user can select the business report data corresponding to the menu item to be viewed from the displayed business report tree menu list in the dynamic form display view corresponding to the business system, so that the terminal can acquire the menu item selected by the user from the business report tree menu list, and the terminal displays the business report corresponding to the menu item in the business report interface corresponding to the selected menu item. Specifically, the terminal may generate corresponding form data according to a menu item selected by the user. The terminal can read the 'report configuration parameter' information corresponding to the selected menu item according to the form data, the user can set the 'report configuration parameter' information corresponding to the menu item in a user-defined mode, and the 'report configuration parameter' information records the corresponding XML configuration file information, so that the mapping relation between the menu item report and the XML configuration file is formed. For example, the terminal may read a plurality of configuration item information in an XML configuration file corresponding to the selected menu item, the terminal may send a service account table data acquisition request corresponding to the income of the menu item emergency doctor to the server, the server may acquire, according to the received service account table data, XML configuration file information corresponding to the income of the menu item emergency doctor in the request, and the server may use configuration item field information in the XML configuration file information as the access logic of the SQL statement, that is, according to the mapping relationship between the configuration item information and the access SQL statement, the server searches for corresponding account table data from the database and returns the searched corresponding account table data to the terminal, that is, the terminal receives account table data corresponding to the income of the menu item emergency doctor returned by the server. Therefore, the method can realize the quick new construction of the full-function simple account table without installing a BOS designer or carrying out a large amount of repeated operations on the attribute configuration of each business account table, and the field information in the configuration file is used as the access logic of the SQL statement, so that the account table is convenient to quickly release and modify, the project construction efficiency is greatly improved, and the maintenance cost of the business account table is reduced.
In one embodiment, as shown in fig. 4, the step of searching the account table data corresponding to the report service identifier from the database according to the mapping relationship between the configuration item information and the access SQL statement includes:
step 402, obtaining the fields of the filtered business object form in the configuration item information.
And step 404, taking the field of the filtering business object form as the processing logic of the access SQL statement, and acquiring an account table data source corresponding to the report business identifier from the database.
The terminal can send a service account table data acquisition request corresponding to the menu item to the server, the server can acquire XML configuration file information corresponding to the menu item in the request according to the received service account table data, the server can acquire field information of a filtering service object form in the configuration item information, the server can use the field information of the filtering service object form in the XML configuration item information as access logic of an SQL statement, namely, the server searches account table data corresponding to the report service identifier from a database according to the mapping relation between the configuration item information and the access SQL statement and returns the searched corresponding account table data to the terminal, namely, the terminal receives the account table data corresponding to the menu item returned by the server. Therefore, when a plurality of different types of business account tables need to be created simultaneously, a BOS designer does not need to be installed, a user does not need to know the logic and the rule of attribute configuration of the different business account tables, the attribute configuration of the account tables can be easily set by taking the field information in the configuration file as the access logic of the SQL statement, the combined tree menu and the independent homepage menu can be rapidly issued, all the account tables can be concentrated in one interface for display operation, and therefore the generation efficiency of the business account tables is effectively improved.
In an embodiment, as shown in fig. 5, a method for generating a business account table is provided, which is described by taking the method as an example for being applied to the server in fig. 1, and includes the following steps:
step 502, receiving newly added report service object information uploaded by a terminal, wherein the report service object information comprises a report service identifier and tree-form report node information.
And step 504, acquiring a corresponding general ledger sheet object according to the report form service identifier.
Step 506, the general ledger sheet object is sent to the terminal.
And step 508, receiving a service account table data acquisition request which is sent by the terminal and corresponds to the menu item, wherein the menu item is constructed according to the tree-shaped report node information.
And step 510, acquiring a configuration file corresponding to the menu item, and finding account table data corresponding to the report service identifier from the database according to the configuration file.
And step 512, sending the account table data to the terminal, wherein the account table data is used for indicating the terminal to assign the account table data to the general account table object, and generating a business report corresponding to the menu item.
The terminal may communicate with the server over a network and remain online over a network communication connection. For example, different types of terminal devices may be transmitted using the operator-stable network after connecting to the wireless network or the local area network. The server can receive newly added report business object information uploaded by different terminals, wherein the report business object information comprises report business identification and tree-shaped report node information. The server can search the corresponding general account table object from the database according to the report service identification in the newly added report service object information. And the server sends the searched general account table object to the corresponding terminal. And the server receives service account table data acquisition requests which are sent by different terminals and correspond to menu items, wherein the menu items are constructed by the terminals according to the tree-form report node information. The server can obtain the configuration file corresponding to the menu item, and the server searches the account table data corresponding to the report service identifier from the database according to the configuration file. And the server sends the searched account table data to the corresponding terminal, and the account table data is used for indicating the terminal to assign the account table data to the general account table object and generate a business report corresponding to the menu item.
In this embodiment, the new report service object information uploaded by the receiving terminal includes a report service identifier and tree-form report node information. Compared with the traditional business account table generation mode, the corresponding general account table object is obtained according to the report business identification, and the general account table object is sent to the terminal. And receiving a business account table data acquisition request which is sent by the terminal and corresponds to the menu item, wherein the menu item is constructed according to the tree-shaped report node information. And acquiring a configuration file corresponding to the menu item, and searching account table data corresponding to the report service identifier from the database according to the configuration file. And sending the account table data to the terminal, wherein the account table data is used for indicating the terminal to assign the account table data to the general account table object, and generating a business report corresponding to the menu item. Therefore, when a plurality of different types of business account tables need to be created simultaneously, the server obtains the corresponding general account table object according to the report business identification in the report business object information by receiving the newly added report business object information uploaded by the terminal, and sends the general account table object to the terminal. Meanwhile, the server acquires a request for acquiring business account table data corresponding to the menu item according to the received terminal, and the server configures the access logic of the SQL statement by using the field information in the configuration file through acquiring the configuration file corresponding to the menu item to quickly acquire an account table data source, and sends the obtained account table data to the terminal, the terminal assigns the account table data to the general account table object, generating the business report corresponding to the menu item, realizing the quick construction of a full-function simple account table without installing a BOS designer and carrying out a large amount of repeated operations on the attribute configuration of each business account table, taking the field information in the configuration file as the access logic of the SQL statement, the combined tree menu and the independent homepage menu can be released quickly, all the account tables can be concentrated in one interface for display operation, and therefore the generation efficiency of the business account tables is effectively improved.
It should be understood that although the various steps in the flow charts of fig. 1-5 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 1-5 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least some of the other steps.
In one embodiment, as shown in fig. 6, there is provided a generation apparatus of a business account table, including: an obtaining module 602, a constructing module 604, a sending module 606, a receiving module 608, and a generating module 610, wherein:
an obtaining module 602, configured to obtain new report service object information input by a user, where the report service object information includes a report service identifier and tree-shaped report node information; and acquiring a corresponding general account table object according to the report form service identifier.
And the constructing module 604 is configured to construct a corresponding menu item according to the tree-form report node information in the menu interface corresponding to the tree-form report node information.
A sending module 606, configured to send a service account table data obtaining request corresponding to the menu item to the server.
The receiving module 608 is configured to receive account table data returned by the server according to the service account table data obtaining request, where the account table data is obtained by the server through searching by using a configuration file corresponding to the menu item.
And the generating module 610 is configured to assign the account table data to the general account table object, and generate a service report corresponding to the menu item.
In an embodiment, the obtaining module is further configured to obtain a report service identifier input by a user on the first interface and tree-form report node information input on the second interface, where the tree-form report node information includes report configuration parameter information. The report configuration parameter information is used for indicating the server to acquire a configuration file corresponding to the report configuration parameter information by using the report configuration parameter information corresponding to the menu item.
In one embodiment, the apparatus further comprises: the device comprises a creating module and an uploading module.
The creating module is used for creating basic information of the tree-shaped report business object; creating corresponding tree-form report node information according to the basic information; and creating a dynamic form display view corresponding to the general account according to the tree form report node information. The uploading module is used for uploading the dynamic form display view corresponding to the general account form to the server.
In one embodiment, the apparatus further comprises: and a display module.
The display module is used for displaying the configured business report tree menu list in the dynamic form display view, acquiring a menu item selected from the business report tree menu list, and displaying the business report corresponding to the menu item in a business report interface corresponding to the selected menu item.
In one embodiment, the apparatus further comprises: the device comprises a reading module and a searching module.
The generating module is also used for generating corresponding form data according to the selected menu item. The reading module is used for reading the configuration item information in the configuration file corresponding to the selected menu item according to the form data. And the searching module is used for searching the account table data corresponding to the report form service identification from the database according to the mapping relation between the configuration item information and the access SQL statement.
In an embodiment, the obtaining module is further configured to obtain a field of the filtered service object form in the configuration item information, use the field of the filtered service object form as a processing logic of the access SQL statement, and obtain an account data source corresponding to the report service identifier from the database.
In one embodiment, as shown in fig. 7, there is provided a generation apparatus of a business account table, including: a receiving module 702, an obtaining module 704, a searching module 706 and a sending module 708, wherein:
the receiving module 702 is configured to receive newly added report service object information uploaded by the terminal, where the report service object information includes a report service identifier and tree-form report node information.
An obtaining module 704, configured to obtain a corresponding general ledger table object according to the report service identifier.
The receiving module 702 is further configured to receive a service account table data obtaining request sent by the terminal and corresponding to a menu item, where the menu item is constructed according to the tree-form report node information.
And the searching module 706 is configured to acquire the configuration file corresponding to the menu item, and search the account table data corresponding to the report service identifier from the database according to the configuration file.
A sending module 708, configured to send the account table data to the terminal, where the account table data is used to instruct the terminal to assign the account table data to the general account table object, and generate a business report corresponding to the menu item.
For specific limitations of the generation apparatus of the business account table, reference may be made to the above limitations on the generation method of the business account table, and details are not described here again. All or part of each module in the generating device of the business account table can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 8. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a method of generating a business account table. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 8 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the steps of the above-described method embodiments being implemented when the computer program is executed by the processor.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for generating a business account table comprises the following steps:
acquiring newly-added report business object information input by a user, wherein the report business object information comprises a report business identifier and tree-shaped report node information;
acquiring a corresponding general account table object according to the report form service identifier;
constructing a corresponding menu item according to the tree-shaped report node information in a menu interface corresponding to the tree-shaped report node information;
sending a business account table data acquisition request corresponding to the menu item to a server;
receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by the server through searching by using a configuration file corresponding to the menu item;
and assigning the account table data to the general account table object to generate a business report corresponding to the menu item.
2. The method according to claim 1, wherein the acquiring the newly added reporting business object information input by the user comprises:
acquiring a report service identifier input by a user on a first interface and tree-shaped report node information input on a second interface, wherein the tree-shaped report node information comprises report configuration parameter information; the report configuration parameter information is used for indicating the server to acquire a configuration file corresponding to the report configuration parameter information by using the report configuration parameter information corresponding to the menu item.
3. The method according to claim 1, wherein after the generating of the business report corresponding to the menu item, the method further comprises:
displaying a configured business report tree menu list in a dynamic form display view corresponding to the general account table object;
acquiring a menu item selected from the business report tree menu list;
and displaying the business report corresponding to the menu item in the business report interface corresponding to the selected menu item.
4. The method according to claim 3, wherein the displaying the business report corresponding to the menu item in the business report interface corresponding to the selected menu item comprises:
generating corresponding form data according to the selected menu item;
the searching mode of the account table data comprises the following steps:
reading configuration item information in a configuration file corresponding to the selected menu item according to the form data;
and searching account table data corresponding to the report form service identification from a database according to the mapping relation between the configuration item information and the access SQL statement.
5. The method according to claim 4, wherein the searching for the statement data corresponding to the reporting service identifier from the database according to the mapping relationship between the configuration item information and the access SQL statement comprises:
acquiring fields of a filtering business object form in the configuration item information;
and taking the field of the filtering business object form as the processing logic of the access SQL statement, and acquiring an account table data source corresponding to the report business identifier from a database.
6. A method for generating a business account table is characterized by comprising the following steps:
receiving newly added report service object information uploaded by a terminal, wherein the report service object information comprises a report service identifier and tree-shaped report node information;
acquiring a corresponding general account table object according to the report form service identifier;
sending the general account table object to the terminal;
receiving a business account table data acquisition request which is sent by a terminal and corresponds to a menu item, wherein the menu item is constructed according to the tree-shaped report node information;
acquiring a configuration file corresponding to the menu item, and searching account table data corresponding to the report service identifier from a database according to the configuration file;
and sending the account table data to the terminal, wherein the account table data is used for indicating the terminal to assign the account table data to the general account table object and generating a business report corresponding to the menu item.
7. An apparatus for generating a business account table, the apparatus comprising:
the system comprises an acquisition module, a report service module and a report service module, wherein the acquisition module is used for acquiring newly-added report service object information input by a user, and the report service object information comprises a report service identifier and tree-shaped report node information; acquiring a corresponding general account table object according to the report form service identifier;
the building module is used for building a corresponding menu item according to the tree-shaped report node information in a menu interface corresponding to the tree-shaped report node information;
the sending module is used for sending a business account table data acquisition request corresponding to the menu item to a server;
the receiving module is used for receiving account table data returned by the server according to the business account table data acquisition request, wherein the account table data is obtained by the server through searching by using the configuration file corresponding to the menu item;
and the generating module is used for assigning the account table data to the general account table object and generating a business report corresponding to the menu item.
8. An apparatus for generating a business account table, the apparatus comprising:
the receiving module is used for receiving newly added report business object information uploaded by a terminal, wherein the report business object information comprises a report business identifier and tree-shaped report node information;
the acquisition module is used for acquiring a corresponding general account table object according to the report form service identifier;
the receiving module is also used for receiving a business account table data acquisition request which is sent by a terminal and corresponds to a menu item, and the menu item is constructed according to the tree-shaped report node information;
the searching module is used for acquiring the configuration file corresponding to the menu item and searching the account table data corresponding to the report form service identifier from a database according to the configuration file;
and the sending module is used for sending the account table data to the terminal, and the account table data is used for indicating the terminal to assign the account table data to the general account table object and generating a business report corresponding to the menu item.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN202010672306.7A 2020-07-14 2020-07-14 Business account table generation method and device, computer equipment and storage medium Pending CN112000687A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010672306.7A CN112000687A (en) 2020-07-14 2020-07-14 Business account table generation method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010672306.7A CN112000687A (en) 2020-07-14 2020-07-14 Business account table generation method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112000687A true CN112000687A (en) 2020-11-27

Family

ID=73467593

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010672306.7A Pending CN112000687A (en) 2020-07-14 2020-07-14 Business account table generation method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112000687A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112861496A (en) * 2021-03-22 2021-05-28 平安商业保理有限公司 Report generation display method and device, computer equipment and readable storage medium
CN113220386A (en) * 2021-04-06 2021-08-06 北京健康之家科技有限公司 Instrument board publishing method and related equipment
CN114676190A (en) * 2022-05-27 2022-06-28 太平金融科技服务(上海)有限公司深圳分公司 Data display method and device, computer equipment and storage medium
CN115509707A (en) * 2022-09-29 2022-12-23 中国人民财产保险股份有限公司 Report publishing method of business object system and electronic equipment
CN116360881A (en) * 2023-02-23 2023-06-30 南京海泰医疗信息系统有限公司 Data set generation method and device, electronic equipment and storage medium
CN118171648A (en) * 2024-05-11 2024-06-11 中移(苏州)软件技术有限公司 Text extraction method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090234823A1 (en) * 2005-03-18 2009-09-17 Capital Source Far East Limited Remote Access of Heterogeneous Data
CN106294301A (en) * 2016-08-09 2017-01-04 广州唯品会信息科技有限公司 Report form generation method and device
CN110704394A (en) * 2019-09-03 2020-01-17 苏宁云计算有限公司 Report configuration modification method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090234823A1 (en) * 2005-03-18 2009-09-17 Capital Source Far East Limited Remote Access of Heterogeneous Data
CN106294301A (en) * 2016-08-09 2017-01-04 广州唯品会信息科技有限公司 Report form generation method and device
CN110704394A (en) * 2019-09-03 2020-01-17 苏宁云计算有限公司 Report configuration modification method and device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112861496A (en) * 2021-03-22 2021-05-28 平安商业保理有限公司 Report generation display method and device, computer equipment and readable storage medium
CN113220386A (en) * 2021-04-06 2021-08-06 北京健康之家科技有限公司 Instrument board publishing method and related equipment
CN114676190A (en) * 2022-05-27 2022-06-28 太平金融科技服务(上海)有限公司深圳分公司 Data display method and device, computer equipment and storage medium
CN114676190B (en) * 2022-05-27 2022-10-11 太平金融科技服务(上海)有限公司深圳分公司 Data display method and device, computer equipment and storage medium
CN115509707A (en) * 2022-09-29 2022-12-23 中国人民财产保险股份有限公司 Report publishing method of business object system and electronic equipment
CN116360881A (en) * 2023-02-23 2023-06-30 南京海泰医疗信息系统有限公司 Data set generation method and device, electronic equipment and storage medium
CN118171648A (en) * 2024-05-11 2024-06-11 中移(苏州)软件技术有限公司 Text extraction method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN112000687A (en) Business account table generation method and device, computer equipment and storage medium
CN108874926B (en) Mass data query method, device, computer equipment and storage medium
CN108519967B (en) Chart visualization method and device, terminal and storage medium
CN109408746B (en) Image information query method, image information query device, computer equipment and storage medium
Zhang et al. Visual analytics for the big data era—A comparative review of state-of-the-art commercial systems
CN111563368A (en) Report generation method and device, computer equipment and storage medium
CN112364223B (en) Digital archive system
CN112765497A (en) Business data analysis result query display method, device, equipment and medium
CN111427577A (en) Code processing method and device and server
CN111414410A (en) Data processing method, device, equipment and storage medium
CN115543282A (en) Page code generation method and device, storage medium and computer equipment
US12086538B2 (en) Method for generating online report using form structure definition DB, and computer program for same
CN114371845A (en) Form generation method and device
CN113988029A (en) Form generation method and device, computer equipment and storage medium
CN113204558A (en) Method and device for automatically updating data table structure
CN113010208A (en) Version information generation method, version information generation device, version information generation equipment and storage medium
US8938520B2 (en) Methods and systems for smart adapters in a social media content analytics environment
CN117390011A (en) Report data processing method, device, computer equipment and storage medium
CN116738954A (en) Report export method, report template configuration device and computer equipment
CN111553749A (en) Activity push strategy configuration method and device
CN116610667A (en) Service data processing method, device, computer equipment and storage medium
CN110716911B (en) Data processing method and device, electronic equipment and storage medium
US11609924B2 (en) Database query execution on multiple databases
KR20130126012A (en) Method and apparatusfor providing report of business intelligence
CN116089490A (en) Data analysis method, device, terminal and storage medium

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