JP2023098347A - Order item configuration management device, order item configuration management method and configuration management program - Google Patents

Order item configuration management device, order item configuration management method and configuration management program Download PDF

Info

Publication number
JP2023098347A
JP2023098347A JP2021215056A JP2021215056A JP2023098347A JP 2023098347 A JP2023098347 A JP 2023098347A JP 2021215056 A JP2021215056 A JP 2021215056A JP 2021215056 A JP2021215056 A JP 2021215056A JP 2023098347 A JP2023098347 A JP 2023098347A
Authority
JP
Japan
Prior art keywords
order
product
ordered
semi
master
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
JP2021215056A
Other languages
Japanese (ja)
Inventor
雄大 三宅
Takehiro Miyake
剛光 上野
Takemitsu Ueno
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.)
Obic Co Ltd
Original Assignee
Obic 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 Obic Co Ltd filed Critical Obic Co Ltd
Priority to JP2021215056A priority Critical patent/JP2023098347A/en
Publication of JP2023098347A publication Critical patent/JP2023098347A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

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

Abstract

To provide an order item configuration management device, an order item configuration management method and an order item configuration management program, capable of providing a manufacturing instruction with a configuration close to actual manufacturing by registering components for each order in receiving the order on the basis of a commodity master and a configuration master as a model to allow automatic requirement calculation although they are order items.SOLUTION: An order item configuration management device acquires order input data in which order products and order items are set, sets an ordered product as a product to be semi-ordered on the basis of the order input data and a model master, acquires an ordered product record in which the ordering item is set as a semi-ordering item, and calculates a requirement of a configuration element for the ordered product on the basis of the ordered product record and a configuration master.SELECTED DRAWING: Figure 1

Description

本発明は、オーダー品構成管理装置、オーダー品構成管理方法、および、オーダー品構成管理プログラムに関する。 The present invention relates to an order product configuration management device, an order product configuration management method, and an order product configuration management program.

特許文献1には、製品作製に必要な中間品、部品または原材料の紐付けならびにそれぞれの必要数が定義された部品構成マスタに基づいて、当該製品への顧客オーダーに対する在庫引当および部品等の所要量計算を行う構成が開示されている。 In Patent Document 1, inventory allocation and parts requirements for customer orders for the product are based on a parts configuration master that defines the linkage of intermediates, parts, or raw materials required for product production and the required number of each. An arrangement is disclosed for performing the quantity calculation.

特開2012-88784号公報JP 2012-88784 A

しかしながら、上記特許文献1記載の発明においては、セミオーダー品の受注において、マスタ設定したひな形構成を基に使用材料の登録と、製造指示を行うことができないという課題があった。 However, in the invention described in Patent Document 1, there is a problem that when receiving orders for semi-ordered products, it is not possible to register the materials to be used and to issue manufacturing instructions based on the template configuration set as a master.

本発明は、上記問題点に鑑みてなされたものであって、ひな形となる商品マスタおよび構成マスタに基づいて、オーダーごとの部材を受注時に登録することで、オーダーではあるが自動の所要量計算で実際の製造に近い構成で製造指示をかけることができるオーダー品構成管理装置、オーダー品構成管理方法、および、オーダー品構成管理プログラムを提供することを目的とする。 The present invention has been made in view of the above problems. By registering parts for each order at the time of receiving an order based on a model product master and a composition master, it is possible to automatically calculate the required quantity of the order. To provide an order product composition management device, an order product composition management method, and an order product composition management program capable of issuing a manufacturing instruction with a composition close to actual manufacturing by calculation.

上述した課題を解決し、目的を達成するために、本発明に係るオーダー品構成管理装置は、記憶部と制御部とを備えたオーダー品構成管理装置であって、前記記憶部は、セミオーダー対象の製品、および、当該製品毎のセミオーダー項目を紐付けてひな形として設定した雛形マスタと、前記製品を構成する前記セミオーダー項目を含む構成要素の払出数量を設定した構成マスタと、を備え、前記制御部は、受注製品、および、受注項目を設定した受注入力データを取得する受注入力取得手段と、前記受注入力データ、および、前記雛形マスタに基づいて、前記受注製品を前記セミオーダー対象の製品として設定し、且つ、前記受注項目を前記セミオーダー項目として設定した受注製品レコードを取得するレコード取得手段と、前記受注製品レコード、および、前記構成マスタに基づいて、前記受注製品に対する前記構成要素の所要量を計算する所要量計算手段と、を備えたことを特徴とする。 In order to solve the above-described problems and achieve the object, an order product configuration management device according to the present invention is an order product configuration management device comprising a storage unit and a control unit, wherein the storage unit includes a semi-order A model master set as a template by linking target products and semi-order items for each product, and a configuration master setting the delivery quantity of components including the semi-order items that make up the product. The control unit includes an order entry acquisition means for acquiring order entry data in which an order entry product and order entry items are set; record acquisition means for acquiring an order product record in which the order item is set as the target product and the order item is set as the semi-order item; and a required quantity calculation means for calculating the required quantity of the component.

また、本発明に係るオーダー品構成管理装置において、前記記憶部は、前記製品、および、前記セミオーダー項目毎の在庫数量を設定した在庫データを記憶する在庫記憶手段、を更に備え、前記制御部は、前記所要量に基づいて、前記在庫記憶手段に記憶された前記在庫データを更新する在庫更新手段、を更に備えたことを特徴とする。 In the ordered product configuration management apparatus according to the present invention, the storage unit further includes inventory storage means for storing inventory data in which the product and the inventory quantity for each of the semi-order items are set, and the control unit is characterized by further comprising inventory update means for updating the inventory data stored in the inventory storage means based on the required quantity.

また、本発明に係るオーダー品構成管理装置において、前記所要量計算手段は、前記受注製品レコードに設定された前記セミオーダー項目の前記構成マスタに設定された前記払出数量を、前記受注製品に対する当該セミオーダー項目の前記所要量として取得することを特徴とする。 Further, in the ordered product composition management apparatus according to the present invention, the required quantity calculation means calculates the quantity to be delivered set in the composition master of the semi-order item set in the ordered product record as the corresponding quantity for the ordered product. It is characterized in that it is acquired as the required amount of the semi-order item.

また、本発明に係るオーダー品構成管理装置において、前記記憶部は、前記製品の製品単価を設定した単価マスタ、を更に備え、前記制御部は、前記受注製品レコードおよび前記単価マスタに基づいて、前記受注製品の金額を設定した受注データを取得する受注取得手段、を更に備えたことを特徴とする。 Further, in the ordered product configuration management apparatus according to the present invention, the storage unit further includes a unit price master in which unit prices of the products are set, and the control unit, based on the ordered product record and the unit price master, It is characterized by further comprising order acquisition means for acquiring order data in which the price of the ordered product is set.

また、本発明に係るオーダー品構成管理装置において、前記所要量計算手段は、前記受注データに設定された前記受注製品に基づいて、前記受注製品レコードに設定された前記セミオーダー項目の前記構成マスタに設定された前記払出数量を、当該受注製品に対する当該受注項目の前記所要量として取得することを特徴とする。 Further, in the ordered item configuration management apparatus according to the present invention, the required amount calculation means may calculate the configuration master of the semi-order items set in the ordered product record based on the ordered product set in the ordered item data. is obtained as the required amount of the order item for the order product.

また、本発明に係るオーダー品構成管理装置において、前記受注データは、更に、納品納期が設定され、前記制御部は、前記受注データ、前記受注製品レコード、および、前記所要量に基づいて、前記受注製品の製造納期、および、前記受注項目の払出数量を設定した製造指示データを取得する製造指示取得手段と、前記製造指示データに基づいて、前記受注製品の製造が完了した場合、製造実績データを取得する製造実績取得手段と、を更に備えたことを特徴とする。 Further, in the ordered product configuration management apparatus according to the present invention, the order data further includes a delivery date set, and the control unit controls the order data, the order product record, and the required quantity based on the order data, the order product record, and the required quantity Manufacturing instruction acquisition means for acquiring manufacturing instruction data in which the manufacturing delivery date of the ordered product and the delivery quantity of the ordered item are set; and manufacturing record acquisition means for acquiring the

