JPH03250367A - Registering method for contents of order - Google Patents

Registering method for contents of order

Info

Publication number
JPH03250367A
JPH03250367A JP2048499A JP4849990A JPH03250367A JP H03250367 A JPH03250367 A JP H03250367A JP 2048499 A JP2048499 A JP 2048499A JP 4849990 A JP4849990 A JP 4849990A JP H03250367 A JPH03250367 A JP H03250367A
Authority
JP
Japan
Prior art keywords
day
block
data
week
order
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
JP2048499A
Other languages
Japanese (ja)
Inventor
Yuji Abe
裕治 阿部
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2048499A priority Critical patent/JPH03250367A/en
Publication of JPH03250367A publication Critical patent/JPH03250367A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To easily and surely retrieve a desired block by dividing a prescribed period to be controlled into plural blocks, storing both start and end days of each block, and comparing a desired day with the start and end days respectively in order to retrieve the desired block. CONSTITUTION:A prescribed period to be controlled is divided into plural blocks every prescribed days, and the start and end days of each block are stored. Then a desired day is compared with the start and end days respectively. Based on the result of this comparison, a block of the desired day is retrieved. Thus it is possible to reduce the repeating frequency of the processing, to simplify the algorithm, and to decrease the occurrence of mistakes. Then the desired data can be surely retrieved.

Description

【発明の詳細な説明】 〔発明の目的〕 (産業上の利用分野) 本発明は、日毎に発生する注文内容を受け付け登録して
管理集計する注文内容の登録方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to an order content registration method for accepting and registering daily order content and managing and totaling the order content.

(従来の技術) 例えば夕食材料の注文システムのように、はぼ毎日注文
か発生し、毎日発送する場合には、通常−日か最小の管
理集計単位となるが、このような注文システムにおいて
は日々発生する注文内容を適確に受は付けて登録し、管
理集計することか重要である。このようなシステムにお
いては、会計および処理の関係で1年または半年を大き
な管理単位とするとともに、多くの顧客に対応できるよ
うになっている。
(Prior art) For example, in an ordering system for dinner ingredients, when orders are generated almost every day and shipped every day, the minimum management aggregation unit is usually -day, but in such an ordering system, It is important to accurately receive and register the details of orders that occur on a daily basis, and to manage and aggregate them. In such a system, one year or six months is a large management unit for accounting and processing purposes, and it is possible to respond to many customers.

第7図は従来のこのような注文システムにおいて1日を
最小の集計単位とした場合の各日の注文データを順に並
べて記憶したファイルの内容を示しているものである。
FIG. 7 shows the contents of a file in which the order data of each day is arranged and stored in order in the case where one day is the minimum aggregation unit in such a conventional ordering system.

この図においては、1年を管理単位とし、第1日から第
365日までの注文内容のデータをファイルとして記憶
しておき、このファイルから必要に応じて1日分のデー
タをメインメモリに読み出し、表示し、更に修正等を行
い、またファイルに記憶するようになっている。
In this figure, one year is the management unit, and data of order details from the 1st day to the 365th day is stored as a file, and one day's worth of data is read from this file to the main memory as needed. , displayed, further modified, etc., and stored in a file.

第7図に示すような従来の方式では、−度に1日分のデ
ータしか処理できないため、各データを処理しようとす
る場合に処理時間がかがるとともに、顧客側から見ても
、例えば昨日を何を注文し、今日は何を注文したから、
明日は何を注文しよう等という前後関係がわかりにくい
ので、この処理および管理単位を18囃位から例えば1
週間単位等のようにブロック化する方法がある。
In the conventional method shown in FIG. 7, only one day's worth of data can be processed at a time, so it takes a long time to process each piece of data. What did you order yesterday and what did you order today?
Since it is difficult to understand the context of what to order tomorrow, etc., the processing and management unit should be changed from 18 to 1, for example.
There is a way to create blocks such as weekly units.

