[go: up one dir, main page]

CN112988746A - Transaction record partitioning method and device - Google Patents

Transaction record partitioning method and device Download PDF

Info

Publication number
CN112988746A
CN112988746A CN202110260175.6A CN202110260175A CN112988746A CN 112988746 A CN112988746 A CN 112988746A CN 202110260175 A CN202110260175 A CN 202110260175A CN 112988746 A CN112988746 A CN 112988746A
Authority
CN
China
Prior art keywords
information
transaction
purchasing
supply
article
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
CN202110260175.6A
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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN202110260175.6A priority Critical patent/CN112988746A/en
Publication of CN112988746A publication Critical patent/CN112988746A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/389Keeping log of transactions for guaranteeing non-repudiation of a transaction

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a transaction record partitioning method and device, and relates to the technical field of computers. One embodiment of the method comprises: acquiring supply chain data; generating at least one transaction record based on the supply chain data, the transaction record comprising: partition information and transaction information, the partition information including at least one of: industry, region, time, the transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity; and dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records. This embodiment enables efficient management and application of data in the supply chain.

Description

Transaction record partitioning method and device
Technical Field
The invention relates to the technical field of computers, in particular to a transaction record partitioning method and device.
Background
Many businesses have established supply chains through which they can gather, track, and analyze information about each customer so that they can be aware of the customer's needs. The supply chain is mainly used for helping enterprises manage client data and finishing management decision, control, optimization and other work. However, the number of supply chains is large and the network structure is complex, which is not beneficial to management and application.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for partitioning a transaction record, which can effectively manage and apply data in a supply chain.
In a first aspect, an embodiment of the present invention provides a transaction record partitioning method, including:
acquiring supply chain data;
generating at least one transaction record based on the supply chain data, the transaction record comprising: partition information and transaction information, the partition information including at least one of: industry, region, time, the transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity;
and dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records.
Optionally, the method further comprises:
receiving article supply information sent by a supplier, wherein the article supply information comprises partition information and supply information; the partition information includes at least one of: industry, region, time, supply information includes: supplier information and supply quantity;
determining a first transaction subarea of the item supply information according to the subarea information in the item supply information;
according to the data in the first transaction subarea, judging whether article purchasing information matched with the article supply information exists or not, wherein the article purchasing information comprises: information of purchasing parties and purchasing quantity;
and sending related information to the supplier according to the judgment result.
Optionally, the sending, according to the determination result, related information to the supplier includes:
and if the judgment result represents that the article purchasing information matched with the article supply information exists, transmitting the article purchasing information to the supplier.
Optionally, the sending, according to the determination result, related information to the purchasing party includes:
and if the judgment result represents that the article purchasing information matched with the article supply information does not exist, sending information of matching failure to the supplier.
Optionally, after the sending the information of the matching failure to the supplier, the method further includes:
storing the item supply information in the first trading zone.
Optionally, the method further comprises:
receiving article purchasing information sent by a purchasing party, wherein the article purchasing information comprises partition information and purchasing information; the partition information includes at least one of: industry, region, time, the purchase information includes: information of purchasing parties and purchasing quantity;
determining a second transaction partition of the article purchasing information according to the partition information in the article purchasing information;
and judging whether article supply information matched with the article purchasing information exists or not according to the data in the second transaction subarea, wherein the article supply information comprises: supplier information and supply quantity;
and sending related information to the purchasing party according to the judgment result.
Optionally, the sending, according to the determination result, related information to the purchasing party includes:
and if the judgment result represents that the article supply information matched with the article purchasing information exists, transmitting the article supply information to the purchasing party.
Optionally, the sending, according to the determination result, related information to the purchasing party includes:
and if the judgment result represents that the article supply information matched with the article purchasing information does not exist, sending matching failure information to the purchasing party.
Optionally, after sending the information of the matching failure to the purchasing party, the method further includes:
storing the item procurement information in the second transaction partition.
In a second aspect, an embodiment of the present invention provides a method for determining merchant information, including:
sending item query information, the item query information comprising: item supply information or item purchase information;
receiving merchant information returned according to the item query information, wherein the merchant information comprises: buyer information or supplier information, the merchant information being determined from supply chain data.
In a third aspect, an embodiment of the present invention provides a transaction record partition apparatus, including:
the data acquisition module is used for acquiring supply chain data;
a record generation module, configured to generate at least one transaction record according to the supply chain data, where the transaction record includes: partition information and transaction information, the partition information including at least one of: industry, region, time, the transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity;
and the record dividing module is used for dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records.
In a fourth aspect, an embodiment of the present invention provides a merchant information determining apparatus, including:
an information sending module, configured to send item query information, where the item query information includes: item supply information or item purchase information;
an information receiving module, configured to receive merchant information returned in response to the item query information, where the merchant information includes: buyer information or supplier information, the merchant information being determined from supply chain data.
In a fifth aspect, an embodiment of the present invention provides a transaction system, including:
a server for obtaining supply chain data; generating at least one transaction record based on the supply chain data, the transaction record comprising: partition information and transaction information, the partition information including at least one of: industry, region, time, the transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity; dividing the transaction records into corresponding transaction partitions according to partition information in the transaction records;
a client, configured to send item query information, where the item query information includes: item supply information or item purchase information; receiving merchant information returned according to the item query information, wherein the merchant information comprises: buyer information or supplier information, the merchant information being determined from supply chain data.
In a sixth aspect, an embodiment of the present invention provides an electronic device, including:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any of the embodiments described above.
In a seventh aspect, an embodiment of the present invention provides a computer-readable medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method described in any of the above embodiments.
One embodiment of the above invention has the following advantages or benefits: generating a transaction record according to the supply chain data; and dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records. When certain transaction records or supply and demand information are analytically matched, the analysis is only carried out in the corresponding partition, and all supply chain data are not required to be considered. Therefore, the data in the supply chain can be effectively managed and applied by storing each transaction record in a partition mode.
Further effects of the above-mentioned non-conventional alternatives will be described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
fig. 1 is a schematic diagram of an application scenario of a transaction record partitioning method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a flow of a transaction record partitioning method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a flow of a procurement information determination method according to an embodiment of the invention;
fig. 4 is a schematic diagram illustrating a flow of a supply information determining method according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a flow of a merchant information determination method provided by one embodiment of the present invention;
FIG. 6 is a schematic diagram of a transaction record partition apparatus according to an embodiment of the present invention;
FIG. 7 is a schematic structural diagram of a merchant information determination device according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a transaction system provided by one embodiment of the present invention;
fig. 9 is a schematic structural diagram of a computer system suitable for implementing a terminal device or a server according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic diagram of an application scenario of a transaction record partitioning method according to an embodiment of the present invention. As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
A plurality of supply chain data collected through various channels are stored in the terminal apparatuses 101, 102, 103. The terminal devices 101, 102, 103 may be cell phones, notebooks, servers, tablets, laptop portable computers, etc.
The terminal devices 101, 102, 103 interact with a server 105 via a network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 send the stored supply chain data to the server 105 via the network 104.
The server 105 receives a plurality of supply chain data transmitted by the terminal devices 101, 102, 103; generating at least one transaction record, the transaction record comprising: partition information, the partition information including at least one of: industry, area, time; and dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records.
It should be noted that the transaction record partitioning method provided by the embodiment of the present invention is generally executed by the server 105, and accordingly, the transaction record partitioning apparatus is generally disposed in the server 105.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Fig. 2 is a schematic diagram illustrating a flow of a transaction record partitioning method according to an embodiment of the present invention, as shown in fig. 2, the method includes:
step 201: supply chain data is obtained.
Step 202: generating at least one transaction record based on the supply chain data, the transaction record comprising: partition information and transaction information, the partition information including at least one of: industry, area, time.
The transaction record is transaction data extracted from the supply chain. The transaction record may also include transaction information including at least one of: supplier information, receiver information, transaction items, transaction price, and transaction quantity. The transaction information of the transaction article, the supplier, the receiver and the like can be obtained from the transaction record.
The industry, area, time, etc. in the partition information can be set according to specific requirements. For example, if the transaction article is a tire, the industry corresponding to the transaction record may be the tire industry or the automobile industry. The region may be set to country, province, city, district, etc. The time is the execution time of the transaction, the specific transaction date of the transaction can be recorded, and the week, month, quarter, etc. of the transaction date can be also taken as the time.
Step 203: and dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records.
Multiple partitions may be set according to particular needs. Specifically, a plurality of partitions may be determined according to industry, area, time, and the like in the partition information. For example, the partition may be a first quarter partition in 2020 Beijing automotive industry, a second quarter partition in 2020 Hebei automotive industry, a 1 month partition in 2021 year in Guangdong mobile phone industry, and the like.
In the embodiment of the invention, a transaction record is generated according to the supply chain data; and dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records. When certain transaction records or supply and demand information are analytically matched, the analysis is only carried out in the corresponding partition, and all supply chain data are not required to be considered. Therefore, the problem that data in a supply chain cannot be effectively managed and applied in the prior art can be solved.
With the wide application of big data in various industries, the manner of acquiring business opportunities by enterprises is also changing, and more enterprises begin to rely on CRM (Customer Relationship Management) software to acquire business opportunities and manage business opportunities. The client relationship management software acquires the relevant information of the potential client by collecting the relevant information of the potential client in various modes of interview, telephone interview, questionnaire survey, mail, advertisement and the like of the potential client, screens, analyzes and tracks the information according to a standardized format, thereby excavating the real and potential requirements of the potential client, further providing products and services for the client, converting the potential client into a transaction client which really brings profits to enterprises, and increasing the income of the enterprises.
Nonetheless, CRM systems have some disadvantages. Firstly, the CRM customer relationship management system of some software companies has higher cost and higher pressure for medium and small enterprises; secondly, the CRM system is not suitable for enterprises in initial entrepreneurship, and the initial entrepreneurship often has no definite orientation for the subsequent development of the enterprises, so the requirements of the enterprises on the CRM system are not clear, and the CRM system has little effect on the development of the enterprises in the scene.
Based on this, the embodiment of the invention provides a purchasing information determining method and a supply information determining method, which can provide a unified platform, and recommend business opportunities for core enterprises and chain enterprises by analyzing upstream and downstream relation data of a supply chain.
Fig. 3 is a schematic diagram illustrating a flow of a procurement information determination method according to an embodiment of the present invention, as shown in fig. 3, the method includes:
step 301: receiving article supply information sent by a supplier, wherein the article supply information comprises partition information and supply information; the partition information includes at least one of: industry, region, time, supply information includes: supplier information and supply quantity.
The purchasing information determining method provided by the embodiment of the invention is applied to a server side. The industry, area, time, etc. in the partition information can be set according to specific requirements. For example, if the transaction article is a tire, the industry corresponding to the transaction record may be the tire industry or the automobile industry. The region may be set to country, province, city, district, etc. The time is the execution time of the transaction, the specific transaction date of the transaction can be recorded, and the week, month, quarter, etc. of the transaction date can be also taken as the time.
Step 302: and determining a first transaction subarea of the item supply information according to the subarea information in the item supply information.
And matching the partition information in the article supply information with each transaction partition, and determining a first transaction partition matched with the article supply information.
Step 303: and judging whether article purchasing information matched with the article supply information exists or not according to the data in the first transaction subarea, wherein the article purchasing information comprises: information of purchasing party and purchasing quantity.
Step 304: and sending the related information to the supplier according to the judgment result.
In an embodiment of the present invention, the sending the relevant information to the supplier according to the determination result includes:
and if the judgment result represents that the article purchasing information matched with the article supply information exists, transmitting the article purchasing information to the supplier.
For example, core enterprise a and core enterprise B belong to the same industry, and they have their own upstream and downstream supply chain relationship networks. The industries of the core enterprise A and the core enterprise B correspond to the first transaction partition. According to the data in the first transaction partition, the upstream enterprise 1 and the upstream enterprise 2 are both suppliers of the part C. Further, the capacity of the upstream enterprise 1 and the upstream enterprise 2 for producing the part C in a certain time period is analyzed through big data.
The upstream enterprise 1 has surplus capacity for the part C, the upstream enterprise 1 sends supply information to the platform, and the platform analyzes that the quantity of orders of the product D received by the enterprise B in a month is increased by 30% compared with the quantity of orders received by the enterprise B in the month, and the part C is required to be purchased urgently to produce the product D. The platform may recommend core enterprise B for upstream enterprise 1. Business opportunities are excavated for the upstream enterprises 1 through supply chain data analysis, so that resources are optimally configured.
In one embodiment of the present invention, the sending the relevant information to the purchasing party according to the determination result includes:
and if the judgment result represents that the article purchasing information matched with the article supply information does not exist, transmitting the matching failure information to the supplier.
If the article purchasing information matched with the article supply information is not matched, the information of matching failure is sent to the supplier, and the supplier is reminded to change the production strategy, so that the productivity is optimized.
In an embodiment of the present invention, after sending the information of the matching failure to the supplier, the method further includes:
the item supply information is stored in the first transaction zone.
The item supply information may be stored in a first transaction partition corresponding to the item supply information. The matching of the article supply information which fails to be matched can be continuously carried out on the basis of the subsequently acquired supply chain information and the purchase information, so that a supplier and a purchaser can quickly and accurately acquire the business information.
Fig. 4 is a schematic diagram illustrating a flow of a supply information determining method according to an embodiment of the present invention, as shown in fig. 4, the method includes:
step 401: receiving article purchasing information sent by a purchasing party, wherein the article purchasing information comprises partition information and purchasing information; the partition information includes at least one of: industry, region, time, purchase information includes: information of purchasing party and purchasing quantity.
The purchasing information determining method provided by the embodiment of the invention is applied to a server side. The industry, area, time, etc. in the partition information can be set according to specific requirements. For example, if the transaction article is a tire, the industry corresponding to the transaction record may be the tire industry or the automobile industry. The region may be set to country, province, city, district, etc. The time is the execution time of the transaction, the specific transaction date of the transaction can be recorded, and the week, month, quarter, etc. of the transaction date can be also taken as the time.
Step 402: and determining a second transaction subarea of the article purchasing information according to the subarea information in the article purchasing information.
And matching the partition information in the article purchasing information with the transaction partition, and determining a second transaction partition matched with the article purchasing information.
Step 403: and judging whether article supply information matched with the article purchasing information exists or not according to the data in the second transaction subarea, wherein the article supply information comprises: supplier information, supply quantity.
Step 404: and sending related information to the purchasing party according to the judgment result.
In one embodiment of the present invention, the sending the relevant information to the purchasing party according to the determination result includes:
and if the judgment result represents that the article supply information matched with the article purchasing information exists, transmitting the article supply information to the purchasing party.
For example, core enterprise a and core enterprise B belong to the same industry, and they have their own upstream and downstream supply chain relationship networks. The industries of the core enterprise A and the core enterprise B belong to the second trading subarea. According to the data in the second transaction partition, the upstream enterprise 1 and the upstream enterprise 2 are both suppliers of the part C. Further, the capacity of the upstream enterprise 1 and the upstream enterprise 2 for producing the part C in a certain time period is analyzed through big data.
When the order quantity of the product D received by the enterprise A in a certain month is increased by 50% compared with the same rate in the previous month, the part C is required to be purchased urgently for producing the product D, and the capacity of the upstream enterprise 1 cannot meet the requirement of the enterprise A. At this time, the core enterprise A sends the purchase demand to the platform, and the platform analyzes that the productivity of the upstream enterprise 2 for the part C is remained, so that the upstream enterprise 2 can be recommended to the enterprise A. The business opportunity is excavated for the enterprise A through the data analysis of the supply chain, the problem of excess capacity of the upstream enterprise 2 is solved, and resources are optimally configured.
In one embodiment of the present invention, the sending the relevant information to the purchasing party according to the determination result includes:
and if the judgment result represents that the article supply information matched with the article purchasing information does not exist, sending the matching failure information to the purchasing party.
If the article supply information matched with the article purchasing information is not matched, the information of matching failure is sent to the purchasing party, and the purchasing party is reminded to change the purchasing strategy, so that the productivity is optimized.
In an embodiment of the present invention, after sending the information of the matching failure to the buyer, the method further includes:
and storing the item purchasing information into the second transaction subarea.
The item procurement information can be stored in the second transaction partition corresponding to the item procurement information. The matching of the article purchasing information which fails in matching can be continuously carried out on the basis of subsequently acquired supply chain information and supply information, so that a supplier and a purchasing party can quickly and accurately acquire business information.
Fig. 5 is a schematic diagram of a flow of a method for determining merchant information according to an embodiment of the present invention, as shown in fig. 5, the method includes:
step 501: sending item query information, the item query information comprising: item supply information or item procurement information.
The merchant information determining method provided by the embodiment of the invention is applied to the client. The supplier or the buyer can send the self article supply information or the article purchase information to the system.
The article supply information can comprise partition information and supply information; the partition information includes at least one of: industry, region, time, supply information includes: supplier information and supply quantity.
The article purchasing information comprises partition information and purchasing information; the partition information includes at least one of: industry, region, time, purchase information includes: information of purchasing party and purchasing quantity.
Step 502: receiving merchant information returned according to the item query information, wherein the merchant information comprises: buyer information or supplier information, merchant information being determined from supply chain data.
The system can determine the subarea corresponding to the article purchasing information or the article supplying information, match merchant information corresponding to the article purchasing information or the article supplying information in the subarea according to the article purchasing information or the article supplying information, and return the merchant information to the client.
In the embodiment of the invention, the supply and demand relationship of two trading parties is mined by analyzing the trade background, the supply capacity of the supply party is analyzed, the trading opponents are quickly and effectively matched for the demand party, and the resource allocation in the supply chain is optimized. In addition, the method of the embodiment of the invention can also shorten the length of the supply chain, shorten the distance between a supplier and a buyer, promote the circulation of an industrial ecosystem, save the cost and improve the productivity.
Fig. 6 is a schematic structural diagram of a transaction record partition apparatus according to an embodiment of the present invention, including:
a data obtaining module 601, configured to obtain supply chain data;
a record generating module 602, configured to generate at least one transaction record according to the supply chain data, where the transaction record includes: partition information and transaction information, the partition information including at least one of: industry, region, time, transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity;
the record dividing module 603 is configured to divide the transaction record into corresponding transaction partitions according to the partition information in the transaction record.
Optionally, the method further comprises:
the purchasing information determining module 604 is configured to receive article supply information sent by a supplier, where the article supply information includes partition information and supply information; the partition information includes at least one of: industry, region, time, supply information includes: supplier information and supply quantity;
determining a first transaction subarea of the item supply information according to the subarea information in the item supply information;
and judging whether article purchasing information matched with the article supply information exists or not according to the data in the first transaction subarea, wherein the article purchasing information comprises: information of purchasing parties and purchasing quantity;
and sending the related information to the supplier according to the judgment result.
Optionally, the procurement information determination module 604 is specifically configured to:
and if the judgment result represents that the article purchasing information matched with the article supply information exists, transmitting the article purchasing information to the supplier.
Optionally, the procurement information determination module 604 is specifically configured to:
and if the judgment result represents that the article purchasing information matched with the article supply information does not exist, transmitting the matching failure information to the supplier.
Optionally, the procurement information determination module 604 is further configured to:
the item supply information is stored in the first transaction zone.
Optionally, the method further comprises:
a supply information determining module 605, configured to receive item purchasing information sent by a purchasing party, where the item purchasing information includes partition information and purchasing information; the partition information includes at least one of: industry, region, time, purchase information includes: information of purchasing parties and purchasing quantity;
determining a second transaction subarea of the article purchasing information according to the subarea information in the article purchasing information;
and judging whether article supply information matched with the article purchasing information exists or not according to the data in the second transaction subarea, wherein the article supply information comprises: supplier information and supply quantity;
and sending related information to the purchasing party according to the judgment result.
Optionally, the supply information determining module 605 is specifically configured to:
and if the judgment result represents that the article supply information matched with the article purchasing information exists, transmitting the article supply information to the purchasing party.
Optionally, the supply information determining module 605 is specifically configured to:
and if the judgment result represents that the article supply information matched with the article purchasing information does not exist, sending the matching failure information to the purchasing party.
Optionally, the offer information determination module 605 is further configured to:
and storing the item purchasing information into the second transaction subarea.
Fig. 7 is a schematic structural diagram of a merchant information determination apparatus according to an embodiment of the present invention, including:
an information sending module 701, configured to send item query information, where the item query information includes: item supply information or item purchase information;
an information receiving module 702, configured to receive merchant information returned in response to the item query information, where the merchant information includes: buyer information or supplier information, merchant information being determined from supply chain data.
Fig. 8 is a schematic diagram of a transaction system according to an embodiment of the present invention, as shown in fig. 8, including:
a server 801 for obtaining supply chain data; generating at least one transaction record based on the supply chain data, the transaction record comprising: partition information and transaction information, the partition information including at least one of: industry, region, time, transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity; dividing the transaction records into corresponding transaction partitions according to partition information in the transaction records;
the client 802 is configured to send item query information, where the item query information includes: item supply information or item purchase information; receiving merchant information returned according to the item query information, wherein the merchant information comprises: buyer information or supplier information, merchant information being determined from supply chain data.
An embodiment of the present invention provides an electronic device, including:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the method of any of the embodiments described above.
Referring now to FIG. 9, shown is a block diagram of a computer system 900 suitable for use with a terminal device implementing an embodiment of the present invention. The terminal device shown in fig. 9 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 9, the computer system 900 includes a Central Processing Unit (CPU)901 that can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)902 or a program loaded from a storage section 908 into a Random Access Memory (RAM) 903. In the RAM 903, various programs and data necessary for the operation of the system 900 are also stored. The CPU 901, ROM 902, and RAM 903 are connected to each other via a bus 904. An input/output (I/O) interface 905 is also connected to bus 904.
The following components are connected to the I/O interface 905: an input portion 906 including a keyboard, a mouse, and the like; an output section 907 including components such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 908 including a hard disk and the like; and a communication section 909 including a network interface card such as a LAN card, a modem, or the like. The communication section 909 performs communication processing via a network such as the internet. The drive 910 is also connected to the I/O interface 905 as necessary. A removable medium 911 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 910 as necessary, so that a computer program read out therefrom is mounted into the storage section 908 as necessary.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 909, and/or installed from the removable medium 911. The above-described functions defined in the system of the present invention are executed when the computer program is executed by a Central Processing Unit (CPU) 901.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present invention may be implemented by software or hardware. The described modules may also be provided in a processor, which may be described as: a processor includes a data acquisition module, a record generation module, and a record division module. Where the names of these modules do not in some cases constitute a limitation on the module itself, for example, a data acquisition module may also be described as a "module that acquires supply chain data".
As another aspect, the present invention also provides a computer-readable medium that may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to comprise:
acquiring supply chain data;
generating at least one transaction record based on the supply chain data, the transaction record comprising: partition information and transaction information, the partition information including at least one of: industry, region, time, the transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity;
and dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records.
According to the technical scheme of the embodiment of the invention, a transaction record is generated according to supply chain data; and dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records. When certain transaction records or supply and demand information are analytically matched, the analysis is only carried out in the corresponding partition, and all supply chain data are not required to be considered. Therefore, the data in the supply chain can be effectively managed and applied by storing each transaction record in a partition mode.
The above-described embodiments should not be construed as limiting the scope of the invention. Those skilled in the art will appreciate that various modifications, combinations, sub-combinations, and substitutions can occur, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (15)