また、本発明に係るオーダー品構成管理装置において、前記受注入力データは、更に、前記受注製品の受注数量が設定され、前記在庫更新手段は、前記所要量および前記受注入力データに設定された前記受注数量に基づいて、前記在庫記憶手段に記憶された前記製品の前記在庫数量を増加させ、前記在庫記憶手段に記憶された前記セミオーダー項目毎の前記在庫数量を減少させることで、前記在庫記憶手段に記憶された前記在庫データを更新することを特徴とする。 Further, in the order product composition management system according to the present invention, the order input data further includes the order quantity of the order product, and the inventory update means is configured to store the required quantity and the order input data set in the order input data. By increasing the inventory quantity of the product stored in the inventory storage means and decreasing the inventory quantity for each semi-order item stored in the inventory storage means based on the order quantity, the inventory storage is performed. It is characterized by updating the stock data stored in the means.

また、本発明に係るオーダー品構成管理方法は、記憶部と制御部とを備えたオーダー品構成管理装置に実行させるためのオーダー品構成管理方法であって、前記記憶部は、セミオーダー対象の製品、および、当該製品毎のセミオーダー項目を紐付けてひな形として設定した雛形マスタと、前記製品を構成する前記セミオーダー項目を含む構成要素の払出数量を設定した構成マスタと、を備え、前記制御部で実行させる、受注製品、および、受注項目を設定した受注入力データを取得する受注入力取得ステップと、前記受注入力データ、および、前記雛形マスタに基づいて、前記受注製品を前記セミオーダー対象の製品として設定し、且つ、前記受注項目を前記セミオーダー項目として設定した受注製品レコードを取得するレコード取得ステップと、前記受注製品レコード、および、前記構成マスタに基づいて、前記受注製品に対する前記構成要素の所要量を計算する所要量計算ステップと、を含むことを特徴とする。 Further, a product-order composition management method according to the present invention is a product-order composition management method to be executed by a product-order composition management apparatus having a storage unit and a control unit, wherein the storage unit includes a semi-order object. A model master in which a product and semi-order items for each product are linked and set as a model; an order entry acquisition step of acquiring order entry data in which an order entry product and order entry items are set, executed by the control unit; a record acquisition step of acquiring an order product record in which the order item is set as the target product and the order item is set as the semi-order item; and a requirements calculation step of calculating the requirements of the component.

また、本発明に係るオーダー品構成管理プログラムは、記憶部と制御部とを備えたオーダー品構成管理装置に実行させるためのオーダー品構成管理プログラムであって、前記記憶部は、セミオーダー対象の製品、および、当該製品毎のセミオーダー項目を紐付けてひな形として設定した雛形マスタと、前記製品を構成する前記セミオーダー項目を含む構成要素の払出数量を設定した構成マスタと、を備え、前記制御部において、受注製品、および、受注項目を設定した受注入力データを取得する受注入力取得ステップと、前記受注入力データ、および、前記雛形マスタに基づいて、前記受注製品を前記セミオーダー対象の製品として設定し、且つ、前記受注項目を前記セミオーダー項目として設定した受注製品レコードを取得するレコード取得ステップと、前記受注製品レコード、および、前記構成マスタに基づいて、前記受注製品に対する前記構成要素の所要量を計算する所要量計算ステップと、を実行させることを特徴とする。 Further, a product-order composition management program according to the present invention is a product-order composition management program to be executed by a product-order composition management apparatus having a storage unit and a control unit, wherein the storage unit includes a semi-order object. A model master in which a product and semi-order items for each product are linked and set as a model; In the control unit, an order entry acquisition step of acquiring order entry data in which an order entry product and order entry items are set; a record acquisition step of acquiring an order product record in which the order item is set as a product and in which the order item is set as the semi-order item; and a required quantity calculation step of calculating the required quantity of

本発明によれば、ひな形商品による、オーダー品の構成管理、および、オーダー毎に変更可能な材料の在庫管理を行うことができるという効果を奏する。また、オーダーメイドにより、注文・発注内容が一定の範囲で非定型になる業務においては、手書き帳票等での管理が多くなるが、本発明によれば、システム化による業務負荷低減・データ分析へとつなげることができるという効果を奏する。また、本発明によれば、家具や宝飾などの業界だけでなく、軽微なオーダーメイド品を取り扱う他業界でも、マスタ登録に付随する業務負荷低減や、詳細な原価管理の実現に繋げることができるという効果を奏する。また、本発明によれば、受注時の製造指示によるミスをなくし、即時性を持った工場への指示を行うことができ、材料の払出予定を基にした発注検討等をすることができるという効果を奏する。また、本発明によれば、登録の手間や、在庫管理等のミスを防ぎ業務の効率化を図ることができるという効果を奏する。 According to the present invention, it is possible to perform configuration management of ordered products and inventory management of materials that can be changed for each order, using prototype products. In addition, in custom-made work, orders and order contents are irregular within a certain range, and there is a lot of management with handwritten forms. There is an effect that it can be connected with. In addition, according to the present invention, not only in the furniture and jewelry industry, but also in other industries that handle minor custom-made products, it is possible to reduce the workload associated with master registration and realize detailed cost management. It has the effect of In addition, according to the present invention, mistakes due to manufacturing instructions at the time of receiving an order can be eliminated, instructions can be given to the factory with immediacy, and ordering can be considered based on the delivery schedule of materials. Effective. Further, according to the present invention, there is an effect that it is possible to improve the efficiency of business operations by preventing registration troubles and mistakes in inventory management.

図1は、本実施形態におけるオーダー品構成管理装置の構成の一例を示すブロック図である。FIG. 1 is a block diagram showing an example of the configuration of an order product configuration management device according to this embodiment. 図2は、本実施形態における雛形マスタの一例を示す図である。FIG. 2 is a diagram showing an example of a template master in this embodiment. 図3は、本実施形態における構成マスタの一例を示す図である。FIG. 3 is a diagram showing an example of a configuration master in this embodiment. 図4は、本実施形態における単価マスタの一例を示す図である。FIG. 4 is a diagram showing an example of the unit price master in this embodiment. 図5は、本実施形態におけるオーダー品構成管理装置の処理の一例を示すフローチャートである。FIG. 5 is a flow chart showing an example of processing of the product-order configuration management device in this embodiment. 図6は、本実施形態における受注入力画面の一例を示す図である。FIG. 6 is a diagram showing an example of an order entry screen in this embodiment. 図7は、本実施形態における受注入力処理の一例を示す図である。FIG. 7 is a diagram showing an example of order entry processing in this embodiment. 図8は、本実施形態における受注登録処理の一例を示す図である。FIG. 8 is a diagram showing an example of order registration processing in this embodiment. 図9は、本実施形態における製造指示展開処理の一例を示す図である。FIG. 9 is a diagram showing an example of manufacturing instruction expansion processing according to the present embodiment. 図10は、本実施形態における製造指示登録処理の一例を示す図である。FIG. 10 is a diagram showing an example of manufacturing instruction registration processing in this embodiment. 図11は、本実施形態における製造実績登録処理の一例を示す図である。FIG. 11 is a diagram showing an example of manufacturing record registration processing in this embodiment. 図12は、本実施形態における在庫データの一例を示す図である。FIG. 12 is a diagram showing an example of inventory data in this embodiment. 図13は、本実施形態における在庫データの一例を示す図である。FIG. 13 is a diagram showing an example of inventory data in this embodiment.

本発明の実施形態を図面に基づいて詳細に説明する。なお、本発明は本実施形態により限定されるものではない。 An embodiment of the present invention will be described in detail based on the drawings. In addition, this invention is not limited by this embodiment.

[1.概要]
まず、本発明の概要を説明する。
[1. overview]
First, the outline of the present invention will be explained.