第8図はこのように1週間単位で処理および管理する場
合に表示される一覧表を示しているが、このような1週
間単位の一覧表で注文を作成および修正する方法は顧客
側にとりでかわりやすく、注文し易いとともに、また注
文を受は付けるセンタ側においても週毎の集計がし易い
という利点がある。
Figure 8 shows the list displayed when processing and managing orders on a weekly basis, but the method for creating and modifying orders using such a weekly list is unique to the customer. It has the advantage of being easy to change, making it easy to order, and also making it easy for the center that accepts and orders to make a weekly tally.

このように1週間単位で処理および管理を行う方法にお
いても、このデータを記憶するファイル形式が第7図に
示すような従来形式のものであると、1画面表示するの
に7回のファイルアクセスが必要となり、時間のロスが
大きい、また、例えば、当日が4月5日として、当日を
含む1週間を表示する場合、装置に内蔵されている内部
時計から当日の日付を参照してファイルから読んでくる
か、この当日か例えば水曜日であるとすると、2日前か
ら読んて゛こなければならないため、アルゴリズムが複
雑になり、ミスが発生しやすくなる。
Even with this method of processing and managing on a weekly basis, if the file format for storing this data is the conventional format shown in Figure 7, it will take seven file accesses to display one screen. For example, if the current day is April 5th and you want to display a week including the current day, you can refer to the current date from the device's internal clock and extract it from the file. If you are going to read it on this day, for example on Wednesday, you will have to read it two days in advance, which will complicate the algorithm and make it more likely that mistakes will occur.

従って、ファイル内部を週単位のブロックで区切って管
理することが好ましい。
Therefore, it is preferable to manage the inside of the file by dividing it into weekly blocks.

第9図はこのような週単位のブロックで区切って管理す
るファイルを示しているものである。すなわち、1年間
を第1週から第53週に分割して管理し、このうちの処
理したい所望の1週間分のデータのみをファイルからメ
インメモリに読み出して展開し処理することにより効率
的な処理を行うことができる。
FIG. 9 shows files managed by dividing them into weekly blocks. In other words, one year is managed by dividing it into weeks 1 to 53, and only the data for the desired week to be processed is read out from a file to the main memory, expanded, and processed, resulting in efficient processing. It can be performed.

第10図および第11図は顧客が当日を含む1週間分の
注文を行う場合を想定し、必要なデータを読み出すアル
ゴリズムを示すフローチャートであり、第10図は1日
毎のデータから読み出す場合のアルゴリズムを示し、第
11図は13FI間単位のデータから読み出す場合のア
ルゴリズムを示している。
Figures 10 and 11 are flowcharts showing an algorithm for reading out the necessary data assuming that a customer places orders for one week including the current day, and Figure 10 is an algorithm for reading out data for each day. FIG. 11 shows an algorithm for reading data from 13 FI units.

第10図の処理においては当日を含む1週間の初めの月
曜日が1年の何日目になるかを計算することか必要であ
り、また第11図の処理においては当日を含む1週間か
1年の何週目になるかを計算することが必要である。ま
た、画処理はファイルにアクセスしている時間は変わら
ない、すなわちデータ量は同じであるか、1週間単位で
処理する第11図の処理は繰り返しがない分処理が単純
で高速である。
In the process of Figure 10, it is necessary to calculate which day of the year the first Monday of the week including the current day falls on, and in the process of Figure 11, it is necessary to calculate the day of the year that falls on the first Monday of the week including the current day. It is necessary to calculate what week of the year it is. In addition, in image processing, the time for accessing a file does not change, that is, the amount of data is the same, or the processing shown in FIG. 11, which is processed on a weekly basis, is simple and fast because there is no repetition.

