JPH07296081A - System for construction parts table - Google Patents

System for construction parts table

Info

Publication number
JPH07296081A
JPH07296081A JP6082913A JP8291394A JPH07296081A JP H07296081 A JPH07296081 A JP H07296081A JP 6082913 A JP6082913 A JP 6082913A JP 8291394 A JP8291394 A JP 8291394A JP H07296081 A JPH07296081 A JP H07296081A
Authority
JP
Japan
Prior art keywords
item
information table
configuration information
address
temporary
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
JP6082913A
Other languages
Japanese (ja)
Inventor
Yoshio Yamada
美穂 山田
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP6082913A priority Critical patent/JPH07296081A/en
Priority to US08/422,851 priority patent/US5796614A/en
Publication of JPH07296081A publication Critical patent/JPH07296081A/en
Pending legal-status Critical Current

Links

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

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

Abstract

PURPOSE:To accelerate the speed of an MRP processing by permitting item information and configuration information required for MRP calculation to a form where one-level lower order evolution is easily executed when they are constructed in a memory. CONSTITUTION:When reference information (item information and configuration information) stored in a disk is fetched onto the memory at the time of starting the MRP processing, an item information table is permitted to have a configuration address 2 and a configuration information table is permitted to have item addresses 6 and 7 in the item information table corresponding to a master item and a slave item. At the time of one-level lower order evolution in MRP, evolution is executed in the low-order item only by address designation without retrieving the slave item from the master item.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、部品表構築方式に関す
るもので、特に、品目情報と構成情報からツリー構造の
部品表を構築するための部品表構築方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a parts table construction method, and more particularly to a parts table construction method for building a parts table having a tree structure from item information and configuration information.

【0002】[0002]

【従来の技術】従来の部品表構築方式について図面を参
照して詳細に説明する。従来の方式としては、特開昭6
3―200950号公報に示される部品作成管理方式
や、特開平3―287357号公報に示される高速MR
P手法を用いた手配計画支援システムがある。次に、こ
れらの従来例について図面を参照して説明する。
2. Description of the Related Art A conventional parts table construction method will be described in detail with reference to the drawings. As a conventional method, there is JP-A-6
The component creation management system disclosed in Japanese Patent Laid-Open No. 3-200950 and the high-speed MR disclosed in Japanese Patent Laid-Open No. 3-287357.
There is an arrangement planning support system using the P method. Next, these conventional examples will be described with reference to the drawings.

【0003】図3は、従来の部品表構築に用いられた品
目情報テーブルの一例を示す。図3に示す品目情報テー
ブルは、品目番号と品目に係属する、品目名称、計量単
位、在庫数量などの種々の情報とを含んで構成される。
FIG. 3 shows an example of an item information table used for conventional parts table construction. The item information table shown in FIG. 3 is configured to include an item number and various pieces of information related to the item, such as an item name, a unit of measurement, and an inventory quantity.

【0004】図4は、従来の部品表構築に用いられた構
成情報テーブルの一例を示す。図4に示す構成情報テー
ブルは、親品目番号とその親品目の子品目番号と1親子
関係に係属する、構成数量、構成リードタイムなどの種
々の情報とを含んで構成される。
FIG. 4 shows an example of a configuration information table used for conventional parts table construction. The configuration information table shown in FIG. 4 is configured to include a parent item number, a child item number of the parent item, and various types of information such as a configuration quantity, a configuration lead time, and the like that are related to one parent-child relationship.

【0005】従来技術では、品目情報テーブルおよび構
成情報テーブルはディスク内のデータベースに格納され
ており、部品表1レベル下位展開を行う際、構成情報テ
ーブルの中から、親品目を検索し、該当する子品目をメ
モリ上に展開している。
In the prior art, the item information table and the configuration information table are stored in the database in the disk, and when the lower level development of the parts table 1 is performed, the parent item is searched from the configuration information table and the corresponding item is found. Child items are expanded on the memory.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の部品表
構築方式は、部品表上に存在する品目の全ての処理をレ
ベルバイレベルで行う場合、上位レベルの処理が終了し
たのち、1レベル下位の品目の処理を始める時、処理の
終了した上位レベル品目の情報をディスクに書込み、次
に処理すべき子品目をディスク内の構成テーブルの中か
ら、品目番号および品目タイプなどのキー項目のマッチ
ングを行い、検索し、メモリ上に取り出しているため、
処理全体の時間が長くなる、という欠点がある。
In the above-mentioned conventional parts table construction method, when all the processing of the items existing on the parts table is performed at the level-by-level, after the processing of the higher level is completed, the lower level of one level is completed. When starting the processing of the above items, the information of the processed higher level items is written to the disk, and the child items to be processed next are matched with the key items such as the item number and the item type from the configuration table in the disk. Is done, searched and retrieved in memory,
There is a drawback that the whole processing time becomes long.