オーダー品において、顧客の注文によって使用する部材を変更する必要があり、従来、ひな形によってある程度、製造指示のデータを管理できていたものの、オーダーごとの部材に関しては、都度製造指示を修正していた。 In made-to-order products, it is necessary to change the materials used according to the customer's order. Conventionally, although we were able to manage manufacturing instruction data to some extent using templates, we had to modify the manufacturing instructions each time regarding the materials for each order. rice field.

そこで、本実施形態においては、オーダー受注時にカタログ番号、仕様、使用するパーツ、色が選択され、そのデータをもとに事前に登録してあるひな形の品番を元に使用する部材を利用した新しい商品CDを生成し、受注登録し、製造時の所要量計算にてひな形品番の構成およびオーダー毎の部材を手配し、製造指示を行う仕組みを提供している。ここで、本実施形態においては、ひな形の構成にはダミーの部材が登録されており、オーダー時の部材とすり替えて所要量計算が実行される(ひな形によって数量は決まっているため数量はマスタ通り)また、本実施形態においては、製品が完成次第、該当の受注に紐づけ出荷される。 Therefore, in the present embodiment, catalog numbers, specifications, parts to be used, and colors are selected when an order is received, and based on that data, the parts to be used are used based on the part number of a pre-registered template. It provides a mechanism for creating a new product CD, registering an order, arranging the composition of a model product number and parts for each order based on the required quantity calculation at the time of manufacturing, and giving manufacturing instructions. Here, in this embodiment, dummy parts are registered in the configuration of the template, and the required quantity calculation is executed by replacing the parts at the time of ordering (because the quantity is determined by the template, the quantity is According to the master) Also, in this embodiment, as soon as the product is completed, it is linked to the corresponding order and shipped.

[2.構成]
本実施形態に係るオーダー品構成管理装置100の構成の一例について、図1から図4を参照して説明する。図1は、本実施形態におけるオーダー品構成管理装置100の構成の一例を示すブロック図である。
[2. composition]
An example of the configuration of the ordered product configuration management apparatus 100 according to this embodiment will be described with reference to FIGS. 1 to 4. FIG. FIG. 1 is a block diagram showing an example of the configuration of an ordered product configuration management device 100 according to this embodiment.

図1に示すように、オーダー品構成管理装置100は、市販のデスクトップ型パーソナルコンピュータである。なお、オーダー品構成管理装置100は、デスクトップ型パーソナルコンピュータのような据置型情報処理装置に限らず、市販されているノート型パーソナルコンピュータ、PDA(Personal Digital Assistants)、スマートフォン、タブレット型パーソナルコンピュータなどの携帯型情報処理装置であってもよい。 As shown in FIG. 1, the ordered product configuration management device 100 is a commercially available desktop personal computer. Note that the order product configuration management device 100 is not limited to a stationary information processing device such as a desktop personal computer, but may be a commercially available notebook personal computer, PDA (Personal Digital Assistants), a smart phone, a tablet personal computer, or the like. It may be a portable information processing device.

オーダー品構成管理装置100は、制御部102と通信インターフェース部104と記憶部106と入出力インターフェース部108と、を備えている。オーダー品構成管理装置100が備えている各部は、任意の通信路を介して通信可能に接続されている。 The ordered product configuration management device 100 includes a control section 102 , a communication interface section 104 , a storage section 106 and an input/output interface section 108 . Each unit included in the ordered product configuration management apparatus 100 is communicably connected via an arbitrary communication path.

通信インターフェース部104は、ルータ等の通信装置および専用線等の有線または無線の通信回線を介して、オーダー品構成管理装置100をネットワーク300に通信可能に接続する。通信インターフェース部104は、他の装置と通信回線を介してデータを通信する機能を有する。ここで、ネットワーク300は、オーダー品構成管理装置100とサーバ200とを相互に通信可能に接続する機能を有し、例えばインターネットやLAN(Local Area Network)等である。 The communication interface unit 104 communicably connects the ordered product configuration management apparatus 100 to the network 300 via a communication device such as a router and a wired or wireless communication line such as a dedicated line. The communication interface unit 104 has a function of communicating data with another device via a communication line. Here, the network 300 has a function of connecting the product-ordered product configuration management apparatus 100 and the server 200 so that they can communicate with each other, and is, for example, the Internet or a LAN (Local Area Network).

入出力インターフェース部108には、入力装置112および出力装置114が接続されている。出力装置114には、モニタ(タッチパネルを含む)の他、スピーカやプリンタを用いることができる。入力装置112には、キーボード、マウス、およびマイクの他、マウスと協働してポインティングデバイス機能を実現するモニタを用いることができる。なお、以下では、出力装置114をモニタ114またはプリンタ114とし、入力装置112をキーボード112またはマウス112として記載する場合がある。 An input device 112 and an output device 114 are connected to the input/output interface section 108 . The output device 114 can be a monitor (including a touch panel), a speaker, or a printer. The input device 112 can be a keyboard, a mouse, a microphone, or a monitor that cooperates with the mouse to provide a pointing device function. Note that, hereinafter, the output device 114 may be referred to as the monitor 114 or the printer 114 and the input device 112 may be referred to as the keyboard 112 or the mouse 112 .

記憶部106には、各種のデータベース、テーブル、およびファイルなどが格納される。記憶部106には、OS(Operating System)と協働してCPU(Central Processing Unit)に命令を与えて各種処理を行うためのコンピュータプログラムが記録される。記憶部106として、例えば、RAM(Random Access Memory)・ROM(Read Only Memory)等のメモリ装置、ハードディスクのような固定ディスク装置、フレキシブルディスク、および光ディスク等を用いることができる。記憶部106は、雛形マスタ106aと構成マスタ106bと単価マスタ106cと在庫データベース106dとを備えている。 The storage unit 106 stores various databases, tables, files, and the like. The storage unit 106 stores a computer program for performing various processes by giving commands to a CPU (Central Processing Unit) in cooperation with an OS (Operating System). As the storage unit 106, for example, memory devices such as RAM (Random Access Memory) and ROM (Read Only Memory), fixed disk devices such as hard disks, flexible disks, and optical disks can be used. The storage unit 106 includes a model master 106a, a configuration master 106b, a unit price master 106c, and an inventory database 106d.

雛形マスタ106aは、セミオーダー対象の製品、および、当該製品毎のセミオーダー項目を紐付けてひな形として設定したマスタである。 The template master 106a is a master in which products to be semi-ordered and semi-order items for each product are linked and set as a template.

ここで、図2を参照して、本実施形態における雛形マスタ106aの一例について説明する。図2は、本実施形態における雛形マスタ106aの一例を示す図である。 Here, an example of the template master 106a in this embodiment will be described with reference to FIG. FIG. 2 is a diagram showing an example of the model master 106a in this embodiment.

図2に示すように、本実施形態における雛形マスタ(品番マスタ)106aは、品番コード(CD)、カタログ番号、仕様、パーツ、色、セミオーダー項目(材料1、および、材料2)、ひな形区分、および、ひな形品番等が設定されている。ここで、本実施形態におけるひな形区分には、ひな形の場合、「1」が設定され、製品の場合、「2」が設定される。また、本実施形態において、実際の商品のみにひな形品番が付与されるため、雛形マスタ106aではNULLで設定され、受注製品レコード取得時に受注製品レコードにひな形品番が設定されている。 As shown in FIG. 2, the model master (part number master) 106a in this embodiment includes a product number code (CD), catalog number, specifications, parts, color, semi-order items (material 1 and material 2), model Classifications, model product numbers, etc. are set. Here, in the model classification in this embodiment, "1" is set for a model, and "2" is set for a product. Further, in this embodiment, since the model product number is given only to the actual product, it is set to NULL in the model master 106a, and the model product number is set to the ordered product record when the ordered product record is acquired.

