CN118093694A - Mapping association method, equipment and medium for administrative units and accounting units - Google Patents

Mapping association method, equipment and medium for administrative units and accounting units Download PDF

Info

Publication number
CN118093694A
CN118093694A CN202410173770.XA CN202410173770A CN118093694A CN 118093694 A CN118093694 A CN 118093694A CN 202410173770 A CN202410173770 A CN 202410173770A CN 118093694 A CN118093694 A CN 118093694A
Authority
CN
China
Prior art keywords
accounting
mapping
unit
administrative
access interface
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
CN202410173770.XA
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.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN202410173770.XA priority Critical patent/CN118093694A/en
Publication of CN118093694A publication Critical patent/CN118093694A/en
Pending legal-status Critical Current

Links

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention discloses a mapping association method, equipment and medium of an administrative unit and an accounting unit, belongs to the technical field of data mapping processing, and is used for solving the technical problems that the existing mapping association mode of the administrative unit and the accounting unit cannot meet the requirements of complex financial business, has low flexibility and cannot meet the use requirements of users. The method comprises the following steps: creating a corresponding mapping association table according to the mapping requirements of the administrative units and the accounting units; wherein, the mapping relation in the mapping relation table is a many-to-many mapping relation; creating a first data access interface of a mapping relation table for the business of the administrative unit; creating a second data access interface of the mapping relation table for the business of the accounting unit; and inquiring the many-to-many associated data of the administrative unit and the accounting unit in the mapping relation table through the first data access interface and/or the second data access interface. The invention realizes the double-layer mapping association of supporting administrative units and accounting units, and supporting administrative units and accounting books simultaneously.

Description