【0007】[0007]

【課題を解決するための手段】本発明の部品表構築方式
は、品目番号と品目名称、計量単位、在庫数量を含む、
品目特有の情報と構成情報テーブルにおけるその品目の
子品目群の先頭を示す構成アドレスにより構成される品
目情報テーブルと、親品目番号とその親品目の子品目番
号と構成数量、構成リードタイムを含む、1親子関係に
係属する情報と品目情報テーブルにおける親品目のアド
レスおよび子品目のアドレスにより構成される構成情報
テーブルとを含むことを特徴とする。
A parts table construction method of the present invention includes an item number and an item name, a unit of measurement, and an inventory quantity.
Includes an item information table consisting of item-specific information and a configuration address indicating the beginning of the child item group of the item in the configuration information table, a parent item number, a child item number of the parent item, a configuration quantity, and a configuration lead time Configuration information composed of information related to one parent-child relationship, the address of the parent item and the address of the child item in the item information table
And a table.

【0008】[0008]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0009】図1(a)は、本発明の一実施例における
品目情報テーブルを示す。図1(a)に示す品目情報テ
ーブルは、品目番号1と、品目に係属する種々の情報
と、構成情報テーブルにおけるその品目の子品目群の先
頭を示す構成アドレス2とを含んで構成される。
FIG. 1A shows an item information table in one embodiment of the present invention. The item information table shown in FIG. 1A includes an item number 1, various pieces of information related to the item, and a configuration address 2 indicating the head of a child item group of the item in the configuration information table. .

【0010】図1(b)は、本発明の一実施例における
構成情報テーブルを示す。図1(b)に示す構成情報テ
ーブルは、親品目番号4と子品目番号5とその1親
子関係に係属する種々の情報と、図1(a)に示した品
目情報テーブルにおける親品目のアドレス6、子品目
のアドレス7とを含んで構成される。以下に図1(a)
に示した品目情報テーブルおよび図1(b)に示した構
成情報テーブルの構築方式を説明する。
FIG. 1B shows a configuration information table in an embodiment of the present invention. The configuration information table shown in FIG. 1B has a parent item number 4, a child item number 5 , various information related to the one parent-child relationship, and a parent item in the item information table shown in FIG. 6 and the address 7 of the child item. Figure 1 (a) below
A construction method of the item information table shown in FIG. 1 and the configuration information table shown in FIG. 1B will be described.

【0011】品目情報テーブルは、必要な情報をディス
クからメモリに読込み、仮品目情報テーブルとして格納
し、品目番号1をキーとして、ソートしておく。次に、
構成情報テーブルは、必要な情報をディスクからメモリ
に読込み、仮構成情報テーブルとして格納する。次に、
品目情報テーブルと構成情報テーブルの関係付けの処理
を行う。
In the item information table, necessary information is read from the disk into the memory, stored as a temporary item information table, and sorted using the item number 1 as a key. next,
The configuration information table reads necessary information from the disk into the memory and stores it as a temporary configuration information table. next,
The process of associating the item information table and the configuration information table is performed.

【0012】品目情報と構成情報の関係付けのため、先
ず、仮構成情報テーブルを子品目番号5でソートし、子
品目アドレス7に品目情報テーブルの相対位置3をセッ
トする。次に、仮構成情報テーブルのレコードを、親品
目番号4を第1キー、子品目番号5を第2キーとしてソ
ートし、仮構成情報テーブルの親品目アドレス6に品目
情報テーブルの相対位置3をセットする。最後に仮品目
情報テーブルの構成アドレス2に、品目番号1の子品目
グループの最初の構成情報が格納されている仮構成情報
テーブルの相対位置8をセットする。仮品目情報テーブ
ルの構成アドレスがセットされ、仮構成情報テーブルの
親品目アドレスおよび子品目アドレスがセットされた時
点で、仮品目情報テーブルおよび仮構成情報テーブル
は、品目情報テーブルおよび構成情報テーブルとして格
納される。
In order to associate the item information with the configuration information, the temporary configuration information table is first sorted by the child item number 5, and the relative position 3 of the item information table is set in the child item address 7. Next, the records of the temporary configuration information table are sorted with the parent item number 4 as the first key and the child item number 5 as the second key, and the relative position 3 of the item information table is set to the parent item address 6 of the temporary configuration information table. set. Finally, the relative position 8 of the temporary configuration information table in which the first configuration information of the child item group of item number 1 is stored is set to the configuration address 2 of the temporary item information table. The temporary item information table and the temporary configuration information table are stored as the item information table and the configuration information table when the configuration address of the temporary item information table is set and the parent item address and the child item address of the temporary configuration information table are set. To be done.

