JP2005060034A - Inventory management system and inventory management method - Google Patents
Inventory management system and inventory management method Download PDFInfo
- Publication number
- JP2005060034A JP2005060034A JP2003292789A JP2003292789A JP2005060034A JP 2005060034 A JP2005060034 A JP 2005060034A JP 2003292789 A JP2003292789 A JP 2003292789A JP 2003292789 A JP2003292789 A JP 2003292789A JP 2005060034 A JP2005060034 A JP 2005060034A
- Authority
- JP
- Japan
- Prior art keywords
- product
- search
- master
- allocation pattern
- information
- 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.)
- Granted
Links
Images
Landscapes
- Warehouses Or Storage Devices (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
【課題】 倉庫業務において出庫指示のための検索処理を容易にし、在庫データのインデックス領域や検索ロジックの削減を図り、管理するデータ量を軽減することを目的とする。
【解決手段】 出庫時における検索条件となる引当パターンを商品の種別毎に設定して検索パターンマスタを作成する工程と、入庫された商品に対して検索パターンマスタに登録されている引当パターンのうちのいずれを割り当てるかを受け付ける工程と、入庫された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付けて在庫マスタを作成する工程と、商品に割り当てられた引当パターンに基づいて検索条件を設定し、在庫マスタに格納されている商品情報を検索して出庫情報登録を行う工程とを含む。
【選択図】 図1PROBLEM TO BE SOLVED: To facilitate a search process for a delivery instruction in a warehouse operation, to reduce an index area and search logic of inventory data, and to reduce an amount of data to be managed.
SOLUTION: A step of creating a search pattern master by setting an allocation pattern serving as a search condition at the time of delivery for each product type, and an allocation pattern registered in the search pattern master for a received product A step of accepting which one of the items is assigned, a step of accepting input of product information on at least an item necessary for the search condition based on the allocation pattern assigned to the received goods, and creating an inventory master And setting search conditions based on the allocation pattern assigned to the product, searching for product information stored in the inventory master, and registering the delivery information.
[Selection] Figure 1
Description
本発明は、倉庫業務において在庫管理を行うための在庫管理システムおよび在庫管理方法に関する。 The present invention relates to an inventory management system and an inventory management method for managing inventory in warehouse operations.
倉庫業務において、複数の荷主・複数の商品を取り扱う場合、各荷主毎、各商品毎に管理項目が異なることから、出荷指示を行う際の検索キーが多種多様な内容となる。このような出庫業務においては、荷主毎、商品毎(あるいは商品群毎)に出庫指示用の検索キーを組み込んだ出庫ロジックを準備する必要がある。 When handling a plurality of shippers and a plurality of commodities in a warehouse operation, since the management items are different for each shipper and for each commodities, the search keys for issuing a shipping instruction have various contents. In such a shipping operation, it is necessary to prepare a shipping logic in which a search key for shipping instruction is incorporated for each shipper and each product (or each product group).
従来では、以下に挙げるような解決方法を用いることで対応を行っている。
(1)荷主毎・商品毎(あるいは商品群毎)に出庫用インデックス(検索キー)を作成し、出庫商品の検索時にこの出庫用インデックスを用いて検索するロジックを組み込むことが考えられる。このような出庫用インデックスの作成は必須ではないが、検索の効率化を図るために作成する場合が多い。このように出庫用インデックスを作成する場合には、インデックス領域が膨大となり、在庫管理用のデータ容量が膨大になってしまうという問題がある。また、荷主毎、商品毎(あるいは商品群毎)にインデックスを切り分けたり、検索の終了条件を判断する出庫ロジックを組み込む必要があることから、ロジックが複雑になり、システムの開発量が増える。
(2)荷主毎、商品毎(あるいは商品群毎)に汎用キー項目を出庫条件項目として設定し、この汎用キー項目を出庫時における検索キーとしてロジックを組むことが考えられる。この場合、汎用キー項目は、表1に示すように、荷主毎、商品毎(あるいは商品群毎)に異なった項目が設定されることとなる。
Conventionally, this is dealt with by using the following solutions.
(1) It is conceivable to create a delivery index (search key) for each shipper and each product (or each product group) and incorporate a search logic using this delivery index when searching for a delivery product. Creation of such a shipping index is not indispensable, but it is often created to improve search efficiency. Thus, when creating a delivery index, there is a problem that the index area becomes enormous and the data capacity for inventory management becomes enormous. In addition, since it is necessary to incorporate an indexing logic for each shipper and each product (or each product group) and to incorporate a shipping logic for determining a search termination condition, the logic becomes complicated and the amount of system development increases.
(2) It is conceivable to set a general-purpose key item as a delivery condition item for each shipper and product (or product group), and to construct logic as a search key at the time of delivery. In this case, as the general-purpose key item, as shown in Table 1, different items are set for each shipper and each product (or each product group).
本発明では、倉庫業務において出庫指示のための検索処理を容易にし、在庫データのインデックス領域や検索ロジックの削減を図り、管理するデータ量を軽減するとともに、システム開発を軽減することを目的とする。 An object of the present invention is to facilitate search processing for issuing a delivery instruction in a warehouse operation, reduce the index area and search logic of inventory data, reduce the amount of data to be managed, and reduce system development. .
本発明に係る在庫管理方法は、出庫時における検索条件となる引当パターンを商品の種別毎に設定して検索パターンマスタを作成する工程と、入庫された商品に対して検索パターンマスタに登録されている引当パターンのうちのいずれを割り当てるかを受け付ける工程と、入庫された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付けて在庫マスタを作成する工程と、商品に割り当てられた引当パターンに基づいて検索条件を設定し、在庫マスタに格納されている商品情報を検索して出庫情報登録を行う工程とを含む。 The inventory management method according to the present invention includes a step of creating a search pattern master by setting an allocation pattern serving as a search condition at the time of delivery for each product type, and a registration pattern registered for the received product in the search pattern master. The process of accepting which of the allocation patterns to be allocated and the input of product information for at least the items necessary for the search condition based on the allocation pattern assigned to the received goods And a step of setting search conditions based on the allocation pattern assigned to the product, searching for product information stored in the inventory master, and registering delivery information.
この場合、各商品に設定された引当パターンに基づく商品情報が検索条件に必要となる項目として入力されているため、出庫指示における検索が容易になるとともに、荷主毎や商品毎に商品情報の項目が異なっている場合であっても、同一の検索ロジックを用いて検索を行うことが可能となる。 In this case, since the product information based on the allocation pattern set for each product is input as an item required for the search condition, the search in the shipping instruction is facilitated, and the product information item for each shipper or product Even if they are different, it is possible to perform a search using the same search logic.
ここで、在庫マスタは、入庫された商品の入庫情報で構成される通常項目と、割り当てられた引当パターンの検索条件に必要となる項目が通常項目から転記された検索キー項目とを含む構成とすることができる。 Here, the inventory master includes a normal item composed of the receipt information of the received goods, and a search key item in which an item necessary for the search condition of the allocated allocation pattern is posted from the normal item. can do.
この場合、商品情報として入力された通常項目(固定項目)をそのままの状態で保持しつつ、検索用の検索キー項目を設定することが可能となる。 In this case, it is possible to set a search key item for search while holding the normal item (fixed item) input as the product information as it is.
また、顧客毎に商品の基本情報、管理用品名コードおよび引当パターンコードを対応させた顧客品名マスタを作成する工程をさらに含む構成とすることができる。 In addition, it may be configured to further include a step of creating a customer product name master in which basic product information, management product name code, and allocation pattern code are associated with each customer.
この場合、顧客(荷主)毎に類似する商品の引当パターンを集約することができ、出庫指示時における検索処理が容易になる。 In this case, it is possible to collect similar product allocation patterns for each customer (consigner), and the search process at the time of issuing a shipment is facilitated.
本発明に係る在庫管理システムは、商品の種別に応じて出庫時における検索条件となる引当パターンの登録を受け付ける引当パターン受付部と、引当パターン受付部により受け付けた商品の種別毎の引当パターンを登録する検索パターンマスタ格納部と、入力された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付ける入庫情報受付部と、入庫情報受付部で受け付けた商品情報を格納する在庫マスタ格納部と、商品に割り当てられた引当パターンに基づいて検索条件を受け付ける検索条件受付部と、検索条件受付部で受け付けた検索条件に基づいて在庫マスタ格納部に格納された商品情報を検索し検索結果を表示する出庫情報登録部とを備える。 The inventory management system according to the present invention registers an allocation pattern reception unit that receives registration of an allocation pattern serving as a search condition at the time of delivery according to the type of product, and an allocation pattern for each type of product received by the allocation pattern reception unit A search pattern master storage unit to be received, a warehousing information receiving unit for receiving input of product information on at least items required for the search condition, based on an allocation pattern assigned to the input product, and a warehousing information receiving unit The inventory master storage unit that stores the product information received in the item, the search condition reception unit that receives the search condition based on the allocation pattern assigned to the product, and the inventory master storage unit that is based on the search condition received by the search condition reception unit The product information registration part which searches the merchandise information stored in and displays a search result is provided.
この場合、検索パターンマスタ格納部に格納された引当パターンに基づいて、商品情報の検索を行うことができ、出庫指示における検索が容易になるとともに、荷主毎や商品毎に商品情報の項目が異なっている場合であっても、同一の検索ロジックを用いて検索を行うことが可能となる。 In this case, the product information can be searched based on the allocation pattern stored in the search pattern master storage unit, the search in the shipping instruction is facilitated, and the items of the product information are different for each shipper and each product. Even in such a case, it is possible to perform a search using the same search logic.
ここで、在庫マスタ格納部は、入庫された商品の入庫情報で構成される通常項目と、割り当てられた引当パターンの検索条件に必要となる項目が通常項目から転記された検索キー項目とを含む商品情報を格納するように構成できる。 Here, the stock master storage unit includes a normal item composed of warehousing information of the received goods, and a search key item in which an item required for the search condition of the allocated allocation pattern is posted from the normal item. It can be configured to store product information.
この場合、商品情報として入力された通常項目(固定項目)をそのままの状態で保持しつつ、検索用の検索キー項目を設定することが可能となる。 In this case, it is possible to set the search key item for search while holding the normal item (fixed item) input as the product information as it is.
また、顧客毎に商品の基本情報、管理用品名コードおよび引当パターンコードを対応させた顧客品名マスタの登録を受け付ける顧客品名マスタ受付部と、顧客品名マスタ受付部で受け付けた顧客品名マスタを格納する顧客品名マスタ格納部とをさらに備える構成とすることができる。 In addition, a customer product name master reception unit that accepts registration of a customer product name master that associates basic product information, management product name code, and allocation pattern code with each customer, and a customer product name master received by the customer product name master reception unit are stored. A customer product name master storage unit may be further provided.
この場合、顧客(荷主)毎に類似する商品の引当パターンを集約することができ、出庫指示時における検索処理が容易になる。 In this case, it is possible to collect similar product allocation patterns for each customer (consigner), and the search process at the time of issuing a shipment is facilitated.
本発明に係るプログラムは、出庫時における検索条件となる引当パターンを商品の種別毎に設定して検索パターンマスタを作成するステップと、入庫された商品に対して検索パターンマスタに登録されている引当パターンのうちのいずれを割り当てるかを受け付けるステップと、入庫された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付けて在庫マスタを作成するステップと、商品に割り当てられた引当パターンに基づいて検索条件を設定し、在庫マスタに格納されている商品情報を検索して出庫情報登録を行うステップとを含む在庫管理方法をコンピュータに実行させるためのプログラムである。 The program according to the present invention includes a step of creating a search pattern master by setting an allocation pattern as a search condition at the time of delivery for each product type, and an allocation registered in the search pattern master for the received product Based on the step of accepting which of the patterns to be assigned and the allocation pattern assigned to the received goods, accept the input of product information for at least the items required for the search condition and create an inventory master And causing the computer to execute an inventory management method including a step of setting a search condition based on an allocation pattern assigned to the product, searching for product information stored in the inventory master, and registering delivery information It is a program for.
この場合、前述したような在庫管理方法をパーソナルコンピュータやワークステーションなどのコンピュータに実行させて、倉庫業務における在庫管理、出庫指示時の検索が容易になる。 In this case, the inventory management method as described above is executed by a computer such as a personal computer or a workstation, so that inventory management in warehouse operations and retrieval at the time of delivery instruction are facilitated.
本発明によれば、複数の荷主、複数の商品を扱う倉庫業務において、在庫管理を容易に行うことができ、出庫時における検索処理を確実かつ容易に行うことが可能となる。 According to the present invention, inventory management can be easily performed in a warehouse operation that handles a plurality of shippers and a plurality of commodities, and a search process at the time of delivery can be reliably and easily performed.
本発明の概要構成を図1に示す。 A schematic configuration of the present invention is shown in FIG.
この在庫管理システムでは、引当パターン受付部1、検索パターンマスタ格納部2、顧客品名マスタ受付部3、顧客品名マスタ格納部4、入庫情報受付部5、在庫マスタ格納部6、検索条件受付部7、出庫情報登録部8などを備えている。
In this inventory management system, an allocation
引当パターン受付部1は、商品の種別に応じて出庫時における検索条件となる引当パターンの登録を受け付ける。検索パターンマスタ格納部2は、引当パターン受付部1により受け付けた商品の種別毎の引当パターンを登録する。
The allocation
顧客品名マスタ受付部3は、顧客毎に商品の基本情報、管理用品名コードおよび引当パターンコードを対応させた顧客品名マスタの登録を受け付ける。顧客品名マスタ格納部4は、顧客品名マスタ受付部3で受け付けた顧客品名マスタを格納する。
The customer product name
入庫情報受付部5は、入庫された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付ける。在庫マスタ格納部6は、入庫情報受付部5で受け付けた商品情報を格納する。
The warehousing
検索条件受付部7は、商品に割り当てられた引当パターンに基づいて検索条件を受け付ける。出庫情報登録部8は、検索条件受付部7で受け付けた検索条件に基づいて在庫マスタ格納部6に格納された商品情報を検索し検索結果を表示する、または検索結果を引当処理に引き渡す。
The search
図2に示されるように、引当パターン受付部1で受け付けた検索パターンマスタ20は、引当パターンコード、検索項目1〜検索項目Nの各項目を備えるテーブルで構成される。各検索項目1〜検索項目Nには、検索キーとなる管理項目名と各管理項目毎の検索条件が設定できるように構成されており、たとえば、図3に示すような条件設定が可能なテーブルを備えている。ここでは、引当パターンコードが入力される引当パターンコード欄21、検索に必要な項目名が設定される管理項目名欄22、出庫入力の必須項目であるか否かを示す出庫時指定区分欄23、検索項目未入力時の引当順位を指定するための引当順位欄24、引当順位指定項目の昇順・降順を指定する昇順・降順欄25などを備えている。
As shown in FIG. 2, the
図4に示されるように、顧客品名マスタ受付部3で受け付けた顧客品名マスタ40は、所属コード、寄託者コード、品名コード、品名、在庫管理項目、引当コードなどの項目を備えるテーブルで構成される。顧客品名マスタ受付部3では、たとえば、図5に示すような顧客品名マスタ登録画面41を表示し、所属コード欄42、寄託者コード欄44、品名コード欄46、品名欄47、保管料欄48、荷役料欄49、引当パターンコード欄50などの各入力欄へのデータ入力を受け付ける。入力された所属コードや寄託者コードに応じて、所属表示欄43および寄託者名表示欄45に対応する所属名や寄託者名が表示されるように構成されている。
As shown in FIG. 4, the customer
顧客品名マスタ40のうち、在庫管理項目欄では、在庫管理項目として、たとえば図6に示すように、業務依頼No.、Ref.No.、ブランド、商品コード、入荷先、証券No.、記号、EST、雑豆摘要、タイプ、入庫日、保険No.などの項目を選択できるように構成されている。
Of the customer
入庫情報受付部5では、たとえば、図7で示すような入庫情報登録画面51を表示して、入庫情報の入力を受け付ける。ここでは、顧客品名マスタ40に登録した品名コードを入力することで、該当する引当パターンに基づいた検索項目名を表示し、必要な商品情報を入力することができるように構成される。この例では、寄託者ABCの品名63000301に対して、商品コード、BRAND、賞味期限の検索キー項目の入力を受け付け、さらに、個数やその他の商品により必要な情報を登録可能な構成となっている。同様に、寄託者ABCの品名63000401に対して、商品コード、BRAND、製造年月日の検索キー項目の入力を受け付け、個数やその他の情報を登録可能な構成となっている。
In the warehousing
このようにして、入庫情報受付部5により受け付けられた入庫情報は、入庫明細を管理する入庫ファイルとして管理されるとともに、在庫マスタ格納部6に在庫マスタとして格納される。図8に示されるように、在庫マスタ60は、在庫管理No.欄、寄託者欄、入庫日欄、入庫No.欄、品名1欄、品名2欄、入数、製造日欄、賞味期限欄、引当残(個数)欄、在庫管理項目欄、荷主指定KEY欄などで構成されている。在庫管理項目欄は、入力された商品情報のうち顧客品名マスタ40で設定された在庫管理項目に基づいて入力されたデータを登録するように構成されており、荷主指定KEY欄は、該当する引当パターンに基づいた検索項目1〜検索項目Nの内容が登録されるように構成されている。
In this way, the warehousing information received by the warehousing
検索条件受付部7では、図9に示すような出庫情報登録画面70を表示して検索条件の入力を受け付ける。出庫情報登録画面70では、商品に設定された引当パターンに基づいて検索キー項目を表示し、これに対する検索条件を入力できるように構成される。たとえば、品名コード63000301の商品に対しては、商品コード入力欄72、BRAND入力欄73、賞味期限入力欄74を表示して検索条件となるデータ入力を受け付ける。同様にして、品名コード63000401の商品に対しては、商品コード入力欄75、BRAND入力欄76、製造年月日入力欄77を表示して検索条件となるデータ入力を受け付ける。出庫登録画面70で入力された検索条件で検索した結果は、図10に示すような引当確認画面80を表示することとなる。ここでは、賞味期限欄74、製造年月日欄77に対する検索条件の入力がない場合を例としている。
The search
〈顧客品名マスタ、検索パターンマスタの管理〉
顧客品名マスタ、検索パターンマスタの管理の具体的な例について、図11に基づいて説明する。
<Management of customer product name master and search pattern master>
A specific example of management of the customer product name master and the search pattern master will be described with reference to FIG.
たとえば、寄託者ABCで扱っている商品は全て商品コードおよびBRANDを指定して出庫オーダがかかるような場合、寄託者ABCの商品に対する引当パターンの検索項目1を商品コードに設定し、検索項目2をBRANDに設定する。ここで、商品コード30301の商品については賞味期限の管理が必要であり、商品コード30401の商品については製造年月日の管理が必要であるとする。この場合、商品コード30301の商品については検索項目3を賞味期限に設定し、引当パターンコードをABCとして登録する。また、商品コード30401の商品については検索項目3を製造年月日に設定し、引当パターンコードをABDとして登録する。このことにより、顧客品名マスタ40には、品名コード63000301(商品コード30301)に対して引当パターンコードABCが割りあてられ、品名コード63000401(商品コード30401)に対しては引当パターンコードABDが割り当てられたデータが登録される。また、検索パターンマスタ20の引当パターンABCに対して、検索項目1、2にそれぞれ出庫時入力が必須である商品コードおよびBRANDが設定され、検索項目3に出庫時任意指定である賞味期限が設定される。同様に、検索パターンマスタ20の引当パターンABDに対して、検索項目1、2にそれぞれ出庫時入力が必須である商品コードおよびBRANDが設定され、検索項目3に出庫時任意指定である製造年月日が設定される。
For example, if the goods handled by the depositor ABC are all issued with a product code and BRAND specified, the
〈検索パターンマスタの設定〉
検索パターンマスタ20の各項目の設定については図3に示すようなテーブルで設定されるが、その具体的な例を図12に示す。
<Search pattern master settings>
Each item of the
出庫時の検索の際に、通常、商品コードとBRANDが指定され、さらに指示がある時に指示された賞味期限、製造年月日の商品を出庫し、特に指示がない場合には、商品コード、BRANDで賞味期限の近い順、製造年月日の古い順に出庫する場合の引当パターンを図12に示す。 When searching at the time of delivery, the product code and BRAND are usually specified, and the product with the expiration date and date of manufacture specified when there is an instruction is issued. FIG. 12 shows an allocation pattern in the case where goods are issued by BRAND in order of near expiration date and in order of date of manufacture.
この場合、引当パターンコードをA16とし、検索項目1に商品コード、検索項目2にBRAND、検索項目3に賞味期限、検索項目4に製造年月日を設定している。商品コードおよびBRANDは出庫時必須項目であるため、出庫時指定区分欄23には必須であることを示す'1'が入力される。また、賞味期限、製造年月日については出庫時任意指定であるため、出庫時指定区分欄23には任意指定である旨の'0'が入力され、引当順位欄24には賞味期限が製造年月日よりも優先するために、賞味期限が'1'、製造年月日が'2'に設定され、さらに昇順・降順欄25には、賞味期限、製造年月日のいずれも昇順であることを示す'A'が入力されている。
In this case, the allocation pattern code is A16, the product code is set in the
このような検索パターンマスタを用いて、図13に示すような入庫情報が登録された場合を想定する。ここでは、商品コード30301の商品が賞味期限20061010で1000個入庫され、同じく商品コード30301の商品が賞味期限20061111で3500個入庫されたことを示している。このような入庫情報登録に基づく在庫マスタに対して、図12の引当パターンコードA16を用いて、商品コード:30301、BRAND:BRAND-A、賞味期限:指定なし、製造年月日:指定なしを指定する場合を考える。この場合、入力画面が図14に示すような出庫情報登録画面で示される。
A case is assumed where warehousing information as shown in FIG. 13 is registered using such a search pattern master. Here, it is shown that 1000 products with the
図14では、寄託者コードおよび品名コードが入力された後、入力された品名コードに対応付けられている引当パターンに基づいて出庫情報入力画面が表示され、出庫する商品の商品コード、BRAND、出庫したい個数が入力された状態である。この実行結果出力される確認画面は図15のように構成される。商品コード30301は、対応付けられている引当パターンから賞味期限の古い順に引き当てられるため、入庫No.001-01の正味期限が20061010であるものが1000個と、入庫No.001-02の賞味期限が20061111であるものが200個、計1200個が引き当てられたことを示す。
In FIG. 14, after the depositor code and the product name code are entered, a delivery information input screen is displayed based on the allocation pattern associated with the entered product name code, and the product code, BRAND, and delivery of the product to be delivered. The desired number is entered. The confirmation screen output as a result of the execution is configured as shown in FIG. Since the
〈荷主指定KEY〉
顧客品名マスタおよび検索パターンマスタは、荷主である寄託者(顧客)毎、並びに商品(商品群)毎に設定することができる。
<Consigner specified key>
The customer product name master and the search pattern master can be set for each depositor (customer) as a shipper and for each product (product group).
たとえば、図16に示すように、寄託者ABCの商品について、品名コード61000001と65000001の商品に対する検索キー項目が(1)商品コード、(2)BRANDであり、それ以外の品名コードの商品については商品コードと賞味期限であるような場合、図17に示すような寄託者ABCに対する顧客品名マスタ401が作成される。同様にして、寄託者XYZの商品について、品名コード63000011の商品に対する検索キー項目が(1)商品コード、(2)賞味期限であり、それ以外の品名コードについては商品コードおよび製造年月日であるような場合には、図17に示す寄託者XYZに対する顧客品名マスタ402が作成される。寄託者NNNの商品について引当パターンが品名コードに関係なく全て製造年月日とする場合には、図17の寄託者NNNに対する顧客品名マスタ403が設定される。
For example, as shown in FIG. 16, for the depositor ABC product, the search key items for the product with the
各顧客品名マスタ401,402,403に設定されている引当パターンコードについては、図18に示されるような検索パターンマスタ201が作成され登録される。
For the allocation pattern codes set in each customer
〈出庫情報登録画面〉
出庫情報登録画面は、図19〜図25に示すように遷移させることが可能である。
<Shipping information registration screen>
The exit information registration screen can be changed as shown in FIGS.
図19に示すように、初期画面800では、寄託者入力欄801を含む初期画面が表示される。ここでは、図12の引当パターンA16が顧客品名マスタで当寄託者のデフォルト検索パターンとして設定されている場合を想定する。初期画面800において寄託者入力欄801に寄託者コードが入力されると、図20に示すような寄託者入力後画面810を表示する。寄託者入力後画面810では、品名入力欄811に対する入力待ちの状態となる。
As shown in FIG. 19, the
寄託者入力後画面810において品名入力欄811への品名コードが入力されると、図21に示すような第1品名入力後画面820を表示する。ここでは、入力された品名コードに基づいて顧客品名マスタを参照し、該当する検索キー項目の項目名を項目名表示欄821に表示するとともに、検索条件入力欄822への入力待ち状態に移行する。
When a product name code is input to the product
第1品名入力後画面820において、検索条件入力欄822への入力がなされた場合、出庫値欄823への入力待状態に移行する。出庫値欄823への入力がなされた場合(本例では、個数入力欄のみが入力された例を示す)、図22に示すような第1出庫情報入力後画面830に移行する。
When an input to the search
第1出庫情報入力後画面830において、第2の品名コード入力欄812に対して品名コードが入力された場合には、第2品名入力後画面840に移行する。第2品名入力後画面840では、入力された品名コードに基づいて顧客品名マスタを参照し、該当する検索キー項目の項目名を項目名表示欄841に表示するとともに、検索条件入力欄842への入力待ち状態に移行する。
When the product name code is input to the second product name
第2品名入力後画面840において、検索条件入力欄842への入力がなされた場合、出庫値欄843への入力待状態に移行する。出庫値欄843への入yろくがなされた場合、図24に示すような第2出庫情報入力後画面850に移行する。
When an input to the search
出庫情報が確定した場合には、図25に示すような引当確認画面860に移行し、出庫情報の確定処理が行われる。
When the delivery information is confirmed, the process proceeds to an
以上のようにして、複数の荷主や複数の商品について、検索ロジックを共用して出庫時の検索処理を容易にし、在庫管理を確実にすることができる。 As described above, for a plurality of shippers and a plurality of commodities, the search logic can be facilitated by sharing search logic and inventory management can be ensured.
<付記>
(付記1)
出庫時における検索条件となる引当パターンを商品の種別毎に設定して検索パターンマスタを作成する工程と、
入庫された商品に対して前記検索パターンマスタに登録されている引当パターンのうちのいずれを割り当てるかを受け付ける工程と、
前記入庫された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付けて在庫マスタを作成する工程と、
前記商品に割り当てられた引当パターンに基づいて検索条件を設定し、前記在庫マスタに格納されている商品情報を検索して出庫情報登録を行う工程と、
を含む在庫管理方法。
<Appendix>
(Appendix 1)
A step of creating a search pattern master by setting an allocation pattern as a search condition at the time of delivery for each type of product;
Accepting which of the allocation patterns registered in the search pattern master is assigned to the goods received;
Based on the allocation pattern assigned to the received goods, at least accepting the input of product information about items required for the search condition, and creating an inventory master;
Setting a search condition based on an allocation pattern assigned to the product, searching for product information stored in the inventory master, and registering delivery information;
Including inventory management methods.
(付記2)
前記在庫マスタは、入庫された商品の入庫情報で構成される通常項目と、割り当てられた引当パターンの検索条件に必要となる項目が前記通常項目から転記された検索キー項目とを含む、付記1に記載の在庫管理方法。
(Appendix 2)
The inventory master includes a normal item composed of warehousing information of a received product, and a search key item in which an item necessary for a search condition of the allocated allocation pattern is posted from the normal item. The inventory management method described in 1.
(付記3)
顧客毎に商品の基本情報、管理用品名コードおよび引当パターンコードを対応させた顧客品名マスタを作成する工程をさらに含む、付記1または2に記載の在庫管理方法。
(Appendix 3)
The inventory management method according to
(付記4)
商品の種別に応じて出庫時における検索条件となる引当パターンの登録を受け付ける引当パターン受付部と、
前記引当パターン受付部により受け付けた商品の種別毎の引当パターンを登録する検索パターンマスタ格納部と、
前記入力された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付ける入庫情報受付部と、
前記入庫情報受付部で受け付けた商品情報を格納する在庫マスタ格納部と、
前記商品に割り当てられた引当パターンに基づいて検索条件を受け付ける検索条件受付部と、
前記検索条件受付部で受け付けた検索条件に基づいて前記在庫マスタ格納部に格納された商品情報を検索し検索結果を表示する出庫情報登録部と、
を備える在庫管理システム。
(Appendix 4)
An allocation pattern reception unit that receives registration of an allocation pattern that is a search condition at the time of delivery according to the type of product;
A search pattern master storage unit for registering an allocation pattern for each type of product received by the allocation pattern reception unit;
Based on the allocation pattern assigned to the input product, a warehousing information receiving unit that receives input of product information for at least an item required for the search condition;
An inventory master storage unit for storing product information received by the warehousing information reception unit;
A search condition receiving unit for receiving a search condition based on an allocation pattern assigned to the product;
A shipping information registration unit that searches for product information stored in the inventory master storage unit based on the search conditions received by the search condition reception unit and displays search results;
An inventory management system comprising.
(付記5)
前記在庫マスタ格納部は、入庫された商品の入庫情報で構成される通常項目と、割り当てられた引当パターンの検索条件に必要となる項目が前記通常項目から転記された検索キー項目とを含む商品情報を格納する、付記4に記載の在庫管理システム。
(Appendix 5)
The stock master storage unit includes a normal item composed of warehousing information of a received product, and a search key item in which an item required for a search condition of the allocated allocation pattern is posted from the normal item The inventory management system according to appendix 4, which stores information.
(付記6)
顧客毎に商品の基本情報、管理用品名コードおよび引当パターンコードを対応させた顧客品名マスタの登録を受け付ける顧客品名マスタ受付部と、
前記顧客品名マスタ受付部で受け付けた顧客品名マスタを格納する顧客品名マスタ格納部と、
をさらに備える付記4または5に記載の在庫管理システム。
(Appendix 6)
A customer product name master accepting unit that accepts registration of a customer product name master corresponding to the basic information of the product, management product name code and allocation pattern code for each customer;
A customer product name master storage unit for storing the customer product name master received by the customer product name master reception unit;
The inventory management system according to
(付記7)
出庫時における検索条件となる引当パターンを商品の種別毎に設定して検索パターンマスタを作成するステップと、
入庫された商品に対して前記検索パターンマスタに登録されている引当パターンのうちのいずれを割り当てるかを受け付けるステップと、
前記入庫された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付けて在庫マスタを作成するステップと、
前記商品に割り当てられた引当パターンに基づいて検索条件を設定し、前記在庫マスタに格納されている商品情報を検索して出庫情報登録を行うステップと、
を含む在庫管理方法をコンピュータに実行させるためのプログラム。
(Appendix 7)
Creating a search pattern master by setting an allocation pattern as a search condition at the time of delivery for each type of product;
Accepting which of the allocation patterns registered in the search pattern master is assigned to the goods received;
Based on the allocation pattern assigned to the received goods, at least accepting the input of product information about items required for the search condition, and creating an inventory master;
Setting a search condition based on an allocation pattern assigned to the product, searching for product information stored in the inventory master, and registering delivery information;
A program for causing a computer to execute an inventory management method including:
本発明によれば、出庫業務を容易にし、管理する必要のあるデータ量を削減することが可能となる。 ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to reduce the amount of data which makes a shipping operation easy and needs to be managed.
Claims (5)
入庫された商品に対して前記検索パターンマスタに登録されている引当パターンのうちのいずれを割り当てるかを受け付ける工程と、
前記入庫された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付けて在庫マスタを作成する工程と、
前記商品に割り当てられた引当パターンに基づいて検索条件を設定し、前記在庫マスタに格納されている商品情報を検索して出庫情報登録を行う工程と、
を含む在庫管理方法。 A step of creating a search pattern master by setting an allocation pattern as a search condition at the time of delivery for each type of product;
Accepting which of the allocation patterns registered in the search pattern master is assigned to the goods received;
Based on the allocation pattern assigned to the received goods, at least accepting the input of product information about items required for the search condition, and creating an inventory master;
Setting a search condition based on an allocation pattern assigned to the product, searching for product information stored in the inventory master, and registering delivery information;
Including inventory management methods.
前記引当パターン受付部により受け付けた商品の種別毎の引当パターンを登録する検索パターンマスタ格納部と、
前記入庫された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付ける入庫情報受付部と、
前記入庫情報受付部で受け付けた商品情報を格納する在庫マスタ格納部と、
前記商品に割り当てられた引当パターンに基づいて検索条件を受け付ける検索条件受付部と、
前記検索条件受付部で受け付けた検索条件に基づいて前記在庫マスタ格納部に格納された商品情報を検索し検索結果を表示する出庫情報登録部と、
を備える在庫管理システム。 An allocation pattern reception unit that receives registration of an allocation pattern that is a search condition at the time of delivery according to the type of product;
A search pattern master storage unit for registering an allocation pattern for each type of product received by the allocation pattern reception unit;
Based on the allocation pattern assigned to the received goods, a warehousing information receiving unit that receives input of product information for at least items required for the search condition;
An inventory master storage unit for storing product information received by the warehousing information reception unit;
A search condition receiving unit for receiving a search condition based on an allocation pattern assigned to the product;
A shipping information registration unit that searches for product information stored in the inventory master storage unit based on the search conditions received by the search condition reception unit and displays search results;
An inventory management system comprising.
入庫された商品に対して前記検索パターンマスタに登録されている引当パターンのうちのいずれを割り当てるかを受け付けるステップと、
前記入庫された商品に対して割り当てられた引当パターンに基づいて、少なくとも検索条件に必要となる項目についての商品情報の入力を受け付けて在庫マスタを作成するステップと、
前記商品に割り当てられた引当パターンに基づいて検索条件を設定し、前記在庫マスタに格納されている商品情報を検索して出庫情報登録を行うステップと、
を含む在庫管理方法をコンピュータに実行させるためのプログラム。 Creating a search pattern master by setting an allocation pattern as a search condition at the time of delivery for each type of product;
Accepting which of the allocation patterns registered in the search pattern master is assigned to the goods received;
Based on the allocation pattern assigned to the received goods, at least accepting the input of product information about items required for the search condition, and creating an inventory master;
Setting a search condition based on an allocation pattern assigned to the product, searching for product information stored in the inventory master, and registering delivery information;
A program for causing a computer to execute an inventory management method including:
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2003292789A JP3961465B2 (en) | 2003-08-13 | 2003-08-13 | Inventory management system and inventory management method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2003292789A JP3961465B2 (en) | 2003-08-13 | 2003-08-13 | Inventory management system and inventory management method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2005060034A true JP2005060034A (en) | 2005-03-10 |
| JP3961465B2 JP3961465B2 (en) | 2007-08-22 |
Family
ID=34369989
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2003292789A Expired - Fee Related JP3961465B2 (en) | 2003-08-13 | 2003-08-13 | Inventory management system and inventory management method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3961465B2 (en) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111768139A (en) * | 2019-06-27 | 2020-10-13 | 北京沃东天骏信息技术有限公司 | Stocking processing method, device, equipment and storage medium |
| JP2021162918A (en) * | 2020-03-30 | 2021-10-11 | 株式会社オービック | Inventory management device, inventory management method, and inventory management program |
| JP2022102910A (en) * | 2020-12-25 | 2022-07-07 | 株式会社オービック | Inspection management device, inspection management method, and inspection management program |
| JP2024113282A (en) * | 2023-02-09 | 2024-08-22 | 株式会社オービック | Inventory management device, inventory management method, and inventory management program |
| JP2024133888A (en) * | 2023-03-20 | 2024-10-03 | 株式会社オービック | Inventory management device, inventory management method, and inventory management program |
-
2003
- 2003-08-13 JP JP2003292789A patent/JP3961465B2/en not_active Expired - Fee Related
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111768139A (en) * | 2019-06-27 | 2020-10-13 | 北京沃东天骏信息技术有限公司 | Stocking processing method, device, equipment and storage medium |
| JP2021162918A (en) * | 2020-03-30 | 2021-10-11 | 株式会社オービック | Inventory management device, inventory management method, and inventory management program |
| JP2022102910A (en) * | 2020-12-25 | 2022-07-07 | 株式会社オービック | Inspection management device, inspection management method, and inspection management program |
| JP7579139B2 (en) | 2020-12-25 | 2024-11-07 | 株式会社オービック | Inspection management device, inspection management method, and inspection management program |
| JP2024113282A (en) * | 2023-02-09 | 2024-08-22 | 株式会社オービック | Inventory management device, inventory management method, and inventory management program |
| JP2024133888A (en) * | 2023-03-20 | 2024-10-03 | 株式会社オービック | Inventory management device, inventory management method, and inventory management program |
Also Published As
| Publication number | Publication date |
|---|---|
| JP3961465B2 (en) | 2007-08-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7885865B2 (en) | System and method for mapping of planograms | |
| KR20200104037A (en) | Goods Receipt and Issue Management System using binary management user interface | |
| CN103380433A (en) | Mobile terminal management server, and mobile terminal management program | |
| CN111210178A (en) | Warehouse management system | |
| US6892357B2 (en) | Logistics management method and system | |
| JP3961465B2 (en) | Inventory management system and inventory management method | |
| US11954644B2 (en) | Electronic apparatus for providing picking information of item and method thereof | |
| JP2020166445A (en) | Information inquiry device, information inquiry method and information inquiry program | |
| JP4855326B2 (en) | Code management system and code management method | |
| CA2723355C (en) | Method and system for providing visual instructions to warehouse operators | |
| US20020156768A1 (en) | Repair parts ordering management system | |
| WO2024142387A1 (en) | Work support system, work support method, and program | |
| JP5108360B2 (en) | Code management system and code management method | |
| JP2998750B1 (en) | Apparatus and method for stock allocation of rolled products | |
| JP4927150B2 (en) | Trade settlement related data management system and method | |
| JPH11175613A (en) | Order management system, order management system, order management system | |
| JP2005067782A (en) | Logistics management system | |
| JP7534977B2 (en) | Inventory management device, inventory management method, and inventory management program | |
| JP3568669B2 (en) | Data processing device | |
| JP3951610B2 (en) | Delivery method, delivery request method, delivery management device and delivery request management device | |
| JPH07300211A (en) | Logistics warehouse management system | |
| AU2020281122A1 (en) | Electronic apparatus for providing picking information of item and method thereof | |
| JPH10240841A (en) | Product management method by management number for each product packaging type | |
| CN115350942A (en) | Commodity sorting method, equipment and storage medium | |
| KR19990046030A (en) | Stock reference method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20051128 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060404 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060605 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070206 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070409 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20070508 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20070516 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100525 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110525 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120525 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130525 Year of fee payment: 6 |
|
| LAPS | Cancellation because of no payment of annual fees |