1. A transaction record partitioning method, comprising:
acquiring supply chain data;
generating at least one transaction record based on the supply chain data, the transaction record comprising: partition information and transaction information, the partition information including at least one of: industry, region, time, the transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity;
and dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records.
2. The method of claim 1, further comprising:
receiving article supply information sent by a supplier, wherein the article supply information comprises partition information and supply information, and the partition information comprises at least one of the following: industry, region, time, supply information includes: supplier information and supply quantity;
determining a first transaction subarea of the item supply information according to the subarea information in the item supply information;
according to the data in the first transaction subarea, judging whether article purchasing information matched with the article supply information exists or not, wherein the article purchasing information comprises: information of purchasing parties and purchasing quantity;
and sending related information to the supplier according to the judgment result.
3. The method of claim 2, wherein said sending the relevant information to the supplier according to the determination result comprises:
and if the judgment result represents that the article purchasing information matched with the article supply information exists, transmitting the article purchasing information to the supplier.
4. The method of claim 2, wherein said sending relevant information to said purchasing party based on said determination comprises:
and if the judgment result represents that the article purchasing information matched with the article supply information does not exist, sending information of matching failure to the supplier.
5. The method of claim 4, wherein after sending the information of failed match to the supplier, further comprising:
storing the item supply information in the first trading zone.
6. The method of claim 1, further comprising:
receiving article purchasing information sent by a purchasing party, wherein the article purchasing information comprises partition information and purchasing information, and the partition information comprises at least one of the following: industry, region, time, the purchase information includes: information of purchasing parties and purchasing quantity;
determining a second transaction partition of the article purchasing information according to the partition information in the article purchasing information;
and judging whether article supply information matched with the article purchasing information exists or not according to the data in the second transaction subarea, wherein the article supply information comprises: supplier information and supply quantity;
and sending related information to the purchasing party according to the judgment result.
7. The method of claim 6, wherein said sending relevant information to said purchasing party based on said determination comprises:
and if the judgment result represents that the article supply information matched with the article purchasing information exists, transmitting the article supply information to the purchasing party.
8. The method of claim 6, wherein said sending relevant information to said purchasing party based on said determination comprises:
and if the judgment result represents that the article supply information matched with the article purchasing information does not exist, sending matching failure information to the purchasing party.
9. The method of claim 8, wherein after sending the information of the matching failure to the purchasing party, further comprising:
storing the item procurement information in the second transaction partition.
10. A method for determining merchant information, comprising:
sending item query information, the item query information comprising: item supply information or item purchase information;
receiving merchant information returned according to the item query information, wherein the merchant information comprises: buyer information or supplier information, the merchant information being determined from supply chain data.
11. A transaction record partitioning apparatus, comprising:
the data acquisition module is used for acquiring supply chain data;
a record generation module, configured to generate at least one transaction record according to the supply chain data, where the transaction record includes: partition information and transaction information, the partition information including at least one of: industry, region, time, the transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity;
and the record dividing module is used for dividing the transaction records into corresponding transaction partitions according to the partition information in the transaction records.
12. A merchant information determination apparatus, comprising:
an information sending module, configured to send item query information, where the item query information includes: item supply information or item purchase information;
an information receiving module, configured to receive merchant information returned in response to the item query information, where the merchant information includes: buyer information or supplier information, the merchant information being determined from supply chain data.
13. A transaction system, comprising:
a server for obtaining supply chain data; generating at least one transaction record based on the supply chain data, the transaction record comprising: partition information and transaction information, the partition information including at least one of: industry, region, time, the transaction information includes at least one of: supplier information, receiver information, transaction items, transaction price and transaction quantity; dividing the transaction records into corresponding transaction partitions according to partition information in the transaction records;
a client, configured to send item query information, where the item query information includes: item supply information or item purchase information; receiving merchant information returned according to the item query information, wherein the merchant information comprises: buyer information or supplier information, the merchant information being determined from supply chain data.
14. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-10.
15. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-10.
CN202110260175.6A 2021-03-10 2021-03-10 Transaction record partitioning method and device Pending CN112988746A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110260175.6A CN112988746A (en) 2021-03-10 2021-03-10 Transaction record partitioning method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110260175.6A CN112988746A (en) 2021-03-10 2021-03-10 Transaction record partitioning method and device