【0013】図2は、本発明の一実施例を示す部品表ツ
リーイメージである。本部品表ツリーは、図1(a)の
品目情報テーブルおよび図1(b)の構成情報テーブル
より構築された部品表ツリーである。1レベル目の品目
番号AAA-007 の処理が終了すると、次レベルの品目の処
理を行うため、図1(a)の品目情報テーブルにある品
目番号AAA-007 の構成アドレスをみる。品目番号AAA-00
7 の構成アドレスは0001であるから、品目番号AAA-
007 の子品目は、図1(b)の構成情報テーブルの相対
位置0001から、親品目アドレスが等しい範囲、すな
わち、相対位置0003までの、CCC-001 、CCC-003 、
DDD-111 であることがわかり、これらの子品目にたいし
て、部品表1レベル下位展開が行われる。
FIG. 2 is a parts table tree image showing an embodiment of the present invention. This parts table tree is a parts table tree constructed from the item information table of FIG. 1A and the configuration information table of FIG. 1B. When the processing of the item number AAA-007 of the first level is finished, the constituent address of the item number AAA-007 in the item information table of FIG. Item number AAA-00
Since the composition address of 7 is 0001, item number AAA-
The child items of 007 are CCC-001, CCC-003, from the relative position 0001 of the configuration information table of FIG. 1B to the range where the parent item address is equal, that is, the relative position 0003.
It is found to be DDD-111, and these child items are expanded to the BOM level 1 level.

【0014】[0014]

【発明の効果】本発明の部品表構築方式は、品目情報テ
ーブルに構成アドレスをもち、構成情報テーブルに品目
アドレスをもち、アドレスによって子品目を指定し、部
品表1レベル展開を随時行うことにより、子品目の検索
時間を短縮することが可能となり、資材所要量計算など
の複雑な処理の処理時間を短縮することができるという
効果がある。
According to the parts table construction method of the present invention, the item information table has the composition address, the composition information table has the item address, the child item is designated by the address, and the parts table 1 level expansion is performed at any time. As a result, it is possible to shorten the search time for child items, and it is possible to shorten the processing time for complicated processing such as calculation of material requirements.

【図面の簡単な説明】[Brief description of drawings]

【図1】分図(a),(b)は本発明の一実施例
における品目情報テーブルおよび構成情報テーブル
れぞれ示す図である。
1A and 1B show an embodiment of the present invention.
3 is a diagram showing an item information table and a configuration information table in FIG.

【図2】本発明の一実施例における部品表ツリーを示す
図である。
FIG. 2 is a diagram showing a parts table tree according to an embodiment of the present invention.

【図3】従来例における品目情報テーブルを示す図であ
る。
FIG. 3 is a diagram showing an item information table in a conventional example.

【図4】従来例における構成情報テーブルを示す図であ
る。
FIG. 4 is a diagram showing a configuration information table in a conventional example.

【符号の説明】[Explanation of symbols]