(発明が解決しようとする課題) 第11図に示すように1週間単位で処理を行う方法にお
いても、得ようとするデータを検索するために当日を含
む1週間が1年の何週目になるかを計算することか必要
であるか、この計算はアプリケーションプログラムで各
機械毎に実施されるため、プログラムミスや計算機の処
理不良から、エラーが発生する可能性があるという問題
がある。
(Problem to be solved by the invention) Even in the method of performing processing in units of one week as shown in Fig. 11, in order to search for the data to be obtained, one week including the current day is determined in which week of the year. Is it necessary to calculate whether this will be the case? Since this calculation is performed for each machine using an application program, there is a problem that errors may occur due to programming errors or processing errors on the computer.

本発明は、上記に鑑みてなされたもので、その目的とす
るところは、求めようとするデータを確実に検索し得る
ように注文内容を登録する注文内容の登録方法を提供す
ることにある。
The present invention has been made in view of the above, and an object of the present invention is to provide an order content registration method for registering order content so that desired data can be reliably retrieved.

〔発明の構成〕[Structure of the invention]

(課題を解決するための手段) 上記目的を達成するなめに、本発明の注文内容の登録方
法は、日毎に発生ずる注文内容を受け付け登録して管理
集計する注文内容の登録方法であって、管理すべき所定
の期間を所定の日数毎の複数のブロックに分割し、各ブ
ロックに対応して各ブロックの初めの日と終わりの日と
を記憶し、検索したい所望の日を前記初めの日および終
わりの日と比較し、この比較結果から前記所望の日のブ
ロックを検索することを要旨とする。
(Means for Solving the Problems) In order to achieve the above object, the order content registration method of the present invention is an order content registration method that receives and registers the order content that occurs on a daily basis, and manages and aggregates the order content, which includes: A predetermined period to be managed is divided into a plurality of blocks each having a predetermined number of days, and the first and last days of each block are stored in correspondence with each block, and the desired date to be searched is set to the first day. and the last day, and search for the block of the desired day from the comparison result.

(作用) 本発明の注文内容の登録方法では、管理すべき所定の期
間を複数のブロックに分割し、各ブロックに対応して各
ブロックの初めの日と終わりの日とを記憶し、検索した
い所望の日をこの初めの日および終わりの日と比較し、
所望の日のブロックを検索している。
(Function) In the order content registration method of the present invention, a predetermined period to be managed is divided into multiple blocks, and the first and last dates of each block are stored and searched. Compare the desired date to this beginning and end date,
Searching for the desired day block.

(実施例) 以下、図面を用いて本発明の詳細な説明する。(Example) Hereinafter, the present invention will be explained in detail using the drawings.

第1図は本発明の一実施例に係わる注文内容の登録方法
に使用されるファイル構成を示す図である。同図におい
ては、所定の管理期間を1年とし、この1年を週毎に分
割して第1週から第53周のブロックを構成し、各ブロ
ックには月曜日から日曜日の1週間分のデータに加えて
、1週間の初めの日と終わりの日が年内の通算日数、す
なわち1年の初めからの通し番号日で記憶されるように
なっている。具体的には、同図において、第2週のデー
タが拡大して示されているが、この第2週のデータには
、4/3(月)〜4/9(日)のデータに加えて、この
週の初めの日(4/3)および終わりの日(4/9>の
1年の初めからの通し番号日がそれぞれ「3)および「
9Jとして記憶されている。このようなファイルから求
める日付を含む1週間分のデータを検索するには、同図
の一番下に示すようにファイルから各1週間分のデータ
をメインメモリに読み出し、求める日付を読み出したデ
ータの中の初めの日および終わりの日とを大小比較し、
求める日付か初めの日と終わりの日との間にある場合の
データが求めるデータと確認されるものである。第2図
は第13!J、第2週および第53周のデータを拡大し
て示す第1図と同様な図である。
FIG. 1 is a diagram showing a file structure used in a method for registering order details according to an embodiment of the present invention. In the figure, the predetermined management period is one year, and this one year is divided into weeks to form blocks from the 1st week to the 53rd week, and each block contains data for one week from Monday to Sunday. In addition, the first and last days of a week are stored as the total number of days in the year, that is, as serial number days from the beginning of the year. Specifically, in the figure, the data for the second week is shown enlarged, but the data for the second week includes data from April 3rd (Monday) to April 9th (Sunday), as well as data from April 3rd (Monday) to April 9th (Sunday). Therefore, the serial number days from the beginning of the year for the first day (4/3) and last day (4/9) of this week are "3" and "3" respectively.
It is remembered as 9J. To search for one week's worth of data that includes the desired date from such a file, read each week's worth of data from the file to the main memory as shown at the bottom of the figure, and then search for the data that contains the desired date. Compare the size of the first day and the last day in
Data that is between the first date and the last date is confirmed as the desired data. Figure 2 is number 13! 2 is a diagram similar to FIG. 1 showing enlarged data for the second week and the 53rd lap.