図1に戻り、構成マスタ106bは、製品を構成するセミオーダー項目を含む構成要素の払出数量を設定したマスタである。ここで、構成マスタ106bは、商品のケース在庫、および、バラ在庫のロケーションが設定されていてもよい。 Returning to FIG. 1, the configuration master 106b is a master in which the delivery quantities of components including semi-order items that configure a product are set. Here, the configuration master 106b may be set with the locations of case inventory and bulk inventory of products.

ここで、図3を参照して、本実施形態における構成マスタ106bの一例について説明する。図3は、本実施形態における構成マスタ106bの一例を示す図である。 Here, an example of the configuration master 106b in this embodiment will be described with reference to FIG. FIG. 3 is a diagram showing an example of the configuration master 106b in this embodiment.

図3に示すように、本実施形態における構成マスタ(製造構成マスタ)106bは、製造構成の親である製品の品番CD、および、カタログ番号である製造構成パターンが設定され、親構成に紐付けて製造構成の子である部材等の払出商品毎に、親の品番CD、製造構成パターン、払出商品CD、払出数量、および、ダミー区分が設定されている。ここで、本実施形態におけるダミー区分には、ダミーの場合、「1」が設定され、ダミーでない(実際に使用される構成である)場合、「0」が設定されている。 As shown in FIG. 3, in the configuration master (manufacturing configuration master) 106b in this embodiment, the product number CD of the product that is the parent of the manufacturing configuration and the manufacturing configuration pattern that is the catalog number are set and linked to the parent configuration. A parent product number CD, a production configuration pattern, a delivery product CD, a delivery quantity, and a dummy classification are set for each delivery product such as a member that is a child of the manufacturing configuration. Here, in the dummy section in the present embodiment, "1" is set for a dummy, and "0" is set for a non-dummy (a configuration that is actually used).

単価マスタ106cは、製品の製品単価を設定したマスタである。 The unit price master 106c is a master in which product unit prices of products are set.

ここで、図4を参照して、本実施形態における単価マスタ106cの一例について説明する。図4は、本実施形態における単価マスタ106cの一例を示す図である。 Here, an example of the unit price master 106c in this embodiment will be described with reference to FIG. FIG. 4 is a diagram showing an example of the unit price master 106c in this embodiment.

図4に示すように、本実施形態における単価マスタ(商品単価マスタ)106cは、製品の品番CD、および、単価が設定されている。 As shown in FIG. 4, in the unit price master (merchandise unit price master) 106c in this embodiment, the item number CD and the unit price of the product are set.

図1に戻り、在庫データベース106dは、製品の在庫データを記憶する。ここで、在庫データベース106dは、製品、および、セミオーダー項目毎の在庫数量を設定した在庫データを記憶していてもよい。ここで、在庫データは、製品および構成要素の品番CD、現在庫数量、日付、ならびに、受払予定の在庫数量、入庫数量および出庫数量等が設定されていてもよい。また、在庫データベース106dは、受注入力データ、受注データ、製造指示データ、および/または、製造実績データ等を記憶していてもよい。 Returning to FIG. 1, the inventory database 106d stores product inventory data. Here, the inventory database 106d may store inventory data in which inventory quantities are set for each product and semi-order item. Here, the inventory data may include the item number CD of the product and components, the current inventory quantity, the date, and the expected inventory quantity, incoming quantity, outgoing quantity, and the like. In addition, the inventory database 106d may store order input data, order data, manufacturing instruction data, and/or manufacturing performance data.

制御部102は、オーダー品構成管理装置100を統括的に制御するCPU等である。制御部102は、OS等の制御プログラム・各種の処理手順等を規定したプログラム・所要データなどを格納するための内部メモリを有し、格納されているこれらのプログラムに基づいて種々の情報処理を実行する。制御部102は、機能概念的に、受注入力取得部102aとレコード取得部102bと受注取得部102cと所要量計算部102dと製造指示取得部102eと在庫更新部102fと製造実績取得部102gとを備えている。 The control unit 102 is a CPU or the like that comprehensively controls the ordered product configuration management apparatus 100 . The control unit 102 has an internal memory for storing a control program such as an OS, a program defining various processing procedures, required data, and the like, and performs various information processing based on these stored programs. Execute. The control unit 102 functionally and conceptually includes an order entry acquisition unit 102a, a record acquisition unit 102b, an order acquisition unit 102c, a required quantity calculation unit 102d, a manufacturing instruction acquisition unit 102e, an inventory update unit 102f, and a production performance acquisition unit 102g. I have.

受注入力取得部102aは、受注製品、および、受注項目を設定した受注入力データを取得する。ここで、受注入力データは、受注製品の受注数量が設定されていてもよい。また、受注入力取得部102aは、受注入力画面を表示させてもよい。 The order entry acquisition unit 102a acquires order entry data in which ordered products and order items are set. Here, the order entry data may include the order quantity of the ordered product. Further, the order entry acquisition unit 102a may display an order entry screen.

レコード取得部102bは、受注入力データ、および、雛形マスタ106aに基づいて、受注製品をセミオーダー対象の製品として設定し、且つ、受注項目をセミオーダー項目として設定した受注製品レコードを取得する。 The record acquisition unit 102b acquires an ordered product record in which ordered products are set as semi-ordered products and order items are set as semi-ordered items, based on the order input data and the model master 106a.

受注取得部102cは、受注製品の受注データを取得する。ここで、受注取得部102cは、受注製品レコードおよび単価マスタ106cに基づいて、受注製品の金額を設定した受注データを取得してもよい。受注データは、納品納期が設定されていてもよい。 The order acquisition unit 102c acquires order data of ordered products. Here, based on the ordered product record and the unit price master 106c, the received order acquisition unit 102c may acquire received order data in which the price of the ordered product is set. The delivery date may be set in the order data.

所要量計算部102dは、受注製品に対する構成要素の所要量を計算する。ここで、所要量計算部102dは、受注製品レコード、および、構成マスタ106bに基づいて、受注製品に対する構成要素(例えば、材料等)の所要量を計算してもよい。また、所要量計算部102dは、受注製品レコードに設定されたセミオーダー項目の構成マスタ106bに設定された払出数量を、受注製品に対する当該セミオーダー項目の所要量として取得してもよい。また、所要量計算部102dは、受注データに設定された受注製品に基づいて、受注製品レコードに設定されたセミオーダー項目の構成マスタ106bに設定された払出数量を、当該受注製品に対する当該受注項目の所要量として取得してもよい。 The required quantity calculation unit 102d calculates the required quantities of components for the ordered product. Here, the required amount calculation unit 102d may calculate required amounts of components (such as materials) for the ordered product based on the ordered product record and the configuration master 106b. In addition, the required quantity calculation unit 102d may acquire the delivery quantity set in the configuration master 106b of the semi-ordered item set in the ordered product record as the required quantity of the semi-ordered item for the ordered product. Based on the order product set in the order data, the requirements calculation unit 102d calculates the delivery quantity set in the configuration master 106b of the semi-order item set in the order product record as the order item for the order product. may be obtained as the required amount of

製造指示取得部102eは、受注製品の製造指示データを取得する。ここで、製造指示取得部102eは、受注データ、受注製品レコード、および、所要量に基づいて、受注製品の製造納期、および、受注項目の払出数量を設定した製造指示データを取得してもよい。 The manufacturing instruction acquisition unit 102e acquires manufacturing instruction data of an ordered product. Here, the manufacturing instruction acquisition unit 102e may acquire manufacturing instruction data in which the manufacturing delivery date of the ordered product and the delivery quantity of the ordered item are set based on the order data, the ordered product record, and the required amount. .

在庫更新部102fは、在庫データベース106dに記憶された在庫データを更新する。ここで、在庫更新部102fは、所要量に基づいて、在庫データベース106dに記憶された在庫データを更新してもよい。また、在庫更新部102fは、所要量および受注入力データに設定された受注数量に基づいて、在庫データベース106dに記憶された製品の在庫数量を増加させ、在庫データベース106dに記憶されたセミオーダー項目毎の在庫数量を減少させることで、在庫データベース106dに記憶された在庫データを更新してもよい。 The inventory update unit 102f updates the inventory data stored in the inventory database 106d. Here, the inventory update unit 102f may update the inventory data stored in the inventory database 106d based on the required quantity. In addition, the inventory update unit 102f increases the inventory quantity of the product stored in the inventory database 106d based on the required quantity and the order quantity set in the order input data, and inventory data stored in inventory database 106d may be updated by decreasing the inventory quantity of .