Publications (1)

Publication Number Publication Date
CN112988746A true CN112988746A (en) 2021-06-18

Family

ID=76334689

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110260175.6A Pending CN112988746A (en) 2021-03-10 2021-03-10 Transaction record partitioning method and device

Country Status (1)

Country Link
CN (1) CN112988746A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114331626A (en) * 2021-12-30 2022-04-12 金蝶云科技有限公司 An ERP-based transaction matching method and device
CN114861068A (en) * 2022-06-07 2022-08-05 山东浪潮爱购云链信息科技有限公司 Recommendation method, device and medium for business opportunity bulletins

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101918961A (en) * 2007-11-14 2010-12-15 潘吉瓦公司 Public records for evaluating supply transactions
US20150332286A1 (en) * 2014-05-13 2015-11-19 Mastercard International Incorporated System and method identifying holders or re-sellable commodities
CN109034794A (en) * 2018-06-08 2018-12-18 浙江捷尚人工智能研究发展有限公司 Supply chain dynamic management approach, electronic equipment, storage medium and system
CN110472438A (en) * 2019-07-31 2019-11-19 阿里巴巴集团控股有限公司 Transaction data processing based on block chain, Transaction Inquiries method, device and equipment
CN111738804A (en) * 2020-07-20 2020-10-02 江苏荣泽信息科技股份有限公司 Agricultural product supply chain financial service system based on block chain

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101918961A (en) * 2007-11-14 2010-12-15 潘吉瓦公司 Public records for evaluating supply transactions
US20150332286A1 (en) * 2014-05-13 2015-11-19 Mastercard International Incorporated System and method identifying holders or re-sellable commodities
CN109034794A (en) * 2018-06-08 2018-12-18 浙江捷尚人工智能研究发展有限公司 Supply chain dynamic management approach, electronic equipment, storage medium and system
CN110472438A (en) * 2019-07-31 2019-11-19 阿里巴巴集团控股有限公司 Transaction data processing based on block chain, Transaction Inquiries method, device and equipment
CN111738804A (en) * 2020-07-20 2020-10-02 江苏荣泽信息科技股份有限公司 Agricultural product supply chain financial service system based on block chain

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114331626A (en) * 2021-12-30 2022-04-12 金蝶云科技有限公司 An ERP-based transaction matching method and device
CN114861068A (en) * 2022-06-07 2022-08-05 山东浪潮爱购云链信息科技有限公司 Recommendation method, device and medium for business opportunity bulletins