第3図は上述したファイルを有する注文システムの構成
を示すブロック図である。同図に示す注文システムは前
記ファイル、すなわち注文ファイルを記憶する外部記録
装置1を有し、この注文システムはセンタ側の装置と顧
客側の装置とに分割されている。センタ側の装置には、
前記外部記録装置1にアクセス装置3を介して接続され
たメインメモリ5か設けられている。このメインメモリ
5は外部記録装置1から読み出したデータを記憶するも
のであり、この読み出されたデータは表示装置11に一
覧表として表示されるようになっている。また、メイン
メモリ5には日時を管理する内部時計7が接続されると
ともに、集計要求等を指示する指示・入力装置9が接続
されている。更に、前記アクセス装置3には、第1図に
示したように1週間分の各ブロックに初めの日と終わり
の日を初期に記憶するフォーマット機能装置13が設け
られている。なお、前記外部記録装[1は通常センタ側
に設けられている。
FIG. 3 is a block diagram showing the configuration of an ordering system having the above-mentioned files. The ordering system shown in the figure has an external recording device 1 for storing the above-mentioned file, that is, an order file, and this ordering system is divided into a center side device and a customer side device. The center side equipment includes
A main memory 5 connected to the external recording device 1 via an access device 3 is also provided. The main memory 5 stores data read from the external recording device 1, and the read data is displayed as a list on the display device 11. Further, an internal clock 7 for managing date and time is connected to the main memory 5, as well as an instruction/input device 9 for instructing aggregation requests and the like. Furthermore, the access device 3 is provided with a formatting function device 13 that initially stores the first and last days of each block for one week, as shown in FIG. Note that the external recording device [1 is usually provided on the center side.

また、顧客側の装置としては、前記外部記録装置1にア
クセス装!21を介して接続されているメインメモリ2
3が設けられ、該メインメモリ23に読み出されたデー
タが表示装置27に一覧表として顧客に表示されるよう
になっている0、tな、顧客が注文および表示を要求す
るために指示・入力装置2つがメインメモリ2つに接続
されている。
Also, as a device on the customer side, there is an access device to the external recording device 1! Main memory 2 connected via 21
3 is provided so that the data read into the main memory 23 is displayed on the display device 27 as a list to the customer. Two input devices are connected to two main memories.

更に、メインメモリ23には日時を管理する内部時計2
5が接続されている。なお、顧客側はアクセス装W21
から電話回線を介してオンラインで接続されている。
Furthermore, the main memory 23 has an internal clock 2 that manages the date and time.
5 is connected. In addition, the customer side has an access device W21.
connected online via a telephone line.

次に、第4図に示すフローチャートを参照してファイル
から当日を含む1週間分のデータを読み出して表示する
場合の作用を説明する。
Next, with reference to the flowchart shown in FIG. 4, the operation when reading and displaying one week's worth of data including the current day from a file will be explained.

当日が例えば4月5日として入力されたとすると、この
当日の日付、具体的には1年の通し番号日である15」
が内部時計から読み出される(ステップ110)、それ
から、ファイルを開き(ステップ120)−ファイルの
各ブロックを最初のブロックから1ブロツクずつ読み込
み(ステップ130)、この読み込んだブロックの初め
の日から終わりの日までの範囲内に当日の通し番号日「
5」があるか否かチエツクする(ステップ140)0例
えば第1週のブロックの初めの日と終わりの日は第2図
に示したようにそれぞれ「1」および「2」であり、当
日の通し番号日r5.はこの間に入らないので、不要ブ
ロックとしてスキップしくステップ150)、次にブロ
ックである第2週のブロックを読み込む。このブロック
の初めの日と終わりの日は第2図に示すように「3」お
よび[9Jであり、当日の通し番号日「5」はこの範囲
内に入るので、このブロックが該当するものとして、そ
の1週間のデータが表示装置に表示される(ステップ1
60)、なお、実際には1つ前の不要ブロックをスキッ
プした時点で、次が求めるデータであることがわがるの
で、次回の範囲のチエツクは不要となるか、アルゴリズ
ムか複雑になって保守しにくくなり、また識別時の安全
も考慮し、第4図に示す方法を採用する。また、別の方
法として、前記ステップ130〜150で示すループ内
では各ブロックのデータをすべて読み込まずに、初めの
日と終わりの日のみを読み込み、識別ができた後で改め
てデータを読み込むことも考えられる。
For example, if the current day is entered as April 5th, this day's date, specifically 15, which is the serial number day of the year.
is read from the internal clock (step 110), then the file is opened (step 120) - each block of the file is read one block from the first block (step 130), and the data is read from the first day to the last day of this read block. The serial number of the current day within the range up to
5" (step 140) 0 For example, the first day and last day of the first week's block are "1" and "2", respectively, as shown in FIG. Serial number date r5. Since it does not fit in this period, it is skipped as an unnecessary block (step 150), and the next block, the second week's block, is read. As shown in Figure 2, the first and last days of this block are "3" and [9J, and the current day's serial number day "5" falls within this range, so this block is considered to be applicable. The data for the week is displayed on the display device (Step 1
60), In fact, when the previous unnecessary block is skipped, it is known that the next one is the desired data, so either the next range check is unnecessary, or the algorithm becomes complicated and maintenance is required. The method shown in FIG. 4 is adopted in consideration of safety during identification. Alternatively, in the loop shown in steps 130 to 150, only the first and last days may be read without reading all the data of each block, and the data may be read again after the identification is completed. Conceivable.

第5図は第3図に示す注文システムの具体的構成を示す
図である。同図に示すように、センタ側には前記表示装
置11を構成するDRTデイスプレィ51、指示・入力
装置9を構成するキーボード53、メインメモリ5、内
部時計7、アクセス装[3、フォーマット機能装置13
などを構成するホストコンピュータ55等が設けられ、
また顧客側には前記表示装!27を構成する家庭用テレ
ビ61、メインメモリ23などを構成する情報端末63
および配達された食品を収納する宅配鮮蔵庫65等が設
けられている。そして、顧客側のテレビ61の画面には
食事のメニューが表示されているが、この表示の中から
所望のものを選択することにより、この選択された食品
かセンタ側のファイルに登録され、配達されるようにな
っている。
FIG. 5 is a diagram showing a specific configuration of the ordering system shown in FIG. 3. As shown in the figure, on the center side there are a DRT display 51 constituting the display device 11, a keyboard 53 constituting the instruction/input device 9, a main memory 5, an internal clock 7, an access device [3, and a format function device 13].
A host computer 55 and the like constituting the following are provided.
Also, the above display is on the customer side! 27, a home television 61, and an information terminal 63, which includes the main memory 23, etc.
A home delivery fresh storage warehouse 65 for storing the delivered food is also provided. A meal menu is displayed on the screen of the customer's TV 61, and by selecting the desired item from this display, the selected food is registered in the file at the center and delivered. It is now possible to do so.

第6図は第5図に示す注文システムにおけるソフトウェ
アおよびデータベースを示す説明図である。同図に示す
ように、センタ側のホストコンピュータには検索・通信
用のソフトウェア、作画用のソフトウェア、素材・調理
用データベース、映像用データベース等かある。また、
顧客側の情報端末には検索・通信用ソフトウェア、映像
・栄養用データベース等がある。
FIG. 6 is an explanatory diagram showing the software and database in the ordering system shown in FIG. 5. As shown in the figure, the host computer on the center side includes search and communication software, drawing software, material and cooking databases, video databases, and the like. Also,
Information terminals on the customer side include search and communication software, video and nutritional databases, etc.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、管理すべき所定
の期間を複数のブロックに分割し、各ブロックに対応し
て各ブロックの初めの日と終わりの日とを記憶し、検索
したい所望の日をこの初めの日および終わりの日と比較
し、所望の日のブロックを検索しているので、検索しよ
うとするブロックを簡単かつ確実に検索することができ
るとともに、例えば1年の初めや終わりの日数の半端な
ブロックでも同じように処理することかできる6
As explained above, according to the present invention, a predetermined period to be managed is divided into a plurality of blocks, the first date and the last date of each block are stored in correspondence with each block, and the desired period to be searched is stored. Since the day is compared with the first day and the last day to search for the block of the desired day, it is possible to easily and reliably search for the block to be searched. Blocks with an odd number of days at the end can be processed in the same way 6

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

第1図は本発明の一実施例に係わる注文内容の登、録方
法に使用されるファイル構成を示す説明図、第2図は第
1週、第2週および第53周のデータを拡大して示す第
1図と同様な説明図、第3図は第1図に示すファイルを
有する注文システムの構成を示すブロック図、第4図は
第3図の注文システムの作用を示すフローチャート、第
5図は第3図に示す注文システムの具体的構成を示す説
明図、第6図は第5図に示す注文システムにおけるソフ
トウェアおよびデータベースを示す説明図、第7図は従
来の注文システムにおいて1日を最小の集計単位とした
場合の各日の注文データを順に並べて記憶したファイル
の内容を示す説明図、第8図は1週間単位で処理および
管理する場合に表示される一覧表を示す説明図、第9図
は週単位のブロックで区切って管理するファイルを示す
説明図、第10図および第11図は顧客が当日を含む1
週間分の注文を行う場合を想定し、必要なデータを読み
出すアルゴリズムを示すフローチャートである6 ■・・・外部記録装置、 5・・・メインメモリ、 7・・・内部時計、 9・・・指示・入力装置、 11・・・表示装置、 13・・・フォーマット機能装置、 23・・・メインメモリ、 25・・・内部時計、 27・・・表示装置、 2つ・・・指示・入力装置。 代臥弁理士三好秀和 −覧表 集計要求 第3図 第 図 第6図 一日ごとのデータ 第10図 週間単位のデータ
Fig. 1 is an explanatory diagram showing the file structure used in the order content registration method according to an embodiment of the present invention, and Fig. 2 is an enlarged view of the data for the 1st week, the 2nd week, and the 53rd week. 3 is a block diagram showing the configuration of the ordering system having the files shown in FIG. 1, FIG. 4 is a flowchart showing the operation of the ordering system shown in FIG. 3, and FIG. The figure is an explanatory diagram showing the specific configuration of the ordering system shown in Fig. 3, Fig. 6 is an explanatory diagram showing the software and database in the ordering system shown in Fig. 5, and Fig. 7 is an explanatory diagram showing a typical day in the conventional ordering system. An explanatory diagram showing the contents of a file in which the order data of each day is arranged and stored in order when the minimum aggregation unit is used; Fig. 8 is an explanatory diagram showing a list displayed when processing and managing on a weekly basis; Figure 9 is an explanatory diagram showing files that are managed by dividing them into weekly blocks, and Figures 10 and 11 show that the customer
This is a flowchart illustrating an algorithm for reading out the necessary data assuming that a week's worth of orders is to be made.6 ■...External recording device, 5...Main memory, 7...Internal clock, 9...Instructions - Input device, 11... Display device, 13... Format function device, 23... Main memory, 25... Internal clock, 27... Display device, 2... Instruction/input device. Representative Patent Attorney Hidekazu Miyoshi - List Tabulation Request Figure 3 Figure 6 Daily data Figure 10 Weekly data

Claims (1)

【特許請求の範囲】[Claims] 日毎に発生する注文内容を受け付け登録して管理集計す
る注文内容の登録方法であって、管理すべき所定の期間
を所定の日数毎の複数のブロックに分割し、各ブロック
に対応して各ブロックの初めの日と終わりの日とを記憶
し、検索したい所望の日を前記初めの日および終わりの
日と比較し、この比較結果から前記所望の日のブロック
を検索することを特徴とする注文内容の登録方法。
This is an order content registration method that accepts, registers, and manages and aggregates order content that occurs on a daily basis, in which a predetermined period to be managed is divided into multiple blocks of a predetermined number of days, and each block is divided into blocks corresponding to each block. An order characterized in that the first day and the last day of are stored, a desired day to be searched is compared with the first day and the last day, and a block of the desired day is searched from the comparison result. How to register content.
JP2048499A 1990-02-28 1990-02-28 Registering method for contents of order Pending JPH03250367A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2048499A JPH03250367A (en) 1990-02-28 1990-02-28 Registering method for contents of order

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2048499A JPH03250367A (en) 1990-02-28 1990-02-28 Registering method for contents of order

Publications (1)

Publication Number Publication Date
JPH03250367A true JPH03250367A (en) 1991-11-08

Family

ID=12805075

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2048499A Pending JPH03250367A (en) 1990-02-28 1990-02-28 Registering method for contents of order

Country Status (1)

Country Link
JP (1) JPH03250367A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05298343A (en) * 1992-04-15 1993-11-12 N M Shii:Kk Accounting processor
JPH05334322A (en) * 1992-05-28 1993-12-17 Tokyo Electric Co Ltd Order management device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05298343A (en) * 1992-04-15 1993-11-12 N M Shii:Kk Accounting processor
JPH05334322A (en) * 1992-05-28 1993-12-17 Tokyo Electric Co Ltd Order management device

Similar Documents

Publication Publication Date Title
CN115421837B (en) Information display method, device, computer equipment and storage medium
US6782397B2 (en) Readable information production system and digital content delivery system
US20050149344A1 (en) Modeling and using business rules
US9779077B2 (en) Representation of data records in graphic tables
JP2003316634A (en) Database management method and apparatus and processing program thereof
JPH03250367A (en) Registering method for contents of order
JP2004249804A (en) Vehicle maintenance reservation system
JPH0640333B2 (en) Checking method of medical contents
JP2000200314A (en) Data processing method, method and system for managing medical data and recording medium
JPH05151168A (en) Electronic scheduler
JP3042400B2 (en) Production plan input method
CN109445838A (en) A kind of configuration comparison method and electronic equipment based on educational system
JPH1027084A (en) Display device
JP2002297956A (en) Product order receiving system and method
JPS6142072A (en) Data input/output terminal equipment
JP7089363B2 (en) Registration screen processing device, registration screen processing method, and registration screen processing program
CN119069091A (en) A drug clinical project management system
JP2513924B2 (en) Setting method of item definition information
JPS63305460A (en) Document data processing system
JP2851071B2 (en) Database device
JP2000268056A (en) Menu support system and recording medium
JPS6260059A (en) Terminal device for finance
JP3068662U (en) Customizable table data update controller
JPS6316342A (en) Reporting system for test progress in development for providing commonality to plural models of os
JPH04313160A (en) Key word control system