製造実績取得部102gは、受注製品の製造実績データを取得する。ここで、製造実績取得部102gは、製造指示データに基づいて、受注製品の製造が完了した場合、製造実績データを取得してもよい。 The production performance acquisition unit 102g acquires production performance data of ordered products. Here, the manufacturing performance acquisition unit 102g may acquire the manufacturing performance data when the manufacturing of the ordered product is completed based on the manufacturing instruction data.

[3.具体例]
本実施形態の具体例について、図5から図13を参照して説明する。
[3. Concrete example]
A specific example of the present embodiment will be described with reference to FIGS. 5 to 13. FIG.

[オーダー品構成管理処理]
ここで、図5を参照して、本実施形態におけるオーダー品構成管理処理の一例について説明する。図5は、本実施形態におけるオーダー品構成管理装置100の処理の一例を示すフローチャートである。
[Order product composition management process]
Here, an example of the order item configuration management process in this embodiment will be described with reference to FIG. FIG. 5 is a flow chart showing an example of processing of the product-ordered product configuration management device 100 in this embodiment.

図5に示すように、受注入力取得部102aは、受注入力画面を出力装置114に表示させ、ユーザにより入力装置112を介して受注入力画面に受注製品、受注項目および受注数量が設定された場合、受注製品、受注項目および受注数量を設定した受注入力データを取得する(ステップSA-1)。 As shown in FIG. 5, the order entry acquisition unit 102a causes the output device 114 to display the order entry screen, and when the user sets the order product, order item, and order quantity on the order entry screen via the input device 112, , ordered products, ordered items, and ordered quantity are set (step SA-1).

そして、レコード取得部102bは、受注入力データ、および、雛形マスタ106aに基づいて、受注製品をセミオーダー対象の製品として設定し、且つ、受注項目をセミオーダー項目として設定した受注製品レコードを取得する(ステップSA-2)。 Then, the record acquisition unit 102b acquires an ordered product record in which the ordered product is set as a semi-ordered product and the ordered item is set as a semi-ordered item, based on the order input data and the template master 106a. (Step SA-2).

そして、受注取得部102cは、受注製品レコードおよび単価マスタ106cに基づいて、受注製品の金額および納品納期を設定した受注データを取得する(ステップSA-3)。 Based on the ordered product record and the unit price master 106c, the order acquisition unit 102c acquires the ordered product data in which the price and delivery date of the ordered product are set (step SA-3).

そして、所要量計算部102dは、受注データに設定された受注製品に基づいて、受注製品レコードに設定されたセミオーダー項目の構成マスタ106bに設定された払出数量を、当該受注製品に対する受注項目の所要量として取得する(ステップSA-4)。 Based on the ordered product set in the ordered product, the requirements calculation unit 102d calculates the delivery quantity set in the configuration master 106b of the semi-ordered item set in the ordered product record as the ordered item for the ordered product. It is acquired as a required amount (step SA-4).

そして、製造指示取得部102eは、受注データ、受注製品レコード、および、受注製品に対する受注項目の所要量に基づいて、受注製品の製造納期、および、受注項目の払出数量を設定した製造指示データを取得する(ステップSA-5)。 Then, the manufacturing instruction acquisition unit 102e obtains manufacturing instruction data in which the manufacturing delivery date of the ordered product and the delivery quantity of the ordered item are set based on the ordered product, the ordered product record, and the required amount of the ordered item for the ordered product. Acquire (step SA-5).

そして、在庫更新部102fは、所要量および受注入力データに設定された受注数量に基づいて、在庫データベース106dに記憶された製品の在庫数量を増加させ、在庫データベース106dに記憶されたセミオーダー項目毎の在庫数量を減少させることで、在庫データベース106dに記憶された在庫データを更新する(ステップSA-6)。 Then, the inventory update unit 102f increases the inventory quantity of the product stored in the inventory database 106d based on the required quantity and the order quantity set in the order input data, and inventory data stored in the inventory database 106d is updated (step SA-6).

そして、製造実績取得部102gは、製造指示データに基づいて、受注製品の製造が完了した場合、製造実績データを取得し(ステップSA-7)、処理を終了する。 Then, based on the manufacturing instruction data, when the manufacturing of the ordered product is completed, the manufacturing performance acquisition unit 102g acquires the manufacturing performance data (step SA-7), and terminates the process.

ここで、図6から図11を参照して、本実施形態におけるオーダー品構成管理処理の一例について説明する。図6は、本実施形態における受注入力画面の一例を示す図である。図7は、本実施形態における受注入力処理の一例を示す図である。図8は、本実施形態における受注登録処理の一例を示す図である。図9は、本実施形態における製造指示展開処理の一例を示す図である。図10は、本実施形態における製造指示登録処理の一例を示す図である。図11は、本実施形態における製造実績登録処理の一例を示す図である。 Here, an example of the order item configuration management process according to the present embodiment will be described with reference to FIGS. 6 to 11. FIG. FIG. 6 is a diagram showing an example of an order entry screen in this embodiment. FIG. 7 is a diagram showing an example of order entry processing in this embodiment. FIG. 8 is a diagram showing an example of order registration processing in this embodiment. FIG. 9 is a diagram showing an example of manufacturing instruction expansion processing according to the present embodiment. FIG. 10 is a diagram showing an example of manufacturing instruction registration processing in this embodiment. FIG. 11 is a diagram showing an example of manufacturing record registration processing in this embodiment.

本実施形態においては、顧客のオーダーに基づいて、ユーザにより図6に示す受注入力画面にて製品のカタログ番号、仕様、パーツおよび色が指定され、顧客のオーダーに合わせて、顧客毎に選択可能な材料1および材料2が指定された場合、図7に示すように、受注入力画面にて指定されたカタログ番号、仕様、パーツおよび色に基づいて、既に雛形マスタ106aに登録済みのひな形が検索され、ひな形品番(雛形マスタ106aに設定された品番CD)を元に、顧客毎に指定された材料が設定された受注製品レコードが作成される。ここで、図7に示すように、受注製品レコードには、受注入力で指定された材料(NUNO001およびNUNO002)、および、元にしたひな形の品番CD(HINAGATA01)が保持されている。 In this embodiment, based on the customer's order, the user designates the catalog number, specifications, parts and color of the product on the order entry screen shown in FIG. When material 1 and material 2 are specified, as shown in FIG. 7, a model that has already been registered in the model master 106a is created based on the catalog number, specifications, parts, and color specified on the order entry screen. Based on the retrieved model product number (the product number CD set in the model master 106a), an order product record in which materials specified for each customer are set is created. Here, as shown in FIG. 7, the order product record holds the materials (NUNO001 and NUNO002) specified in the order input and the part number CD (HINAGATA01) of the original model.

そして、本実施形態においては、図8に示すように、ひな形の単価が取得され、オーダー品の金額が計算されることで、受注データが取得される。 In the present embodiment, as shown in FIG. 8, order data is obtained by obtaining the unit price of the model and calculating the price of the order item.

そして、本実施形態においては、図9に示すように、製造指示展開処理にて、対象の受注番号が指定された場合、対象の受注データに設定されている製品のデータから、受注製品レコードに設定されたひな形品番をもとに、製造構成が取得される。 In this embodiment, as shown in FIG. 9, when the target order number is specified in the manufacturing instruction expansion process, the data of the product set in the target order data is transferred to the order product record. The manufacturing configuration is acquired based on the set model part number.