Similar Documents

Publication Publication Date Title
CN106844372B (en) Logistics information query method and device
US8726227B2 (en) Modeling a governance process of establishing a subscription to a deployed service in a governed SOA
US8607192B2 (en) Automating a governance process of creating a new version of a service in a governed SOA
CN113205402A (en) Account checking method and device, electronic equipment and computer readable medium
CN111209281B (en) Annuity data processing method, annuity data processing device, medium and electronic equipment
US9349110B2 (en) Enterprise product management system and method
US10387816B2 (en) Automating a governance process of optimizing a portfolio of services in a governed SOA
CN111951052A (en) Method and device for acquiring potential customers based on knowledge graph
CN116302487A (en) DOMA-based data center system and construction method
CN112988746A (en) Transaction record partitioning method and device
WO2022028142A1 (en) Collaborative cloud platform and terminal device
CN113326095B (en) Commission data processing method and device
US20120066145A1 (en) Automating A Governance Process Of Reviewing Service Artifacts In A Governed SOA
CN109902847B (en) Method and device for predicting amount of orders in branch warehouse
US20170178154A1 (en) Leveraging network-based point to point transactions
CN111402030A (en) Bill generation method and device
CN113283829B (en) Cost information determination method, apparatus, electronic device, and computer-readable medium
CN105144213A (en) Accounting for contract formation and fulfillment activities
CN115526587A (en) Method and device for generating customs message
CN111526184B (en) Business auditing method and device
CN115063223A (en) Low-code credit reporting data assembly method, device, device and storage medium
CN113139108A (en) Data processing method and device
CN113191815A (en) Equity and benefit effect analysis method, device and system
CN112363716A (en) Method, system and device for dynamically assembling evaluation model
CN112181817A (en) Test method and test device for SOA (service oriented architecture) platform

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