Mapping association method, equipment and medium for administrative units and accounting units
Technical Field
The present invention relates to the field of data mapping processing technologies, and in particular, to a mapping association method, apparatus, and medium for an administrative unit and an accounting unit.
Background
In large financial systems, there are two sets of units, an administrative unit and an accounting unit, which are mostly in one-to-one association or independent of each other. However, under the complex service requirement, even one-to-one association mapping is difficult to meet the actual service requirement, sometimes, the administrative units are required to correspond to a plurality of accounting units, so that the administrative units can select to use basic data such as accounting department personnel and the like under multi-core accounting units, and can flexibly select to generate under which accounting unit when generating certificates such as reimbursement sheets and the like; sometimes, multiple administrative units need to correspond to the same accounting unit, so that the accounting units for generating the certificates are unified.
Therefore, the current mapping association mode of the administrative units and the accounting units cannot meet the complex financial business requirements, has low flexibility and cannot meet the use requirements of users.
Disclosure of Invention
The embodiment of the invention provides a mapping association method, equipment and medium for administrative units and accounting units, which are used for solving the following technical problems: the mapping association mode of the current administrative units and the accounting units cannot meet the complex financial business requirements, the flexibility is low, and the use requirements of users cannot be met.
The embodiment of the invention adopts the following technical scheme:
In one aspect, an embodiment of the present invention provides a mapping association method between an administrative unit and an accounting unit, where the method includes: creating a corresponding mapping association table according to the mapping requirements of the administrative units and the accounting units; wherein, the mapping relation in the mapping relation table is a many-to-many mapping relation; creating a first data access interface of the mapping relation table for the business of the administrative unit; creating a second data access interface of the mapping relation table for the business of the accounting unit; and inquiring the many-to-many associated data of the administrative unit and the accounting unit in the mapping relation table through the first data access interface and/or the second data access interface.
In a possible implementation manner, the creating of the corresponding mapping association table according to the mapping requirement of the administrative unit and the accounting unit specifically includes: creating a first mapping association table according to the many-to-many mapping relation data between each administrative unit and each accounting unit in the mapping requirement; creating a second mapping association table according to the many-to-many mapping relation data between each administrative unit and each accounting book in the mapping requirement; wherein the accounting book comprises a primary book and a secondary book; one accounting unit contains a set of main accounting account book and a plurality of sets of auxiliary account books.
In a possible embodiment, after creating the second mapping association table according to the many-to-many mapping relationship data between each administrative unit and each accounting book in the mapping requirement, the method further includes: traversing the accounting book in the second mapping relation table to obtain a target accounting unit where the current accounting book is located; determining an administrative unit range associated with the target accounting unit in the first mapping association table; in the second mapping relationship table, determining whether each administrative unit associated with the current accounting book is within the administrative unit range; if not, deleting the association relation between the current accounting book and the administrative unit in the second mapping relation table.
In a possible embodiment, after creating the second mapping association table according to the many-to-many mapping relationship data between each administrative unit and each accounting book in the mapping requirement, the method further includes: if the second mapping association table does not have the association relation of a certain accounting book, all the administrative units associated with the accounting units to which the accounting book belongs are determined to be the usable administrative unit range of the accounting book.
In a possible implementation manner, the first data access interface for creating the mapping relation table for the business of the administrative unit specifically includes: creating the first data access interface for the business using the administrative unit, and associating the first data access interface with the mapping association table so that the first data access interface can access the data in the mapping association table; the participation support of the first data access interface inputs a plurality of administrative unit names, and the return result comprises detailed information of an accounting unit and an accounting account book.
In a possible implementation manner, the second data access interface for creating the mapping relation table for the business of the accounting unit specifically includes: creating the second data access interface for the service using the accounting unit, and associating the second data access interface with the mapping association table so that the second data access interface can access the data in the mapping association table; the entry support of the second data access interface inputs a single accounting account book, and the return result is a complete sql query statement or an ID list of a corresponding administrative unit.
In a possible implementation manner, the first data access interface and/or the second data access interface are/is used for carrying out the associated data query of the administrative unit and the accounting unit, and specifically comprises the following steps: querying accounting unit information or accounting account book information associated with one or more administrative units in the mapping association table through the first data access interface; querying an ID list of an administrative unit associated with a single accounting book in the mapping association table through the second data access interface; or acquiring an sql query statement for querying the accounting book associated administrative unit through the second data access interface.
In a possible embodiment, the accounting unit information includes at least: mapping type, accounting unit number, and accounting unit name.
On the other hand, the embodiment of the invention also provides mapping association equipment of an administrative unit and an accounting unit, which comprises the following steps: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform: creating a corresponding mapping association table according to the mapping requirements of the administrative units and the accounting units; wherein, the mapping relation in the mapping relation table is a many-to-many mapping relation; creating a first data access interface of the mapping relation table for the business of the administrative unit; creating a second data access interface of the mapping relation table for the business of the accounting unit; and inquiring the many-to-many associated data of the administrative unit and the accounting unit in the mapping relation table through the first data access interface and/or the second data access interface.
Finally, an embodiment of the present invention also provides a storage medium that is a non-volatile computer-readable storage medium storing at least one program, each of the programs including instructions that, when executed by a terminal, cause the terminal to perform: creating a corresponding mapping association table according to the mapping requirements of the administrative units and the accounting units; wherein, the mapping relation in the mapping relation table is a many-to-many mapping relation; creating a first data access interface of the mapping relation table for the business of the administrative unit; creating a second data access interface of the mapping relation table for the business of the accounting unit; and inquiring the many-to-many associated data of the administrative unit and the accounting unit in the mapping relation table through the first data access interface and/or the second data access interface.
Compared with the prior art, the mapping association method, equipment and medium for the administrative units and the accounting units, provided by the embodiment of the invention, have the following beneficial effects:
The invention provides a multi-to-multi mapping association realization method of an administrative unit and an accounting unit, which can simultaneously support double-layer mapping association of the administrative unit and the accounting unit, the administrative unit and the accounting account book for a financial system with different accounting accounts under the accounting unit, support one-key inquiry of association relation between the administrative unit and the accounting unit or the accounting account book, meet different complex demands of single-product multi-client delivery, and promote business processing capacity and expansion capacity of products.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments described in the present invention, and other drawings may be obtained according to the drawings without inventive effort to those skilled in the art. In the drawings:
FIG. 1 is a flowchart of a mapping association method between administrative units and accounting units according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an association mapping interface according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a query interface of an accounting unit according to an embodiment of the present invention;
Fig. 4 is a schematic diagram of a mapping association device structure of an administrative unit and an accounting unit according to an embodiment of the present invention.
Detailed Description
In order to make the technical solution of the present invention better understood by those skilled in the art, the technical solution of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, shall fall within the scope of the present invention.
The embodiment of the invention provides a mapping association method of an administrative unit and an accounting unit, as shown in fig. 1, the mapping association method of the administrative unit and the accounting unit specifically comprises the steps of S101-S104:
S101, creating a corresponding mapping association table according to mapping requirements of an administrative unit and an accounting unit; wherein the mapping relation in the mapping relation table is a many-to-many mapping relation.
First, in the financial system, the administrative units and the accounting units are two sets of units, and there are multiple sets of accounting books under each accounting unit, where there is one set of main books and multiple sets of auxiliary books, and the financial system actually performs the voucher making in the accounting books.
After the many-to-many mapping requirements of the administrative units and the accounting units are acquired, a first mapping association table is created according to specific many-to-many mapping relation data between each administrative unit and each accounting unit set forth in the requirements. The first mapping association table is actually an administrative unit-accounting unit mapping association table.
Further, a second mapping association table is created from specific many-to-many mapping relationship data between each administrative unit and each accounting book set forth in the demand. The second mapping relation table is actually an administrative unit-accounting book mapping relation table.
Further, traversing the accounting book in the second mapping relation table to obtain a target accounting unit where the current accounting book is located. In the first mapping association table, an administrative unit range to which the target accounting units are associated is determined. Then, in the second mapping relation table, it is determined whether each administrative unit associated with the current accounting book is within the administrative unit range. If not, deleting the association relation between the current accounting book and the administrative unit in the second mapping relation table.
As a possible implementation manner, since the present invention supports double-layer mapping of administrative units with accounting units and accounting books, in order to ensure the accuracy of the mapping relationship, it is specified that the administrative units associated with the accounting books only belong to the administrative unit range associated with the accounting units.
In one embodiment, if the second mapping table has 3 administrative units associated with the accounting book a, the administrative units are respectively an administrative unit a, b and c. Firstly, acquiring an associated administrative unit A of an accounting book A, then acquiring an associated administrative unit of the accounting book A in a first mapping table, and deleting the association relation of the accounting book A and the administrative unit c in a second mapping relation table to ensure that the associated administrative unit of the accounting book only belongs to the associated administrative unit range of the accounting book, wherein the administrative unit c associated with the accounting book A is not in the associated administrative unit range of the accounting book A if the associated administrative unit of the accounting book A is a, b and d.
As a possible implementation manner, if the association relation of a certain accounting book does not exist in the second mapping association table, all the administrative units associated with the accounting units to which the accounting book belongs are determined as the usable administrative unit range of the accounting book.
In one embodiment, if any association relation of the accounting book B is not specified in the second mapping association table, the accounting unit B to which the accounting book B belongs is first acquired, and then the administrative units a, B associated with the accounting unit B are acquired in the first mapping association table, so that the administrative units a, B are determined as associated administrative units of the accounting book B.
As a possible implementation manner, the invention further provides a mapping relation adding interface, and FIG. 2 is a schematic diagram of an association mapping interface provided by the embodiment of the invention, as shown in FIG. 2, after the mapping association table is created, a new mapping relation can be added to the mapping association table through an adding button in the unit mapping interface.
S102, creating a first data access interface of a mapping relation table for the business of the administrative unit.
Specifically, a first data access interface is created for a service using an administrative unit, and the first data access interface is associated with a mapping association table so that the first data access interface can access data in the mapping association table. The entry support of the first data access interface inputs a plurality of administrative unit names, and the return result comprises detailed information of the accounting unit and the accounting account book.
As a possible implementation mode, in order to realize information inquiry between a plurality of administrative units and a multi-core account book or between the administrative units and the multi-core account book, the invention provides a data access interface for using the business functions of the administrative units, the parameter entering of the interface supports a plurality of administrative unit names, and the return result comprises corresponding accounting units or related detailed information of the accounting account book for a caller to carry out data screening.
S103, creating a second data access interface of the mapping relation table for the business of the accounting unit.
Specifically, creating a second data access interface for a service using a accounting unit, and associating the second data access interface with a mapping association table so that the second data access interface can access data in the mapping association table; the entry support of the second data access interface inputs a single accounting account book, and the return result is a complete sql query statement or an ID list of a corresponding administrative unit.
As a possible implementation mode, in order to realize the association relation query of the accounting book, the invention provides a data access interface for the business function using the accounting unit, the participation of the interface is a single accounting book, and the return result supports a complete sql query statement or a specific ID list of the corresponding administrative unit.
S104, inquiring the many-to-many associated data of the administrative unit and the accounting unit in the mapping relation table through the first data access interface and/or the second data access interface.
Specifically, the mapping association table is queried for accounting unit information or accounting book information associated with one or more administrative units through the first data access interface. Querying an ID list of an administrative unit associated with a single accounting book in a mapping association table through a second data access interface; or through the second data access interface, acquiring an sql query statement for querying the accounting book associated administrative unit.
Further, through the first data access interface, the association relationship between the accounting units and/or the accounting account book associated with the administrative units can be queried by one key, and fig. 3 is a schematic diagram of an accounting unit query interface provided by an embodiment of the present invention, where, as shown in fig. 3, the queried accounting unit information at least includes: mapping type, accounting unit number, and accounting unit name. The inquired accounting account book information at least comprises the following steps: accounting for account numbers and accounting for account names.
When one or more administrative units and associated accounting units and accounting books are required to be queried, the names of the administrative units to be queried are input into a first data access interface, the interface searches associated accounting units in a first mapping association table, searches associated accounting books in a second mapping association table according to the parameter-entering value, and then returns and displays the search result in a user interface for viewing by a user. When a user inquires the administrative units associated with a certain accounting book, the name of the accounting book is input into a second data access interface, the interface searches the administrative units associated with the accounting book in a second mapping association table according to the name of the accounting book, and the IDs of the administrative units are taken out and displayed in a list form in a user interface.
In addition, the embodiment of the invention also provides a mapping association device of an administrative unit and an accounting unit, as shown in fig. 4, the mapping association device of the administrative unit and the accounting unit specifically includes:
At least one processor; and a memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform:
Creating a corresponding mapping association table according to the mapping requirements of the administrative units and the accounting units; wherein, the mapping relation in the mapping relation table is a many-to-many mapping relation;
Creating a first data access interface of the mapping relation table for the business of the administrative unit;
creating a second data access interface of the mapping relation table for the business of the accounting unit;
and inquiring the many-to-many associated data of the administrative unit and the accounting unit in the mapping relation table through the first data access interface and/or the second data access interface.
Finally, an embodiment of the present invention also provides a storage medium that is a non-volatile computer-readable storage medium storing at least one program, each of the programs including instructions that, when executed by a terminal, cause the terminal to perform:
Creating a corresponding mapping association table according to the mapping requirements of the administrative units and the accounting units; wherein, the mapping relation in the mapping relation table is a many-to-many mapping relation;
Creating a first data access interface of the mapping relation table for the business of the administrative unit;
creating a second data access interface of the mapping relation table for the business of the accounting unit;
and inquiring the many-to-many associated data of the administrative unit and the accounting unit in the mapping relation table through the first data access interface and/or the second data access interface.
The present description is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the specification. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
The description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments of the present invention are described in a progressive manner, and the same and similar parts of the embodiments are all referred to each other, and each embodiment is mainly described in the differences from the other embodiments. In particular, for apparatus, devices, non-volatile computer storage medium embodiments, the description is relatively simple, as it is substantially similar to method embodiments, with reference to the section of the method embodiments being relevant.
The foregoing describes certain embodiments of the present invention. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
The foregoing is merely exemplary of the present invention and is not intended to limit the present invention. Various modifications and changes may be made to the embodiments of the invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the embodiments of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method of mapping and associating an administrative unit with an accounting unit, the method comprising:
Creating a corresponding mapping association table according to the mapping requirements of the administrative units and the accounting units; wherein, the mapping relation in the mapping relation table is a many-to-many mapping relation;
Creating a first data access interface of the mapping relation table for the business of the administrative unit;
creating a second data access interface of the mapping relation table for the business of the accounting unit;
and inquiring the many-to-many associated data of the administrative unit and the accounting unit in the mapping relation table through the first data access interface and/or the second data access interface.
2. The method for mapping and associating an administrative unit with an accounting unit according to claim 1, wherein creating a corresponding mapping and associating table according to the mapping requirements of the administrative unit and the accounting unit specifically comprises:
Creating a first mapping association table according to the many-to-many mapping relation data between each administrative unit and each accounting unit in the mapping requirement;
Creating a second mapping association table according to the many-to-many mapping relation data between each administrative unit and each accounting book in the mapping requirement; wherein the accounting book comprises a primary book and a secondary book; one accounting unit contains a set of main accounting account book and a plurality of sets of auxiliary account books.
3. The method of mapping and associating an administrative unit with an accounting unit according to claim 2, wherein after creating a second mapping and associating table from the many-to-many mapping relationship data between each administrative unit and each accounting book in the mapping requirement, the method further comprises:
Traversing the accounting book in the second mapping relation table to obtain a target accounting unit where the current accounting book is located;
determining an administrative unit range associated with the target accounting unit in the first mapping association table;
In the second mapping relationship table, determining whether each administrative unit associated with the current accounting book is within the administrative unit range;
if not, deleting the association relation between the current accounting book and the administrative unit in the second mapping relation table.
4. The method of mapping and associating an administrative unit with an accounting unit according to claim 2, wherein after creating a second mapping and associating table from the many-to-many mapping relationship data between each administrative unit and each accounting book in the mapping requirement, the method further comprises:
If the second mapping association table does not have the association relation of a certain accounting book, all the administrative units associated with the accounting units to which the accounting book belongs are determined to be the usable administrative unit range of the accounting book.
5. The method for mapping and associating an administrative unit with an accounting unit according to claim 1, wherein creating the first data access interface of the mapping relationship table for the business of the administrative unit specifically comprises:
Creating the first data access interface for the business using the administrative unit, and associating the first data access interface with the mapping association table so that the first data access interface can access the data in the mapping association table;
The participation support of the first data access interface inputs a plurality of administrative unit names, and the return result comprises detailed information of an accounting unit and an accounting account book.
6. The method for mapping and associating an administrative unit with an accounting unit according to claim 1, wherein creating the second data access interface of the mapping relation table for the business of the accounting unit specifically comprises:
Creating the second data access interface for the service using the accounting unit, and associating the second data access interface with the mapping association table so that the second data access interface can access the data in the mapping association table;
The entry support of the second data access interface inputs a single accounting account book, and the return result is a complete sql query statement or an ID list of a corresponding administrative unit.
7. The mapping association method of an administrative unit and an accounting unit according to claim 1, wherein the association data query of the administrative unit and the accounting unit is performed through the first data access interface and/or the second data access interface, specifically comprising:
Querying accounting unit information or accounting account book information associated with one or more administrative units in the mapping association table through the first data access interface;
Querying an ID list of an administrative unit associated with a single accounting book in the mapping association table through the second data access interface; or alternatively
And acquiring an sql query statement for querying the accounting book associated administrative unit through the second data access interface.
8. The method for mapping and associating an administrative unit with an accounting unit according to claim 7, wherein the accounting unit information includes at least: mapping type, accounting unit number, and accounting unit name.
9. A mapping association apparatus of an administrative unit and an accounting unit, the apparatus comprising:
At least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method of mapping an administrative unit to an accounting unit according to any one of claims 1-8.
10. A storage medium, characterized in that it is a non-volatile computer-readable storage medium storing at least one program, each of said programs comprising instructions, which when executed by a terminal, cause said terminal to perform a method of mapping an administrative unit to an accounting unit according to any one of claims 1-8.
CN202410173770.XA 2024-02-07 2024-02-07 Mapping association method, equipment and medium for administrative units and accounting units Pending CN118093694A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410173770.XA CN118093694A (en) 2024-02-07 2024-02-07 Mapping association method, equipment and medium for administrative units and accounting units

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410173770.XA CN118093694A (en) 2024-02-07 2024-02-07 Mapping association method, equipment and medium for administrative units and accounting units