そして、本実施形態においては、図10に示すように、構成マスタ106bに含まれる製造構成子データのダミー区分がダミーを示すものと、受注時のオーダー品毎の材料をすり替えて製造指示データが登録される。このように、本実施形態においては、製造指示登録により、正しい部材で製造指示ができるので、部材の払出予定が正しく管理可能となる。 In the present embodiment, as shown in FIG. 10, the dummy classification of the manufacturing construct data included in the composition master 106b indicates dummy, and the manufacturing instruction data is obtained by substituting the materials for each order item at the time of receiving an order. be registered. As described above, in the present embodiment, manufacturing instructions can be issued using correct parts by registering manufacturing instructions, so that it is possible to correctly manage the supply schedule of parts.

そして、本実施形態においては、図11に示すように、実際に製品製造が完了したタイミングで製造実績データが登録され、製品の在庫計上、および、払出商品の在庫払出が行われる。これにより、本実施形態においては、オーダー品ごとの部材の在庫管理を簡略化することができる。 In the present embodiment, as shown in FIG. 11, production performance data is registered at the timing when product production is actually completed, and inventory recording of products and inventory delivery of products to be delivered are performed. As a result, in the present embodiment, it is possible to simplify inventory management of parts for each ordered item.

また、図12および図13を参照して、本実施形態における発注検討の一例について説明する。図12および図13は、本実施形態における在庫データの一例を示す図である。 Also, an example of order consideration in the present embodiment will be described with reference to FIGS. 12 and 13. FIG. 12 and 13 are diagrams showing an example of inventory data in this embodiment.

製品の構成要素の発注検討において、製造指示登録段階において、在庫データに受払予定が登録される。ここで、図12に示すように、従来同様、オーダー品毎の部材を製品構成に加えずに、所要量計算がされた場合、NUNO002は、本来不足しているため、事前に発注をしなければならないが、正しく製造指示が作成されていないため、ユーザに在庫不足を気付かせることができない。一方、図13に示すように、本実施形態において、オーダー品毎の部材を製品構成に加え、所要量計算がされた場合、正しい部材で所要量計算されているため、ユーザに部材の欠品を気付かせることができる。このように、本実施形態においては、所要量計算時に正しい部材で製造指示が作成されることにより、在庫の受払予定を正しく確認することができる。 In the process of considering the ordering of components of a product, the receipt and payment schedule is registered in the inventory data at the manufacturing instruction registration stage. Here, as shown in FIG. 12, if the required quantity is calculated without adding the parts for each ordered item to the product composition, as in the conventional case, the NUNO002 is originally in short supply, so an order must be placed in advance. However, since the production instructions are not created correctly, the user cannot be made aware of the inventory shortage. On the other hand, as shown in FIG. 13, in this embodiment, when the required amount is calculated by adding the parts for each ordered item to the product composition, the required amount is calculated with the correct parts. can be noticed. As described above, in the present embodiment, the receipt/payment schedule of inventory can be correctly confirmed by creating manufacturing instructions with correct materials when calculating required quantities.

[4.国連が主導する持続可能な開発目標(SDGs)への貢献]
本実施形態により、業務効率化や企業の適切な経営判断を推進することに寄与することができるので、SDGsの目標8及び9に貢献することが可能となる。
[4. Contribution to the Sustainable Development Goals (SDGs) led by the United Nations]
Since this embodiment can contribute to improving operational efficiency and promoting appropriate management decisions of companies, it is possible to contribute to Goals 8 and 9 of the SDGs.

また、本実施形態により、廃棄ロス削減や、ペーパレス・電子化を推進することに寄与することができるので、SDGsの目標12、13及び15に貢献することが可能となる。 In addition, the present embodiment can contribute to the reduction of disposal loss and the promotion of paperless and computerization.

また、本実施形態により、統制、ガバナンス強化に寄与することができるので、SDGsの目標16に貢献することが可能となる。 In addition, since this embodiment can contribute to strengthening control and governance, it is possible to contribute to Goal 16 of the SDGs.

[5.他の実施形態]
本発明は、上述した実施形態以外にも、特許請求の範囲に記載した技術的思想の範囲内において種々の異なる実施形態にて実施されてよいものである。
[5. Other embodiments]
The present invention may be implemented in various different embodiments other than the embodiments described above within the scope of the technical idea described in the claims.

例えば、実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。 For example, among the processes described in the embodiments, all or part of the processes described as being automatically performed can be manually performed, or all of the processes described as being manually performed Alternatively, some can be done automatically by known methods.

また、本明細書中や図面中で示した処理手順、制御手順、具体的名称、各処理の登録データや検索条件等のパラメータを含む情報、画面例、データベース構成については、特記する場合を除いて任意に変更することができる。 In addition, unless otherwise specified, the processing procedures, control procedures, specific names, information including parameters such as registration data and search conditions for each process, screen examples, and database configurations shown in this specification and drawings can be changed arbitrarily.

また、オーダー品構成管理装置100に関して、図示の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。 Further, regarding the ordered product configuration management apparatus 100, each component shown in the figure is functionally conceptual, and does not necessarily need to be physically configured as shown in the figure.

例えば、オーダー品構成管理装置100が備える処理機能、特に制御部102にて行われる各処理機能については、その全部または任意の一部を、CPUおよび当該CPUにて解釈実行されるプログラムにて実現してもよく、また、ワイヤードロジックによるハードウェアとして実現してもよい。尚、プログラムは、本実施形態で説明した処理を情報処理装置に実行させるためのプログラム化された命令を含む一時的でないコンピュータ読み取り可能な記録媒体に記録されており、必要に応じてオーダー品構成管理装置100に機械的に読み取られる。すなわち、ROMまたはHDD(Hard Disk Drive)などの記憶部などには、OSと協働してCPUに命令を与え、各種処理を行うためのコンピュータプログラムが記録されている。このコンピュータプログラムは、RAMにロードされることによって実行され、CPUと協働して制御部を構成する。 For example, all or any part of the processing functions of the product-ordered product configuration management apparatus 100, particularly the processing functions performed by the control unit 102, are realized by a CPU and a program interpreted and executed by the CPU. Alternatively, it may be implemented as hardware by wired logic. The program is recorded on a non-temporary computer-readable recording medium containing programmed instructions for causing the information processing apparatus to execute the processing described in the present embodiment, and is configured as an order product as necessary. It is mechanically read by the management device 100 . That is, a storage unit such as a ROM or HDD (Hard Disk Drive) stores a computer program for giving commands to the CPU in cooperation with the OS to perform various processes. This computer program is executed by being loaded into the RAM and constitutes a control section in cooperation with the CPU.

また、このコンピュータプログラムは、オーダー品構成管理装置100に対して任意のネットワークを介して接続されたアプリケーションプログラムサーバに記憶されていてもよく、必要に応じてその全部または一部をダウンロードすることも可能である。 Also, this computer program may be stored in an application program server connected to the product-ordered structure management apparatus 100 via any network, and all or part of it may be downloaded as necessary. It is possible.

また、本実施形態で説明した処理を実行するためのプログラムを、一時的でないコンピュータ読み取り可能な記録媒体に格納してもよく、また、プログラム製品として構成することもできる。ここで、この「記録媒体」とは、メモリーカード、USB(Universal Serial Bus)メモリ、SD(Secure Digital)カード、フレキシブルディスク、光磁気ディスク、ROM、EPROM(Erasable Programmable Read Only Memory)、EEPROM(登録商標)(Electrically Erasable and Programmable Read Only Memory)、CD-ROM(Compact Disk Read Only Memory)、MO(Magneto-Optical disk)、DVD(Digital Versatile Disk)、および、Blu-ray(登録商標) Disc等の任意の「可搬用の物理媒体」を含むものとする。 Also, the program for executing the processing described in this embodiment may be stored in a non-temporary computer-readable recording medium, or may be configured as a program product. Here, the term "recording medium" refers to memory cards, USB (Universal Serial Bus) memories, SD (Secure Digital) cards, flexible disks, magneto-optical disks, ROMs, EPROMs (Erasable Programmable Read Only Memory), EEPROMs (registered trademark) (Electrically Erasable and Programmable Read Only Memory), CD-ROM (Compact Disk Read Only Memory), MO (Magneto-Optical disk), DVD (Digital Versatile Disk), and Blu-ray (registered trademark) Disc, etc. shall include any "portable physical medium".