1 品目番号 2 構成アドレス 3 品目情報テーブルの相対位置 4 親品目番号 5 子品目番号 6 親品目アドレス 7 子品目アドレス 8 構成情報テーブルの相対位置 1 Item number 2 Configuration address 3 Relative position of item information table 4 Parent item number 5 Child item number 6 Parent item address 7 Child item address 8 Relative position of configuration information table

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 品目番号と品目名称、計量単位、在庫数
量を含む、品目特有の情報と構成情報テーブルにおける
その品目の子品目群の先頭を示す構成アドレスにより構
成される品目情報テーブルと、親品目番号とその親品目
の子品目番号と構成数量、構成リードタイムを含む、1
親子関係に係属する情報と品目情報テーブルにおける親
品目のアドレスおよび子品目のアドレスにより構成され
る構成情報テーブルとを含むことを特徴とする部品表構
築方式。
1. An item information table including an item number, an item name, a unit of measure, an inventory quantity, an item-specific information and a configuration address indicating the head of a child item group of the item in the configuration information table, and a parent. 1 including the item number and its parent item's child item number, component quantity, and component lead time
A parts table construction method comprising: information related to a parent-child relationship and a configuration information table configured by an address of a parent item and an address of a child item in the item information table.
【請求項2】 品目情報テーブルに、必要な情報をディ
スクからメモリに読込み、仮品目情報テーブルとして格
納し、品目番号をキーとして、ソートしておき、次に、
構成情報テーブルに、必要な情報をディスクからメモリ
に読込み、仮構成情報テーブルとして格納し、次に、前
記品目情報テーブルと前記構成情報テーブルの関係付け
の処理を行う第1のステップと、 品目情報と構成情報の関係付けのため、先ず、仮構成情
報テーブルを子品目番号でソートし、子品目アドレスに
品目情報テーブルの相対位置をセットし、次に、前記仮
構成情報テーブルのレコードを、親品目番号を第1キ
ー、前記子品目番号を第2キーとしてソートし、前記仮
構成情報テーブルの親品目アドレスに前記品目情報テー
ブルの相対位置をセットし、前記仮品目情報テーブルの
構成アドレスに、前記品目番号の子品目グループの最初
の構成情報が格納されている仮構成情報テーブルの相対
位置をセットし、前記仮品目情報テーブルの構成アドレ
スがセットされ、前記仮構成情報テーブルの親品目アド
レスおよび子品目アドレスがセットされた時点で、前記
仮品目情報テーブルおよび仮構成情報テーブルに、前記
品目情報テーブルおよび構成情報テーブルとして格納す
る第2のステップとを含むことを特徴とする部品表構築
方法。
2. In the item information table, necessary information is read from the disk into the memory, stored as a temporary item information table, sorted using the item number as a key, and then,
In the configuration information table, the necessary information is read from the disk into the memory, stored as a temporary configuration information table, and then the first step of performing the processing of relating the item information table and the configuration information table, and the item information. In order to correlate the temporary configuration information table with the configuration information, first, the temporary configuration information table is sorted by the child item number, the relative position of the item information table is set to the child item address, and then the record of the temporary configuration information table is set to the parent item. The item number is sorted as the first key and the child item number is sorted as the second key, the relative position of the item information table is set to the parent item address of the temporary configuration information table, and the configuration address of the temporary item information table is set to The relative position of the temporary configuration information table in which the first configuration information of the child item group of the item number is stored is set, and the temporary item information table is set. When the configuration address is set and the parent item address and the child item address of the temporary configuration information table are set, the temporary item information table and the temporary configuration information table are stored as the item information table and the configuration information table. A parts table construction method comprising: a second step.
JP6082913A 1994-04-21 1994-04-21 System for construction parts table Pending JPH07296081A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP6082913A JPH07296081A (en) 1994-04-21 1994-04-21 System for construction parts table
US08/422,851 US5796614A (en) 1994-04-21 1995-04-17 Level-by-level explosion method for material requirements planning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6082913A JPH07296081A (en) 1994-04-21 1994-04-21 System for construction parts table

Publications (1)

Publication Number Publication Date
JPH07296081A true JPH07296081A (en) 1995-11-10

Family

ID=13787499

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6082913A Pending JPH07296081A (en) 1994-04-21 1994-04-21 System for construction parts table

Country Status (1)

Country Link
JP (1) JPH07296081A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2440650A (en) * 2006-07-27 2008-02-06 Nec Corp Parts production system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04165468A (en) * 1990-10-29 1992-06-11 Nec Corp Component list control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04165468A (en) * 1990-10-29 1992-06-11 Nec Corp Component list control system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2440650A (en) * 2006-07-27 2008-02-06 Nec Corp Parts production system
US7698013B2 (en) 2006-07-27 2010-04-13 Honda Motor Co., Ltd. Parts production management system and parts production management method
GB2440650B (en) * 2006-07-27 2011-10-05 Nec Corp Parts production system and parts production method

Similar Documents

Publication Publication Date Title
JPH07311777A (en) Data retrieval method for different kind of data base
JPH07296081A (en) System for construction parts table
JP4413810B2 (en) Product configuration management program, product configuration management method, and product configuration management apparatus
JP3295826B2 (en) Part number input and display method in man-hour management system
JPH0736737A (en) Method for generating test data
JP3351560B2 (en) Image data management method
JP3085251B2 (en) Database device, search method therefor, and recording medium recording search program for searching database device by computer
JPH04281527A (en) Software specification preparation and evaluation supporting system
JP2925667B2 (en) Process flow creation system
JPS6014324A (en) Associative storage device
JPH10254887A (en) Data base system
JPH09212515A (en) Information retrieving device
JPH09146816A (en) Table expansion system
JPH0628411A (en) Data base managing device
JPH02120950A (en) Address conversion system for memory dump file access
JPH0520149A (en) High speed retrieving/reading-out system in cad system
JP2001249986A (en) Work supporting method, work supporting system and computer readable recording medium recorded with program
JPH09128284A (en) File editing device
JPH0896010A (en) Display device for simulation result of logic circuit
JPH0778195A (en) Data updating system in circuit design cad
JPH08194685A (en) Node information retrieving device for finite element method
JPH07234188A (en) Data analysis system
JPH02128234A (en) System for controlling generation of test program
JPH08137929A (en) System for retrieving and determining parts
JPH05120347A (en) File retrieving system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980317