Publications (1)

Publication Number Publication Date
CN118093694A true CN118093694A (en) 2024-05-28

Family

ID=91146857

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410173770.XA Pending CN118093694A (en) 2024-02-07 2024-02-07 Mapping association method, equipment and medium for administrative units and accounting units

Country Status (1)

Country Link
CN (1) CN118093694A (en)

Similar Documents

Publication Publication Date Title
CN110413634B (en) Data query method, system, device and computer readable storage medium
CN108427684A (en) Data query method, apparatus and computing device
CN108932257A (en) The querying method and device of multi-dimensional data
CN102739622A (en) Expandable data storage system
CN110188100A (en) Data processing method, device and computer storage medium
CN102279951A (en) Report information processing method and system
CN105843559A (en) Read-write optimization method and system of disk cache system
CN104615637A (en) Data exchange method and data exchange intermediate device
CN111708808A (en) Distributed service system and service summarizing and inquiring method, device and equipment thereof
CN112579633A (en) Data retrieval method, device, equipment and storage medium
CN107656943B (en) Task query method and server
CN118093694A (en) Mapping association method, equipment and medium for administrative units and accounting units
CN111176844A (en) Real-time online batch optimization method and system for financial data
EP2662783A1 (en) Data archiving approach leveraging database layer functionality
CN106156185B (en) Method, device and system for inquiring service request execution state
CN102542040B (en) Capacity acquiring method and system
CN113626415B (en) Credit data output method, equipment and medium
CN111221814A (en) Secondary index construction method, device and equipment
CN112634012A (en) Service data processing method, device, server and storage medium
CN109376001A (en) A kind of method and apparatus of resource allocation
CN110532248B (en) CMDB-based server application information acquisition and adjustment method
CN103678562A (en) Capacity obtaining method and file data allocation method
CN103020300A (en) Method and device for information retrieval
CN111506613A (en) Method, system, device and equipment for querying incidence relation of data record
CN111143711A (en) Object searching method and system

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