また、「プログラム」とは、任意の言語または記述方法にて記述されたデータ処理方法であり、ソースコードまたはバイナリコード等の形式を問わない。なお、「プログラム」は必ずしも単一的に構成されるものに限られず、複数のモジュールやライブラリとして分散構成されるものや、OSに代表される別個のプログラムと協働してその機能を達成するものをも含む。なお、本実施形態に示した各装置において記録媒体を読み取るための具体的な構成および読み取り手順ならびに読み取り後のインストール手順等については、周知の構成や手順を用いることができる。 A "program" is a data processing method written in any language or writing method, regardless of the format such as source code or binary code. In addition, the "program" is not necessarily limited to a single structure, but is distributed as a plurality of modules or libraries, or cooperates with a separate program represented by the OS to achieve its function. Including things. It should be noted that well-known configurations and procedures can be used for the specific configuration and reading procedure for reading the recording medium in each device shown in the present embodiment, the installation procedure after reading, and the like.

記憶部106に格納される各種のデータベース等は、RAM、ROM等のメモリ装置、ハードディスク等の固定ディスク装置、フレキシブルディスク、および、光ディスク等のストレージ手段であり、各種処理やウェブサイト提供に用いる各種のプログラム、テーブル、データベース、および、ウェブページ用ファイル等を格納する。 The various databases and the like stored in the storage unit 106 are storage means such as memory devices such as RAM and ROM, fixed disk devices such as hard disks, flexible disks, and optical disks. programs, tables, databases, and files for web pages.

また、オーダー品構成管理装置100は、既知のパーソナルコンピュータまたはワークステーション等の情報処理装置として構成してもよく、また、任意の周辺装置が接続された当該情報処理装置として構成してもよい。また、オーダー品構成管理装置100は、当該装置に本実施形態で説明した処理を実現させるソフトウェア(プログラムまたはデータ等を含む)を実装することにより実現してもよい。 Also, the product-order configuration management apparatus 100 may be configured as an information processing apparatus such as a known personal computer or workstation, or may be configured as the information processing apparatus to which arbitrary peripheral devices are connected. Also, the product-ordered product configuration management device 100 may be implemented by installing software (including programs, data, etc.) that implements the processing described in the present embodiment.

更に、装置の分散・統合の具体的形態は図示するものに限られず、その全部または一部を、各種の付加等に応じてまたは機能負荷に応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。すなわち、上述した実施形態を任意に組み合わせて実施してもよく、実施形態を選択的に実施してもよい。 Furthermore, the specific form of distribution and integration of devices is not limited to the one shown in the figure, and all or part of them can be functionally or physically arranged in arbitrary units according to various additions or functional loads. It can be distributed and integrated. In other words, the embodiments described above may be arbitrarily combined and implemented, or the embodiments may be implemented selectively.

本発明は、オーダーメイドによる販売を行う家具業界および宝飾業界等を含む小売業界等の業界において有用である。 The present invention is useful in industries such as the retail industry, including the furniture industry, the jewelry industry, and the like, where sales are made to order.

100 オーダー品構成管理装置
102 制御部
102a 受注入力取得部
102b レコード取得部
102c 受注取得部
102d 所要量計算部
102e 製造指示取得部
102f 在庫更新部
102g 製造実績取得部
104 通信インターフェース部
106 記憶部
106a 雛形マスタ
106b 構成マスタ
106c 単価マスタ
106d 在庫データベース
108 入出力インターフェース部
112 入力装置
114 出力装置
200 サーバ
300 ネットワーク
100 Ordered product configuration management device 102 Control unit 102a Order input acquisition unit 102b Record acquisition unit 102c Order acquisition unit 102d Required amount calculation unit 102e Manufacturing instruction acquisition unit 102f Inventory update unit 102g Production performance acquisition unit 104 Communication interface unit 106 Storage unit 106a Template Master 106b Configuration master 106c Unit price master 106d Inventory database 108 Input/output interface unit 112 Input device 114 Output device 200 Server 300 Network

Claims (9)

記憶部と制御部とを備えたオーダー品構成管理装置であって、
前記記憶部は、
セミオーダー対象の製品、および、当該製品毎のセミオーダー項目を紐付けてひな形として設定した雛形マスタと、
前記製品を構成する前記セミオーダー項目を含む構成要素の払出数量を設定した構成マスタと、
を備え、
前記制御部は、
受注製品、および、受注項目を設定した受注入力データを取得する受注入力取得手段と、
前記受注入力データ、および、前記雛形マスタに基づいて、前記受注製品を前記セミオーダー対象の製品として設定し、且つ、前記受注項目を前記セミオーダー項目として設定した受注製品レコードを取得するレコード取得手段と、
前記受注製品レコード、および、前記構成マスタに基づいて、前記受注製品に対する前記構成要素の所要量を計算する所要量計算手段と、
を備えたことを特徴とするオーダー品構成管理装置。
An order product configuration management device comprising a storage unit and a control unit,
The storage unit
A model master that is set as a template by linking products to be semi-ordered and semi-order items for each product,
a configuration master in which the delivery quantities of components including the semi-order items that configure the product are set;
with
The control unit
Order entry acquisition means for acquiring order entry data in which order items and order items are set;
Record acquisition means for acquiring an ordered product record in which the ordered product is set as the semi-ordered product and the ordered item is set as the semi-ordered item based on the order input data and the template master. and,
a requirements calculation means for calculating requirements of the components for the ordered product based on the ordered product record and the configuration master;
An order product configuration management device comprising:
前記記憶部は、
前記製品、および、前記セミオーダー項目毎の在庫数量を設定した在庫データを記憶する在庫記憶手段、
を更に備え、
前記制御部は、
前記所要量に基づいて、前記在庫記憶手段に記憶された前記在庫データを更新する在庫更新手段、
を更に備えたことを特徴とする請求項1に記載のオーダー品構成管理装置。
The storage unit
inventory storage means for storing inventory data in which inventory quantities are set for each of the products and the semi-ordered items;
further comprising
The control unit
inventory update means for updating the inventory data stored in the inventory storage means based on the required amount;
2. The product order configuration management device according to claim 1, further comprising:
前記所要量計算手段は、
前記受注製品レコードに設定された前記セミオーダー項目の前記構成マスタに設定された前記払出数量を、前記受注製品に対する当該セミオーダー項目の前記所要量として取得することを特徴とする請求項1または2に記載のオーダー品構成管理装置。
The required amount calculation means is
3. The quantity to be delivered set in the configuration master of the semi-order item set in the ordered product record is obtained as the required amount of the semi-ordered item for the ordered product. The order product configuration management device described in .
前記記憶部は、
前記製品の製品単価を設定した単価マスタ、
を更に備え、
前記制御部は、
前記受注製品レコードおよび前記単価マスタに基づいて、前記受注製品の金額を設定した受注データを取得する受注取得手段、
を更に備えたことを特徴とする請求項3に記載のオーダー品構成管理装置。
The storage unit
a unit price master in which the product unit price of the product is set;
further comprising
The control unit
order acquisition means for acquiring order data in which the price of the ordered product is set based on the ordered product record and the unit price master;
4. The product order configuration management device according to claim 3, further comprising:
前記所要量計算手段は、
前記受注データに設定された前記受注製品に基づいて、前記受注製品レコードに設定された前記セミオーダー項目の前記構成マスタに設定された前記払出数量を、当該受注製品に対する当該受注項目の前記所要量として取得することを特徴とする請求項4に記載のオーダー品構成管理装置。
The required amount calculation means is
Based on the ordered product set in the ordered product, the delivery quantity set in the configuration master of the semi-ordered item set in the ordered product record is changed to the required quantity of the ordered item for the ordered product. 5. The product order configuration management system according to claim 4, wherein the information is acquired as.
前記受注データは、
更に、納品納期が設定され、
前記制御部は、
前記受注データ、前記受注製品レコード、および、前記所要量に基づいて、前記受注製品の製造納期、および、前記受注項目の払出数量を設定した製造指示データを取得する製造指示取得手段と、
前記製造指示データに基づいて、前記受注製品の製造が完了した場合、製造実績データを取得する製造実績取得手段と、
を更に備えたことを特徴とする請求項4に記載のオーダー品構成管理装置。
The order data is
In addition, the delivery date is set,
The control unit
manufacturing instruction acquisition means for acquiring manufacturing instruction data in which the manufacturing delivery date of the ordered product and the delivery quantity of the ordered item are set based on the received order data, the ordered product record, and the required quantity;
manufacturing performance acquisition means for acquiring manufacturing performance data when manufacturing of the ordered product is completed based on the manufacturing instruction data;
5. The order product configuration management device according to claim 4, further comprising:
前記受注入力データは、
更に、前記受注製品の受注数量が設定され、
前記在庫更新手段は、
所要量および前記受注入力データに設定された前記受注数量に基づいて、前記在庫記憶手段に記憶された前記製品の前記在庫数量を増加させ、前記在庫記憶手段に記憶された前記セミオーダー項目毎の前記在庫数量を減少させることで、前記在庫記憶手段に記憶された前記在庫データを更新することを特徴とする請求項2に記載のオーダー品構成管理装置。
The order entry data includes:
Furthermore, an order quantity for the ordered product is set,
The inventory updating means
increasing the inventory quantity of the product stored in the inventory storage means based on the required quantity and the order quantity set in the order entry data; 3. An order product composition management system according to claim 2, wherein said inventory data stored in said inventory storage means is updated by reducing said inventory quantity.
記憶部と制御部とを備えたオーダー品構成管理装置に実行させるためのオーダー品構成管理方法であって、
前記記憶部は、
セミオーダー対象の製品、および、当該製品毎のセミオーダー項目を紐付けてひな形として設定した雛形マスタと、
前記製品を構成する前記セミオーダー項目を含む構成要素の払出数量を設定した構成マスタと、
を備え、
前記制御部で実行させる、
受注製品、および、受注項目を設定した受注入力データを取得する受注入力取得ステップと、
前記受注入力データ、および、前記雛形マスタに基づいて、前記受注製品を前記セミオーダー対象の製品として設定し、且つ、前記受注項目を前記セミオーダー項目として設定した受注製品レコードを取得するレコード取得ステップと、
前記受注製品レコード、および、前記構成マスタに基づいて、前記受注製品に対する前記構成要素の所要量を計算する所要量計算ステップと、
を含むことを特徴とするオーダー品構成管理方法。
A product-order configuration management method to be executed by a product-order configuration management device having a storage unit and a control unit, comprising:
The storage unit
A model master that is set as a template by linking products to be semi-ordered and semi-order items for each product,
a configuration master in which the delivery quantities of components including the semi-order items that configure the product are set;
with
to be executed by the control unit;
an order input acquisition step for acquiring order input data in which order items and order items are set;
A record acquisition step of acquiring an ordered product record in which the ordered product is set as the semi-ordered product and the ordered item is set as the semi-ordered item based on the order input data and the template master. and,
a requirements calculation step of calculating requirements of the components for the ordered product based on the ordered product record and the configuration master;
An order item configuration management method, comprising:
記憶部と制御部とを備えたオーダー品構成管理装置に実行させるためのオーダー品構成管理プログラムであって、
前記記憶部は、
セミオーダー対象の製品、および、当該製品毎のセミオーダー項目を紐付けてひな形として設定した雛形マスタと、
前記製品を構成する前記セミオーダー項目を含む構成要素の払出数量を設定した構成マスタと、
を備え、
前記制御部において、
受注製品、および、受注項目を設定した受注入力データを取得する受注入力取得ステップと、
前記受注入力データ、および、前記雛形マスタに基づいて、前記受注製品を前記セミオーダー対象の製品として設定し、且つ、前記受注項目を前記セミオーダー項目として設定した受注製品レコードを取得するレコード取得ステップと、
前記受注製品レコード、および、前記構成マスタに基づいて、前記受注製品に対する前記構成要素の所要量を計算する所要量計算ステップと、
を実行させるためのオーダー品構成管理プログラム。
A product-order configuration management program to be executed by a product-order configuration management device having a storage unit and a control unit,
The storage unit
A model master that is set as a template by linking products to be semi-ordered and semi-order items for each product,
a configuration master in which the delivery quantities of components including the semi-order items that configure the product are set;
with
In the control unit,
an order input acquisition step for acquiring order input data in which order items and order items are set;
A record acquisition step of acquiring an ordered product record in which the ordered product is set as the semi-ordered product and the ordered item is set as the semi-ordered item based on the order input data and the template master. and,
a requirements calculation step of calculating requirements of the components for the ordered product based on the ordered product record and the configuration master;
Ordered product composition management program for executing
JP2021215056A 2021-12-28 2021-12-28 Order item configuration management device, order item configuration management method and configuration management program Pending JP2023098347A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021215056A JP2023098347A (en) 2021-12-28 2021-12-28 Order item configuration management device, order item configuration management method and configuration management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021215056A JP2023098347A (en) 2021-12-28 2021-12-28 Order item configuration management device, order item configuration management method and configuration management program

Publications (1)

Publication Number Publication Date
JP2023098347A true JP2023098347A (en) 2023-07-10

Family

ID=87071912

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021215056A Pending JP2023098347A (en) 2021-12-28 2021-12-28 Order item configuration management device, order item configuration management method and configuration management program

Country Status (1)

Country Link
JP (1) JP2023098347A (en)

Similar Documents

Publication Publication Date Title
JP6997830B2 (en) Cost control equipment, cost control methods, and cost control programs
JP2023098347A (en) Order item configuration management device, order item configuration management method and configuration management program
JP2020004213A (en) Sales transfer classification apparatus, sales transfer classification method and sales transfer classification program
JP2023001262A (en) Article arrangement support device, article arrangement support method and article arrangement support program
JP6829095B2 (en) Unit price calculation device, unit price calculation method and unit price calculation program
JP7045812B2 (en) Transfer device, transfer method, and transfer program
JP7093267B2 (en) Data generator, data generation method and data generation program
JP6937130B2 (en) Inventory management device, inventory management method and inventory management program
JP6887264B2 (en) Inventory management device, inventory management method and inventory management program
JP7198706B2 (en) INVENTORY INQUIRY DEVICE, INVENTORY INQUIRY METHOD, AND INVENTORY INQUIRY PROGRAM
JP7502206B2 (en) Consigned item management device, consigned item management method, and consigned item management program
JP7112299B2 (en) Order-related work support system and order-related work support method
JP7453923B2 (en) Packaging conversion device, packaging conversion method, and packaging conversion program
JP2022155478A (en) Cost management device, cost management method, and cost management program
JP7410847B2 (en) Inventory management support device, inventory management support method, and inventory management support program
JP7274380B2 (en) Commercial distribution management device, commercial distribution management method, and commercial distribution management program
JP7324162B2 (en) Cost output device, cost output method, and cost output program
JP7194063B2 (en) Journal writing device, journal writing method and journal writing program
JP7178304B2 (en) Inventory control device, inventory control method and inventory control program
JP2023015947A (en) Group company cooperation device, group company cooperation method, and group company cooperation program
JP2022120555A (en) Inventory management apparatus, inventory management method, and inventory management program
JP2024022260A (en) Order plan formulating device, order plan formulating method and order plan formulating program
JP2022110524A (en) Deposited product management device, deposited product management method, and deposited product management program
JP2024050288A (en) Store-specific merchandise management device, store-specific merchandise management method, and store-specific merchandise management program
JP2022119994A (en) Unit price calculation apparatus, unit price calculation method, and unit price calculation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240517

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20240517