JP7233148B2 - PLANNING PROGRAM, PLANNING DEVICE AND PLANNING METHOD - Google Patents

PLANNING PROGRAM, PLANNING DEVICE AND PLANNING METHOD Download PDF

Info

Publication number
JP7233148B2
JP7233148B2 JP2019174577A JP2019174577A JP7233148B2 JP 7233148 B2 JP7233148 B2 JP 7233148B2 JP 2019174577 A JP2019174577 A JP 2019174577A JP 2019174577 A JP2019174577 A JP 2019174577A JP 7233148 B2 JP7233148 B2 JP 7233148B2
Authority
JP
Japan
Prior art keywords
plan
cpu
data
setting
screen
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.)
Active
Application number
JP2019174577A
Other languages
Japanese (ja)
Other versions
JP2020004446A5 (en
JP2020004446A (en
Inventor
一大 三浦
靖隆 内山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Business Tech Co Ltd
Original Assignee
Business Tech 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 Business Tech Co Ltd filed Critical Business Tech Co Ltd
Priority to JP2019174577A priority Critical patent/JP7233148B2/en
Publication of JP2020004446A publication Critical patent/JP2020004446A/en
Publication of JP2020004446A5 publication Critical patent/JP2020004446A5/ja
Application granted granted Critical
Publication of JP7233148B2 publication Critical patent/JP7233148B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、経営計画の作成を行う計画作成プログラム等に関する。 TECHNICAL FIELD The present invention relates to a plan creation program and the like for creating a management plan.

従来、企業に対して経営計画の作成を支援するシステムが提案されている(特許文献1)。 Conventionally, a system has been proposed that assists a company in creating a management plan (Patent Document 1).

特開2004-334620号公報Japanese Patent Application Laid-Open No. 2004-334620

しかし、従来システムを用いて、経営計画を作成するには、過去数年分の損益計算書(P/L)、貸借対照表(B/S)、キャッシュ・フロー計算書(C/F)等の実績データ入力が必要であり、煩雑である。また、経営計画に掲載する各項目の計画値を過去の実績データに基づき決定する場合、経験が浅く不慣れな担当者では容易に決定できない。本発明はこのような事情に鑑みてなされたものである。その目的は、経験が浅く不慣れな担当者であっても、過去の実績データに基づき計画値を決定することが可能な計画作成プログラム等の提供である。 However, in order to create a management plan using the conventional system, the income statement (P/L), balance sheet (B/S), cash flow statement (C/F), etc. for the past few years performance data input is required, which is cumbersome. In addition, when the planned value of each item listed in the management plan is determined based on past performance data, it is difficult for inexperienced and inexperienced personnel to make the determination. The present invention has been made in view of such circumstances. The purpose is to provide a plan creation program that enables even an inexperienced and inexperienced person in charge to determine planned values based on past performance data .

本発明に係る計画作成プログラムは、経営に関連する複数の項目の実績データを取得し、経営計画を作成する期間を取得し、前記項目についての変動の見込みを、選択して回答する質問を出力し、前記質問に対する前記変動の見込みの選択情報を取得し、取得した選択情報と対応付けられ、前記変動の見込みを変換した係数を含む計算ロジックを取得し、取得した計算ロジックに基づき、前記実績データより前記項目の計画値を算出し、算出した前記計画値に基づいて前記期間における経営計画を作成する処理をコンピュータに行わせることを特徴とする。 A plan creation program according to the present invention acquires performance data of a plurality of items related to management, acquires a period for creating a management plan, and outputs a question to be answered by selecting the expected fluctuation of the item. and acquiring selection information of the expected variation for the question , acquiring calculation logic that is associated with the acquired selection information and containing a coefficient that converts the expected variation, and based on the acquired calculation logic, the actual result It is characterized in that the computer is caused to perform a process of calculating a planned value of the item from the data and creating a management plan for the period based on the calculated planned value .

本発明にあっては、経験が浅く不慣れな担当者であっても、過去の実績データに基づき計画値を決定することが可能となる。 According to the present invention, even an inexperienced and inexperienced person in charge can determine planned values based on past performance data .

計画管理システムの構成例を示す説明図である。It is explanatory drawing which shows the structural example of a plan management system. 管理サーバのハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of a management server. ユーザ端末のハードウェア構成例を示すブロック図である。3 is a block diagram showing a hardware configuration example of a user terminal; FIG. 管理者端末のハードウェア構成例を示すブロック図である。3 is a block diagram showing a hardware configuration example of an administrator terminal; FIG. ユーザDBの例を示す説明図である。It is explanatory drawing which shows the example of user DB. 会計DBの例を示す説明図である。It is explanatory drawing which shows the example of accounting DB. 会計DBの例を示す説明図である。It is explanatory drawing which shows the example of accounting DB. 予約DBの例を示す説明図である。It is explanatory drawing which shows the example of reservation DB. POS-DBの例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of a POS-DB; 勤怠DBの例を示す説明図である。It is explanatory drawing which shows the example of attendance DB. 受発注DBの例を示す説明図である。It is explanatory drawing which shows the example of order receiving/ordering DB. ロジックDBの例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of a logic DB; 予実DBの例を示す説明図である。It is explanatory drawing which shows the example of forecast/actual DB. レポートDBの例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of a report DB; FIG. アラートDBの例を示す説明図である。It is explanatory drawing which shows the example of alert DB. 計画作成処理の手順例を示すフローチャートである。It is a flow chart which shows an example of a procedure of plan creation processing. 自動作成処理の手順例を示すフローチャートである。9 is a flow chart showing an example of a procedure of automatic creation processing; 自動作成の例を示す説明図である。FIG. 10 is an explanatory diagram showing an example of automatic creation; 質問作成処理の手順例を示すフローチャートである。10 is a flow chart showing an example of the procedure of question creation processing; 質問作成処理の手順例を示すフローチャートである。10 is a flow chart showing an example of the procedure of question creation processing; 質問作成の例を示す説明図である。It is explanatory drawing which shows the example of question preparation. 直接編集処理の手順例を示すフローチャートである。7 is a flow chart showing an example of a procedure of direct editing processing; グラフ編集処理の手順例を示すフローチャートである。9 is a flow chart showing an example of a procedure of graph editing processing; シミュレーション編集処理の手順例を示すフローチャートである。FIG. 11 is a flowchart showing an example of a procedure of simulation editing processing; FIG. 作成方法選択画面の例を示す説明図である。FIG. 9 is an explanatory diagram showing an example of a creation method selection screen; 自動作成設定画面の例を示す説明図である。FIG. 9 is an explanatory diagram showing an example of an automatic creation setting screen; 質問回答画面の例を示す説明図である。FIG. 10 is an explanatory diagram showing an example of a question-and-answer screen; 計画表示画面の例を示す説明図である。It is explanatory drawing which shows the example of a plan display screen. 編集方法選択画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of an editing method selection screen; 直接編集画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a direct edit screen; グラフ編集画面の例を示す説明図である。FIG. 9 is an explanatory diagram showing an example of a graph edit screen; シミュレーション編集画面の例を示す説明図である。FIG. 9 is an explanatory diagram showing an example of a simulation edit screen; 計画運用処理の手順例を示すフローチャートである。6 is a flow chart showing an example of a procedure of planned operation processing; 予実管理処理の手順例を示すフローチャートである。9 is a flowchart illustrating an example of a procedure for budget/actual management processing; レポート設定処理の手順例を示すフローチャートである。10 is a flow chart showing an example of the procedure of report setting processing; アラート設定処理の手順例を示すフローチャートである。10 is a flowchart illustrating an example procedure of alert setting processing; バッチ処理の手順例を示すフローチャートである。6 is a flowchart illustrating an example of batch processing procedures; 予実作成処理の手順例を示すフローチャートである。FIG. 10 is a flowchart showing an example of a procedure of a forecast creation process; FIG. レポート作成処理の手順例を示すフローチャートである。7 is a flow chart showing an example of the procedure of report creation processing; おまかせレポート作成ロジックの例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of the auto report creation logic; アラート作成処理の手順例を示すフローチャートである。10 is a flowchart illustrating an example procedure of alert creation processing; 予測・再作成処理の手順例を示すフローチャートである。7 is a flowchart illustrating an example of a procedure for prediction/recreation processing; 予測ロジックの例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of prediction logic; 運用メニュー画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of an operation menu screen; 予実管理メニュー画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a budget/actual management menu screen; 予実管理設定画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a budget/actual management setting screen; 予実状況表示画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a forecast/actual situation display screen; レポート選択画面の例を示す説明図である。FIG. 10 is an explanatory diagram showing an example of a report selection screen; 定型レポート設定画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a template report setting screen; 報告設定画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a report setting screen; おまかせレポートの例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of an auto report. アラート設定画面の例を示す説明図である。FIG. 9 is an explanatory diagram showing an example of an alert setting screen; 予測・再作成メニュー画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a prediction/recreation menu screen; 再作成方法選択画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a recreating method selection screen; アドバイスDBの例を示す説明図である。FIG. 10 is an explanatory diagram showing an example of an advice DB; 広告DBの例を示す説明図である。It is explanatory drawing which shows the example of advertisement DB. 予実作成処理及びアラート作成処理の他の手順例を示すフローチャートである。It is a flow chart which shows another procedure example of budget creation processing and alert creation processing. 連携設定画面の例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a cooperation setting screen; マルチCSVアップロード機能を示す説明図である。FIG. 4 is an explanatory diagram showing a multi-CSV upload function;

以下実施の形態を、図面を参照して説明する。 Embodiments will be described below with reference to the drawings.

図1は計画管理システムの構成例を示す説明図である。計画管理システム100は管理サーバ(計画作成装置)1、ユーザ端末2及び管理者端末3を含む。計画管理システム100は種々のデータソースである他システム4と接続されている。管理サーバ1、ユーザ端末2、管理者端末3及び他システム4はネットワークNにより、互いに通信可能に接続されている。他システム4は予約システム、POS(Point of sale system)システム、勤怠システム、会計システム、給与システム及び受発注システムを含む。予約システムは医療機関の診察予約、飲食店の座席予約、貸会議室に関する施設予約、旅行に関するツアー予約、交通機関に関する切符予約、語学学習に関するレッスン予約、エステサロン・ネールサロンに関する施術予約など、種々の予約を行うシステムを含む。POSシステムは物品販売の売上実績を単品単位で集計する一般的なシステム以外に、サービス業におけるサービスの売上実績をサービスメニュー単位で集計するものも含む。勤怠システムは正社員、契約社員、パートタイマーなどを含む従業員の勤怠を管理するシステムである。会計システムは管理会計システム、財務会計システム等である。給与システムは従業員に支払うべき給与を計算するとともに給与支払いの履歴を保存するシステムである。受発注システムは商品やサービスの受注及び発注を行うためのシステムである。図1において、ユーザ端末2及び管理者端末3は各2台記載しているが、それぞれは1台でもよいし、3台以上でもよい。ユーザ端末2及び管理者端末3を1台で兼用してもよい。なお、他システム4としてさらに、仕入在庫管理システム、従業員の目標・評価管理システム、従業員のモチベーション管理システム、口コミサイトの管理システム、クーポンサイトの管理システム、顧客アンケート管理システムなどを含んでもよい。 FIG. 1 is an explanatory diagram showing a configuration example of a plan management system. The plan management system 100 includes a management server (plan creation device) 1 , a user terminal 2 and an administrator terminal 3 . The plan management system 100 is connected with other systems 4, which are various data sources. A management server 1, a user terminal 2, an administrator terminal 3, and another system 4 are connected by a network N so as to be able to communicate with each other. Other systems 4 include a reservation system, a POS (Point of sale system) system, an attendance system, an accounting system, a payroll system, and an ordering system. Reservation system for medical institutions, seat reservations for restaurants, facility reservations for rental conference rooms, tour reservations for travel, ticket reservations for transportation, lesson reservations for language learning, treatment reservations for esthetic salons and nail salons, etc. including a system for making reservations for The POS system includes not only a general system that tallies the sales results of product sales on an individual item basis, but also a system that tallies the sales results of services in the service industry on a service menu basis. The attendance system is a system that manages the attendance of employees, including regular employees, contract employees, and part-timers. Accounting systems include management accounting systems, financial accounting systems, and the like. A payroll system is a system that calculates salaries to be paid to employees and stores payroll history. The ordering system is a system for receiving and placing orders for products and services. Although two user terminals 2 and two administrator terminals 3 are shown in FIG. 1, each may be one or three or more. A single user terminal 2 and administrator terminal 3 may be used. The other system 4 may further include a purchase inventory management system, an employee goal/evaluation management system, an employee motivation management system, a review site management system, a coupon site management system, a customer questionnaire management system, and the like. good.

図2は管理サーバのハードウェア構成例を示すブロック図である。管理サーバ1は各ユーザの経営に関する様々データを他システム4より収集し、収集したデータに基づき経営計画を作成する処理等を行う。管理サーバ1はサーバコンピュータ等で構成する。管理サーバ1は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、大容量記憶部14及び通信部15を含む。各構成はバスBで接続されている。
FIG. 2 is a block diagram showing a hardware configuration example of a management server. The management server 1 collects various data related to the management of each user from the other system 4, and performs processing such as creating a management plan based on the collected data. The management server 1 is composed of a server computer and the like. The management server 1 includes a CPU (Central Processing Unit) 11 , a ROM (Read Only Memory) 12 , a RAM (Random Access Memory) 13 , a large capacity storage section 14 and a communication section 15 . Each configuration is connected by a bus B.

CPU11はROM12に記憶された制御プログラム(計画作成プログラム)1Pにしたがい、ハードウェア各部を制御する。RAM13は例えばSRAM(Static RAM)、DRAM(Dynamic RAM)又はフラッシュメモリである。RAM13はCPU11によるプログラムの実行時に発生するデータを一時的に記憶する。 The CPU 11 controls each part of the hardware according to a control program (planning program) 1P stored in the ROM 12 . The RAM 13 is, for example, SRAM (Static RAM), DRAM (Dynamic RAM), or flash memory. The RAM 13 temporarily stores data generated when the CPU 11 executes the program.

大容量記憶部14は、例えばハードディスク又はSSD(Solid State Drive)などである。大容量記憶部14は各種データベース(DB:DataBase)を記憶する。大容量記憶部14はユーザDB141、会計DB142、予約DB143、POS-DB144、勤怠DB145、受発注DB146、ロジックDB147、予実DB148、レポートDB149、及びアラートDB14Aを記憶する。また、制御プログラム1Pを大容量記憶部14に記憶してもよい。ユーザDB141からアラートDB14Aまでのすべて又は一部のデータベースを、管理サーバ1以外に記憶してもよい。例えばデータベースサーバやクラウドストレージに記憶してもよい。
The large-capacity storage unit 14 is, for example, a hard disk or an SSD (Solid State Drive). The large-capacity storage unit 14 stores various databases (DB: DataBase). The large-capacity storage unit 14 stores a user DB 141, an accounting DB 142, a reservation DB 143, a POS-DB 144, an attendance DB 145, an order receiving/ordering DB 146, a logic DB 147, a forecast DB 148, a report DB 149, and an alert DB 14A. Also, the control program 1P may be stored in the large-capacity storage unit 14 . All or part of the databases from the user DB 141 to the alert DB 14A may be stored outside the management server 1 . For example, it may be stored in a database server or cloud storage.

通信部15はネットワークNを介して、ユーザ端末2、管理者端末3及び他システム4と通信を行う。また、CPU11が通信部15を用い、管理サーバ1を複数の物理的なサーバコンピュータで構成してもよい。また、管理サーバ1の機能をクラウドサービスにより提供してもよい。
The communication unit 15 communicates with the user terminal 2 , the administrator terminal 3 and the other system 4 via the network N. FIG. Alternatively, the CPU 11 may use the communication unit 15 and the management server 1 may be composed of a plurality of physical server computers. Also, the functions of the management server 1 may be provided by a cloud service.

読み取り部16はCD(Compact Disc)-ROM及びDVD(Digital Versatile Disc)-ROMを含む可搬型記憶媒体1aを読み取る。CPU11が読み取り部16を介して、制御プログラム1Pを可搬型記憶媒体1aより読み取り、大容量記憶部14に記憶してもよい。また、ネットワークN等を介して他のコンピュータからCPU11が制御プログラム1Pをダウンロードし、大容量記憶部14に記憶してもよい。さらにまた、半導体メモリ1bから、CPU11が制御プログラム1Pを読み込んでもよい。 The reader 16 reads portable storage media 1a including CD (Compact Disc)-ROM and DVD (Digital Versatile Disc)-ROM. The CPU 11 may read the control program 1P from the portable storage medium 1a via the reading section 16 and store it in the large-capacity storage section 14 . Alternatively, the CPU 11 may download the control program 1P from another computer via the network N or the like and store it in the large-capacity storage unit 14 . Furthermore, the CPU 11 may read the control program 1P from the semiconductor memory 1b.

図3はユーザ端末のハードウェア構成例を示すブロック図である。ユーザ端末2は計画管理システム100のユーザが用いる端末である。ユーザ端末2はノートパソコン、パネルコンピュータ、タブレットコンピュータ等で構成する。ユーザ端末2はCPU21、ROM22、RAM23、通信部24、入力部25、表示部26、及び大容量記憶部27を含む。各構成はバスBで接続されている。 FIG. 3 is a block diagram showing a hardware configuration example of a user terminal. A user terminal 2 is a terminal used by a user of the plan management system 100 . The user terminal 2 is composed of a notebook computer, a panel computer, a tablet computer, or the like. The user terminal 2 includes a CPU 21 , ROM 22 , RAM 23 , communication section 24 , input section 25 , display section 26 and mass storage section 27 . Each configuration is connected by a bus B.

CPU21はROM22に記憶された制御プログラム(計画編集プログラム)2Pにしたがい、ハードウェア各部を制御する。RAM23は例えばSRAM、DRAM又はフラッシュメモリである。RAM23はCPU21によるプログラムの実行時に発生するデータを一時的に記憶する。 The CPU 21 controls each part of the hardware according to a control program (plan editing program) 2P stored in the ROM 22 . RAM 23 is, for example, SRAM, DRAM or flash memory. The RAM 23 temporarily stores data generated when the CPU 21 executes the program.

通信部24はネットワークNを介して、管理サーバ1及び他システム4と通信を行う。また、CPU21が通信部24を用い、ネットワークN等を介して他のコンピュータから制御プログラム2Pをダウンロードし、大容量記憶部27に記憶してもよい。 The communication unit 24 communicates with the management server 1 and other systems 4 via the network N. FIG. Alternatively, the CPU 21 may use the communication section 24 to download the control program 2P from another computer via the network N or the like and store it in the large-capacity storage section 27 .

表示部26は液晶表示パネル等を含む。表示部26は管理サーバ1が出力した計画などを表示する。入力部25はキーボードやマウスである。また、入力部25は表示部26と一体化したタッチパネルディスプレイでもよい。なお、ユーザ端末2は外部の表示装置に表示を行ってもよい。 The display unit 26 includes a liquid crystal display panel and the like. The display unit 26 displays the plan output by the management server 1 and the like. The input unit 25 is a keyboard or mouse. Also, the input unit 25 may be a touch panel display integrated with the display unit 26 . Note that the user terminal 2 may display on an external display device.

大容量記憶部27は、例えばハードディスク又はSSDなどである。大容量記憶部27は各種データを記憶する。 The mass storage unit 27 is, for example, a hard disk or SSD. The large-capacity storage unit 27 stores various data.

図4は管理者端末のハードウェア構成例を示すブロック図である。管理者端末3は計画管理システム100の管理者が用いる端末である。管理者端末3はノートパソコン、パネルコンピュータ、タブレットコンピュータ等で構成する。管理者端末3はCPU31、ROM32、RAM33、通信部34、入力部35、表示部36、及び大容量記憶部37を含む。各構成はバスBで接続されている。管理者端末3の各構成は名称を同じくするユーザ端末2の各構成と同様であるから説明を省略する。 FIG. 4 is a block diagram showing a hardware configuration example of an administrator terminal. A manager terminal 3 is a terminal used by a manager of the plan management system 100 . The administrator terminal 3 is composed of a notebook computer, a panel computer, a tablet computer, or the like. The administrator terminal 3 includes a CPU 31 , a ROM 32 , a RAM 33 , a communication section 34 , an input section 35 , a display section 36 and a mass storage section 37 . Each configuration is connected by a bus B. Since each configuration of the administrator terminal 3 is the same as each configuration of the user terminal 2 having the same name, description thereof will be omitted.

次に、計画管理システム100が用いるデータベースについて説明する。図5はユーザDBの例を示す説明図である。ユーザDB141は計画管理システム100を利用するユーザの情報を記憶する。ユーザDB141はユーザID列、形態列、名称・氏名列、電話番号列、メールアドレス列、パスワード列、チャット列、アカウント列、及び連携設定列を含む。ユーザID列はユーザを一意に特定するユーザIDを記憶する。ユーザIDはユーザ登録時に発番する。名称・氏名列はユーザの氏名又は名称を記憶する。ユーザが会社の場合、名称・氏名列には会社名を記憶する。ユーザが個人事業主の場合、名称・氏名列には個人名を記憶する。電話番号列はユーザの電話番号を記憶する。メールアドレス列はユーザの電子メールアドレスを記憶する。パスワード列はユーザのログインパスワードを記憶する。パスワード列には暗号化したパスワードを記憶する。図5では便宜上「*」で示している。チャット列はユーザがアラートの受信を希望するチャットサービスの識別情報、例えばチャットサービスの名称を記憶する。アカウント列はユーザのチャットサービスでのアカウントを記憶する。連携設定列は他システム4との連携設定を記憶する。連携設定列は会計列、POS列、勤怠列、及び予約列を含む。会計列、POS列、勤怠列、及び予約列それぞれは会計システム、POSシステム、勤怠システム、予約システムの識別情報、例えば名称を記憶する。 Next, the database used by the plan management system 100 will be described. FIG. 5 is an explanatory diagram showing an example of the user DB. The user DB 141 stores information on users who use the plan management system 100 . The user DB 141 includes a user ID column, a form column, a name/name column, a phone number column, an e-mail address column, a password column, a chat column, an account column, and a cooperation setting column. The user ID column stores user IDs that uniquely identify users. A user ID is issued at the time of user registration. The name/name column stores the name of the user. If the user is a company, the company name is stored in the name/name column. If the user is a sole proprietor, the personal name is stored in the name/name column. The phone number column stores the user's phone number. The mail address column stores the user's e-mail address. The password column stores the user's login password. The encrypted password is stored in the password column. In FIG. 5, it is indicated by "*" for convenience. The chat column stores the identification of the chat service for which the user wishes to receive alerts, such as the name of the chat service. The account column stores the user's account with the chat service. The cooperation setting column stores the setting of cooperation with the other system 4 . The linkage setting columns include an accounting column, a POS column, an attendance column, and a reservation column. The accounting column, the POS column, the attendance column, and the reservation column each store identification information, such as names, of the accounting system, POS system, attendance system, and reservation system.

図6及び図7は会計DBの例を示す説明図である。会計DB142は主として会計システムから収集したユーザの会計データを記憶する。図6に示すように、会計DB142は年次データ・過去1421及び年次データ・当期1422を記憶する。年次データ・過去1421は過去のデータを年単位で記憶する。例えば、年次データ・過去1421は、P/L計画14211、P/L実績14212、B/S計画14213、B/S実績14214、C/F計画14215、C/F実績14216、売上計画14217、及び売上実績14218を含む。P/L計画14211は過年についてのP/Lの計画データを数年分含む。P/L実績14212は過年についてのP/Lの実績データを数年分含む。B/S計画14213は過年についてのB/Sの計画データを数年分含む。B/S実績14214は過年についての実績データを数年分含む。C/F計画14215は過年についてのC/Fの計画データを数年分含む。C/F実績14216は過年についてのC/Fの実績データを数年分含む。売上計画14217は過年についての売上計画データを数年分含む。売上実績14218は過年についての売上実績データを数年分含む。また、年次データ・当期1422は、例えばP/L計画14221、B/S計画14222、C/F計画14223、及び売上計画14224を含む。P/L計画14221は当期のP/Lの計画データである。B/S計画14222は当期のB/Sの計画データである。C/F計画14223は当期のC/Fの計画データである。売上計画14224は当期の売上計画データである。売上計画の売上とは各商品又は各サービスの売上、複数の商品又はサービスをまとめた商品グループ毎又はサービスグループ毎の売上、顧客毎の売上などを含む。なお、1年は1月始まり12月終わりの暦の1年でもよいし、4月始まり翌3月終わりの年度でもよい。また、ユーザの決算期に合わせて始まり月、及び終わり月を設定してもよい。なお、過去のデータをP/L、B/S、C/F、売上に関する過去の計画及び実績データは、年単位だけでなく、月単位のデータを記憶してもよい。 6 and 7 are explanatory diagrams showing examples of the accounting DB. The accounting DB 142 mainly stores user's accounting data collected from the accounting system. As shown in FIG. 6, the accounting DB 142 stores annual data/past 1421 and annual data/current period 1422 . Yearly data/past 1421 stores past data in units of years. For example, the annual data/past 1421 includes P/L plan 14211, P/L actual result 14212, B/S plan 14213, B/S actual result 14214, C/F plan 14215, C/F actual result 14216, sales plan 14217, and sales performance 14218. P/L Plan 14211 contains several years of P/L plan data for past years. P/L Performance 14212 includes several years of P/L performance data for past years. B/S Plan 14213 contains several years of B/S plan data for past years. B/S Performance 14214 includes several years of performance data for past years. C/F Plan 14215 contains several years of C/F plan data for past years. The C/F Actual 14216 includes several years of C/F actual data for past years. Sales plan 14217 contains several years of sales plan data for past years. Actual Sales 14218 includes several years of actual sales data for past years. The annual data/current term 1422 includes P/L plan 14221, B/S plan 14222, C/F plan 14223, and sales plan 14224, for example. The P/L plan 14221 is P/L plan data for the current term. The B/S plan 14222 is B/S plan data for the current period. The C/F plan 14223 is C/F plan data for the current period. The sales plan 14224 is sales plan data for the current term. Sales in the sales plan include sales of each product or each service, sales for each product group or service group in which a plurality of products or services are combined, sales for each customer, and the like. A year may be a calendar year beginning in January and ending in December, or may be a fiscal year beginning in April and ending in March of the following year. Also, the start month and end month may be set according to the user's accounting period. The past data may be stored as P/L, B/S, and C/F, and the past plan and performance data related to sales may be stored not only in yearly units but also in monthly units.

また、図7に示すように会計DB142は月次データ・計画1423及び月次データ・実績1424を記憶する。月次データ・計画1423及び月次データ・実績1424は当期のデータである。月次データ・計画1423は例えば、P/L計画14231、B/S計画14232、C/F計画14233、及び売上計画14234を含む。P/L計画14231は当期における月単位のP/Lの計画データを含む。B/S計画14232は当期における月単位のB/Sの計画データを含む。C/F計画14233は当期における月単位のC/Fの計画データを含む。売上計画14234は当期における月単位の売上の計画データを含む。月次データ・実績1424は、P/L実績14241、B/S計画14242、C/F計画14243、及び売上計画14244を含む。P/L実績14241は当期におけるP/Lの実績データを月単位で記憶する。B/S計画14242は当期におけるB/Sの実績データを月単位で記憶する。C/F計画14243は当期におけるC/Fの実績データを月単位で記憶する。売上計画14244は当期における売上の実績データを月単位で記憶する。例えば、当期が2018年であって、現在が6月度の場合、月次データ・実績1424は2018年4月度及び5月度の完全なデータを含み、6月度のデータについては、月度途中の不完全なデータを含んでいる。 In addition, as shown in FIG. 7, the accounting DB 142 stores monthly data/plan 1423 and monthly data/result 1424 . Monthly data/plan 1423 and monthly data/result 1424 are data for the current term. The monthly data/plan 1423 includes, for example, a P/L plan 14231, a B/S plan 14232, a C/F plan 14233, and a sales plan 14234. The P/L plan 14231 includes monthly P/L plan data for the current term. The B/S plan 14232 includes monthly B/S plan data for the current term. The C/F plan 14233 includes monthly C/F plan data for the current term. The sales plan 14234 includes monthly sales plan data for the current term. Monthly data/results 1424 include P/L results 14241 , B/S plans 14242 , C/F plans 14243 and sales plans 14244 . The P/L performance record 14241 stores the P/L performance data for the current period on a monthly basis. The B/S plan 14242 stores B/S performance data for the current period on a monthly basis. The C/F plan 14243 stores actual C/F data for the current period on a monthly basis. The sales plan 14244 stores actual sales data for the current period on a monthly basis. For example, if the current period is 2018 and the current period is June, the monthly data/results 1424 includes complete data for April and May 2018. contains useful data.

図8は予約DBの例を示す説明図である。予約DB143は初期登録データ1431及びリアルタイムデータ1432を含む。初期登録データ1431は静的データである。初期登録データ1431は業種毎に定める。飲食店の初期登録データ1431には例えば、ユーザID、店舗ID、席情報、コマ数、予約プラン数などを含む。席情報はテーブル数や座席数などである。コマは開始及び終了時間を含む時間枠である。コマ数とは一日あたりのコマの数である。予約プラン数とは予約時に顧客が選択可能なサービス内容と料金などを含むプランの数である。マッサージサロンの初期登録データ1431には例えば、ユーザID、店舗ID、施術台数、コマ数、施術プラン数を含む。施術台数は施術台の数であり、同時に施術が受けられる最大の顧客数を示す。コマ数は飲食店の場合と同様である。施術プラン数は施術内容、施術時間、施術料金を含むプランの数である。リアルタイムデータ1432は店舗毎の予約状況を随時収集したものである。リアルタイムデータ1432は例えば、ユーザID、店舗ID、データ更新日時、予約数、キャンセル率などを含む。キャンセル率は営業当日の予約キャンセル数を予約数で除したものである。 FIG. 8 is an explanatory diagram showing an example of a reservation DB. The reservation DB 143 includes initial registration data 1431 and real-time data 1432 . Initial registration data 1431 is static data. The initial registration data 1431 is determined for each type of industry. The restaurant initial registration data 1431 includes, for example, a user ID, a store ID, seat information, the number of frames, the number of reservation plans, and the like. The seat information includes the number of tables, the number of seats, and the like. A frame is a time frame that includes a start and end time. The number of frames is the number of frames per day. The number of reservation plans is the number of plans including service contents and fees that can be selected by the customer at the time of reservation. The initial registration data 1431 of the massage salon includes, for example, a user ID, a store ID, the number of treatments, the number of sessions, and the number of treatment plans. The number of treatments is the number of treatment tables, and indicates the maximum number of customers who can receive treatments at the same time. The number of frames is the same as in the restaurant. The number of treatment plans is the number of plans including treatment content, treatment time, and treatment fee. The real-time data 1432 is obtained by collecting the reservation status of each store at any time. Real-time data 1432 includes, for example, user IDs, store IDs, data update dates and times, number of reservations, cancellation rates, and the like. The cancellation rate is the number of reservation cancellations on the business day divided by the number of reservations.

図9はPOS-DBの例を示す説明図である。POS-DB144はPOSシステムから随時収集したデータを記憶する。POS-DB144は売上ランキング1441、原価ランキング1442、客単価1443、リピート率1444、クーポン数1445、消費材料1446などを含む。リピート率1444は日毎、1週間毎、月毎のリピート率を含む。どのくらいの期間毎にリピート率を求めるかは、業種に合わせて適宜決定する。クーポン数1445は発行されたクーポンの種別や数、使用されたクーポンの種別や数等を含む。消費材料1446は消費された材料の名称や数量を含む。 FIG. 9 is an explanatory diagram showing an example of POS-DB. The POS-DB 144 stores data collected from the POS system from time to time. The POS-DB 144 includes sales ranking 1441, cost ranking 1442, unit price per customer 1443, repeat rate 1444, number of coupons 1445, consumption materials 1446, and the like. Repeat rate 1444 includes daily, weekly, and monthly repeat rates. The period for which the repeat rate is to be obtained is appropriately determined according to the type of industry. The number of coupons 1445 includes the type and number of issued coupons, the type and number of used coupons, and the like. Consumed Materials 1446 contains the names and quantities of materials consumed.

図10は勤怠DBの例を示す説明図である。勤怠DB145は勤怠システムから随時収集した勤怠データを記憶する。勤怠データはリアルタイムデータ1451、月次データ1452を含む。リアルタイムデータ1451は人員毎の出退勤データを含む。リアルタイムデータ1451は例えば、出退勤区別、名前、出退勤日時、月毎の累積勤務時間、月毎の勤務日数、当日の連続勤務日数などを含む。月次データ1452は月毎の勤怠データを含む。月次データ1452はリアルタイムデータ1451を月毎の集計したデータの他に、店舗毎のデータを含めてもよい。店舗毎の月次データ1452は例えば、店名、データ月次、人員総数、正社員数、アルバイト人数、新入人数、退職人数を含む。 FIG. 10 is an explanatory diagram showing an example of the attendance DB. The attendance DB 145 stores attendance data collected as needed from the attendance system. The attendance data includes real-time data 1451 and monthly data 1452 . The real-time data 1451 includes attendance data for each employee. The real-time data 1451 includes, for example, attendance classification, name, attendance/exit date/time, cumulative working hours per month, number of working days per month, number of consecutive working days on the current day, and the like. Monthly data 1452 includes monthly attendance data. The monthly data 1452 may include data for each store in addition to data obtained by aggregating the real-time data 1451 for each month. The monthly data 1452 for each store includes, for example, store name, monthly data, total number of employees, number of full-time employees, number of part-timers, number of new hires, and number of retirees.

図11は受発注DBの例を示す説明図である。受発注DB146は受発注システムから随時収集した受発注データを記憶する。受注データ1461は、データ月次、得意先コード、受注商品名、受注単価、受注数量を含む。複数の商品を受注した得意先の受注データ1461は1つのレコードに、受注商品名、受注単価、受注数量を繰り返し含んでもよい。発注データ1462は、データ月次、仕入先コード、発注商品名、発注単価、発注数量を含む。複数の商品を発注した仕入先の発注データ1462は1つのレコードに、発注商品名、発注単価、受注数量を繰り返し含んでもよい。予約DB143、POS-DB144、勤怠DB145及び受発注DB146に記憶するデータは、当期に発生したデータのみではなく、過去の期のデータを記憶してもよい。また、日次毎、週次毎、月次毎、年次毎に集計した当期データ、過去の期のデータを記憶してもよい。さらに、当期及び過去の期の計画データを記憶してもよい。 FIG. 11 is an explanatory diagram showing an example of an order receiving/ordering DB. The order receiving/ordering DB 146 stores the order receiving/ordering data collected as needed from the order receiving/ordering system. The order data 1461 includes monthly data, customer code, order product name, order unit price, and order quantity. The order data 1461 of a customer who has received an order for a plurality of products may include, in one record, the name of the ordered product, the unit price of the ordered product, and the quantity of ordered products. The order data 1462 includes monthly data, supplier code, order product name, order unit price, and order quantity. The order data 1462 of a supplier who has ordered a plurality of products may include, in one record, the name of the ordered product, the unit price of the order, and the quantity of orders received. The data to be stored in the reservation DB 143, POS-DB 144, attendance DB 145, and order receiving/ordering DB 146 may be not only data generated in the current period but also data in the past period. In addition, current term data aggregated daily, weekly, monthly, or yearly, or past term data may be stored. In addition, planning data for the current period and previous periods may be stored.

図12はロジックDBの例を示す説明図である。ロジックDB147は計画作成や予測を行う際のロジックを記憶する。図12Aは自動作成ロジック1471の例を示す。図12Aに示す自動作成ロジック1471は過去のP/Lデータから今期のP/L計画を立てるためのロジックである。図12Bは質問ロジック1472の例を示す。例えば、販売費及び一般管理費についての変動の見込みに対して、ユーザが「やや増加」と回答した場合、今期の計画値は前期の5%と増し(前期×1.05)と算出する。図12Cは予測ロジック1473の例を示す。図12Cに示す予測ロジック1473は、1月から3月の売上高実績を用いて、1月から12月の年間売上高及び、4月から12月までの各月売上高を予測するロジックである。 FIG. 12 is an explanatory diagram showing an example of the logic DB. Logic DB147 memorize|stores the logic at the time of plan creation and prediction. FIG. 12A shows an example of auto-creation logic 1471 . The automatic creation logic 1471 shown in FIG. 12A is logic for making a P/L plan for the current term from past P/L data. FIG. 12B shows an example of query logic 1472 . For example, if the user answers "slightly increase" to the expected fluctuation of selling, general and administrative expenses, the planned value for this term is calculated as 5% higher than the previous term (previous term x 1.05). FIG. 12C shows an example of prediction logic 1473 . The prediction logic 1473 shown in FIG. 12C is logic that uses actual sales from January to March to predict annual sales from January to December and monthly sales from April to December. .

図13は予実DBの例を示す説明図である。予実DB148は予実管理対象の数値を記憶する。予実DB148はユーザID列、店舗ID列、項目列、1月列、2月列、3月列、…、及び12月列を含む。ユーザID列はユーザIDを記憶する。店舗ID列は店舗IDを記憶する。項目列は管理対象を記憶する。例えば、売上高、売上原価、販管費などである。1月列、2月列、3月列、…、及び12月列は各月の計画値、実績値、及び2つの値の差分値を記憶する。 FIG. 13 is an explanatory diagram showing an example of a forecast/actual DB. The forecast/actual DB 148 stores numerical values to be subject to forecast/actual management. The forecast/actual DB 148 includes a user ID column, a store ID column, an item column, a January column, a February column, a March column, . . . and a December column. The user ID column stores user IDs. The store ID column stores store IDs. The item column stores managed objects. For example, sales, cost of sales, and SG&A expenses. The January column, February column, March column, .

図14はレポートDBの例を示す説明図である。レポートDB149は予実管理レポートの設定を記憶する。レポートDB149はユーザID列、単位列、科目列、年度計画列、累積値列、書式列及びイメージ列を含む。ユーザID列はユーザIDを記憶する。単位列は数値を表示する単位を記憶する。単位は店舗、地域、事業部、全社などである。項目列は予実管理対象の科目を記憶する。年度計画列はレポートに年度の計画値を表示するか否かを記憶する。累積値列はレポートに当月までの累積値を表示するか否かを記憶する。例えば、4月度のレポートで売上高の累積値を表示する場合、1月から4月までの売上高の合計値が表示される。書式列はレポートを作成する際の書式名を記憶する。書式は予め記憶しておく。イメージ列は最新のレポートをイメージやPDFで記憶する。 FIG. 14 is an explanatory diagram showing an example of the report DB. The report DB 149 stores settings for budget/actual management reports. The report DB 149 includes a user ID column, a unit column, a subject column, a year plan column, a cumulative value column, a format column and an image column. The user ID column stores user IDs. The units column stores the units in which numerical values are displayed. Units include stores, regions, divisions, and the entire company. The item column stores the items subject to budget/actual management. The yearly plan column stores whether to display annual plan values in the report. The cumulative value column stores whether or not to display the cumulative value up to the current month in the report. For example, when displaying cumulative sales in a report for April, the total sales from January to April are displayed. The format column stores the name of the format used when creating the report. Memorize the format in advance. The Image column stores the most recent reports as images or PDFs.

図15はアラートDBの例を示す説明図である。アラートDB14Aはユーザが設定したアラートの条件を記憶する。アラートDB14AはユーザID列、番号列、評価指標列、基準値列、単位列、アラート方法列、及び宛名列を含む。ユーザID列はアラート条件を設定し、アラートを受けるユーザのユーザIDを記憶する。番号列はアラート条件の順番号を記憶する。順番号はユーザ毎にユニークである。評価指標列は評価対象となる指標(科目)を記憶する。評価指標は例えば、売上高、粗利、客単価などである。基準値列はアラートを行うか否か判定する際の基準値を記憶する。単位列は基準値の単位を記憶する。単位は例えば%、百万円、千万円である。アラート方法列はアラート方法を記憶する。アラート方法は例えば、電子メール、SMS(Short Message Service)宛名列はアラートを送る宛名を記憶する。アラート方法がメールのとき、宛名列は電子メールアドレスを記憶する。 FIG. 15 is an explanatory diagram showing an example of the alert DB. The alert DB 14A stores alert conditions set by the user. The alert DB 14A includes a user ID column, a number column, an evaluation index column, a reference value column, a unit column, an alert method column, and an address column. The user ID column sets the alert conditions and stores the user ID of the user who receives the alert. The number column stores the sequential number of the alert condition. The sequence number is unique for each user. The evaluation index column stores indexes (subjects) to be evaluated. The evaluation index is, for example, sales volume, gross profit, and unit price per customer. The reference value column stores a reference value for determining whether or not to issue an alert. The unit column stores the unit of reference value. The unit is, for example, %, million yen, or ten million yen. The alert method column stores the alert method. The alert method is e-mail, SMS (Short Message Service), for example. The address column stores the address to which the alert is sent. When the alert method is email, the To column stores email addresses.

計画管理システム100は経営計画の作成時及び運用時に活用することが可能である。まず、ユーザが計画管理システム100を用いて計画作成をするとき、計画管理システム100が行う処理について、説明する。 The plan management system 100 can be used when creating and operating a management plan. First, the processing performed by the plan management system 100 when a user creates a plan using the plan management system 100 will be described.

図16は計画作成処理の手順例を示すフローチャートである。CPU11は作成方法選択画面をユーザ端末2に送信する。ユーザは作成方法選択画面により、作成方法を選択する。ユーザが選択した作成方法は、管理サーバ1へ送信される。管理サーバ1のCPU11はユーザ端末2より計画の作成方法を受信する(ステップS1)。CPU11は取得した作成方法が自動作成であるか否かを判定する(ステップS2)。CPU11は取得した作成方法が自動作成であると判定した場合(ステップS2でYES)、自動作成を行う(ステップS3)。CPU11は取得した作成方法が自動作成でないと判定した場合(ステップS2でNO)、質問作成を行う(ステップS4)。CPU11はステップS2又はS3で作成した計画をユーザ端末2へ送信する(ステップS5)。ユーザ端末2は管理サーバ1から受信した計画を取得し、表示する。ユーザは表示された計画を参照し、計画をそのまま受け入れるか、編集するかを判断し、その結果をユーザ端末2から管理サーバ1に送信する。管理サーバ1のCPU11はユーザ端末2から判断結果を受信する(ステップS6)。CPU11はユーザ端末2から受信した判断結果が編集であるか否かを判定する(ステップS7)。CPU11は判断結果が編集でないと判定した場合(ステップS7でNO)、処理をステップS13に移す。CPU11は判断結果が編集であると判定した場合(ステップS7でYES)、編集方法が直接入力か否かを判定する(ステップS8)。CPU11は編集方法が直接入力であると判定した場合(ステップS8でYES)、直接編集を行う(ステップS9)。CPU11は編集方法が直接入力でないと判定した場合(ステップS8でNO)、グラフ編集であるか否かを判定する(ステップS10)。CPU11は編集方法がグラフ編集であると判定した場合(ステップS10でYES)、グラフ編集を行う(ステップS11)。CPU11は編集方法がグラフ編集でないと判定した場合(ステップS10でNO)、シミュレーション編集を行う(ステップS12)。CPU11は作成した計画又は編集後の計画を記憶する(ステップS13)。計画を記憶するデータベースは内容によって異なる。例えば作成した計画がP/Lの場合、会計DB142に記憶する。なお、複数期分の計画を作成する場合は、図16に示した一連の処理を繰り返し実行する。 FIG. 16 is a flow chart showing an example of the procedure of planning processing. The CPU 11 transmits the creation method selection screen to the user terminal 2 . The user selects a creation method on the creation method selection screen. The creation method selected by the user is transmitted to the management server 1 . The CPU 11 of the management server 1 receives the plan creation method from the user terminal 2 (step S1). The CPU 11 determines whether or not the acquired creation method is automatic creation (step S2). When the CPU 11 determines that the acquired creation method is automatic creation (YES in step S2), automatic creation is performed (step S3). When the CPU 11 determines that the acquired creation method is not automatic creation (NO in step S2), it creates a question (step S4). The CPU 11 transmits the plan created in step S2 or S3 to the user terminal 2 (step S5). The user terminal 2 acquires the plan received from the management server 1 and displays it. The user refers to the displayed plan, determines whether to accept the plan as it is or edit it, and transmits the result from the user terminal 2 to the management server 1 . The CPU 11 of the management server 1 receives the judgment result from the user terminal 2 (step S6). The CPU 11 determines whether or not the determination result received from the user terminal 2 is editing (step S7). When the CPU 11 determines that the result of determination is not editing (NO in step S7), the process proceeds to step S13. When the CPU 11 determines that the result of determination is editing (YES in step S7), it determines whether or not the editing method is direct input (step S8). When the CPU 11 determines that the editing method is direct input (YES in step S8), direct editing is performed (step S9). When the CPU 11 determines that the editing method is not direct input (NO in step S8), it determines whether it is graph editing (step S10). When the CPU 11 determines that the editing method is graph editing (YES in step S10), graph editing is performed (step S11). When the CPU 11 determines that the editing method is not graph editing (NO in step S10), simulation editing is performed (step S12). The CPU 11 stores the created plan or the edited plan (step S13). Databases that store plans vary in content. For example, if the created plan is P/L, it is stored in the accounting DB 142 . Note that when creating a plan for a plurality of periods, the series of processes shown in FIG. 16 are repeatedly executed.

図17は自動作成処理の手順例を示すフローチャートである。自動作成処理は実績データを基に、前期から変動を見積もり今期の計画を作成する処理である。管理サーバ1のCPU11はユーザ端末2に設定画面を送信する(ステップS21)。ユーザ端末2のCPU21は設定画面を表示部26に表示する(ステップS22)。ユーザ端末2は入力部25を用いて、実績データを取得する方法を設定し、送信を指示する。CPU21は実績データの取得方法を管理サーバ1に送信する(ステップS23)。管理サーバ1のCPU11は取得方法がファイルのアップロードか否かを判定する(ステップS24)。CPU11は取得方法がファイルのアップロードであると判定した場合(ステップS24でYES)、ファイル設定画面を送信する(ステップS25)。ユーザ端末2のCPU21はファイル設定画面を表示部26に表示する(ステップS26)。ユーザは入力部25を用いて、アップロードするファイルを設定し、送信を指示する。CPU21はファイルを管理サーバ1に送信する(ステップS27)。管理サーバ1のCPU11は実績データを取得する(ステップS31)。CPU11は取得方法がファイルのアップロードでないと判定した場合(ステップS24でNO)、連携設定画面をユーザ端末2に送信する(ステップS28)。ユーザ端末2のCPU21は連携設定画面を表示部26に表示する(ステップS29)。ユーザは入力部25を用いて、他システム4とのデータ連携の設定を行う。CPU21は連携設定を管理サーバ1へ送信する(ステップS30)。管理サーバ1のCPU11は連携設定にしたがい他システム4より、実績データを取得する(ステップS31)。CPU11は実績データの取得完了をユーザ端末2に送信する(ステップS32)。ユーザは自動作成の設定を行い、送信を指示する。CPU21は設定を管理サーバ1に送信する(ステップS33)。管理サーバ1のCPU11は設定を取得する(ステップS34)。CPU11は取得した設定、及びロジックDB147に記憶されている自動作成ロジックにしたがって、計画の作成を行う(ステップS35)。CPU11は処理を呼び出し元に戻す。なお、ステップS25、ステップS26、ステップS27及びステップS31を繰り返し実行し、複数回に分けてファイルを、ユーザ端末2から管理サーバ1にアップロードしてもよい。 FIG. 17 is a flow chart showing an example of the procedure of automatic creation processing. The automatic creation process is a process of estimating fluctuations from the previous term and creating a plan for the current term based on actual data. The CPU 11 of the management server 1 transmits a setting screen to the user terminal 2 (step S21). The CPU 21 of the user terminal 2 displays the setting screen on the display section 26 (step S22). The user terminal 2 uses the input unit 25 to set a method for acquiring performance data and instruct transmission. The CPU 21 transmits the acquisition method of performance data to the management server 1 (step S23). The CPU 11 of the management server 1 determines whether the acquisition method is file upload (step S24). When the CPU 11 determines that the acquisition method is file upload (YES in step S24), it transmits a file setting screen (step S25). The CPU 21 of the user terminal 2 displays the file setting screen on the display section 26 (step S26). The user uses the input unit 25 to set a file to be uploaded and instruct transmission. The CPU 21 transmits the file to the management server 1 (step S27). The CPU 11 of the management server 1 acquires performance data (step S31). When the CPU 11 determines that the acquisition method is not file upload (NO in step S24), it transmits the cooperation setting screen to the user terminal 2 (step S28). The CPU 21 of the user terminal 2 displays the cooperation setting screen on the display section 26 (step S29). The user uses the input unit 25 to set data linkage with the other system 4 . The CPU 21 transmits the cooperation settings to the management server 1 (step S30). The CPU 11 of the management server 1 acquires performance data from the other system 4 according to the cooperation setting (step S31). The CPU 11 notifies the user terminal 2 of the acquisition completion of the performance data (step S32). The user sets automatic creation and instructs transmission. The CPU 21 transmits the settings to the management server 1 (step S33). The CPU 11 of the management server 1 acquires the setting (step S34). The CPU 11 creates a plan according to the acquired settings and the automatic creation logic stored in the logic DB 147 (step S35). The CPU 11 returns the process to the caller. In addition, step S25, step S26, step S27, and step S31 may be repeatedly executed, and the files may be uploaded from the user terminal 2 to the management server 1 in multiple batches.

図18は自動作成の例を示す説明図である。図18を用いて説明する処理は図17のステップS35に対応し、管理サーバ1のCPU11が行う処理の例である。図18はP/Lデータの作成例である。図12Aに示した自動作成ロジック1471にしたがい、過去2期(2016年、2017年)のP/Lの実績データを用いて、今期(2018年)の計画を作成する例である。変動費比率はP/Lに含まれないが、計画作成の上で必要となる。図18の上段の表は、P/Lの科目及び変動費比率について、過去2期のデータから増減率を求めている例である。自動作成ロジックを適用する準備の処理である。図18の下段の表は自動作成ロジックにより、今期(2018年)の計画の作成例を示す。売上高は2017年の売上高に過去2期の増減率を加えたものとする。すなわち、2016年から2017年への増減率と、2017年から2018年への増減率は同じと仮定する。売上原価は売上高に変動費比率を乗算して求まる。ここで、2018年の変動費比率は2017年と変化ないものとしている。売上高と同様に過去2期の増減率と同じ増減率で変化するとしてもよい。売上総利益は売上高から売上原価を差し引いて求まる。販売費及び一般管理費は2017の値に、過去2期と同じ増減率で変動すると仮定する。営業総利益は売上総利益から販売費及び一般管理費を差し引いて求まる。 FIG. 18 is an explanatory diagram showing an example of automatic creation. The processing described with reference to FIG. 18 corresponds to step S35 in FIG. 17 and is an example of processing performed by the CPU 11 of the management server 1. FIG. FIG. 18 is an example of creating P/L data. This is an example of creating a plan for the current term (2018) using P/L performance data for the past two terms (2016 and 2017) according to the automatic creation logic 1471 shown in FIG. 12A. Although the variable cost ratio is not included in the P/L, it is necessary for planning. The upper table of FIG. 18 is an example of the increase/decrease rates of P/L items and variable cost ratios calculated from data for the past two terms. This is the preparation process for applying the automatic creation logic. The lower table of FIG. 18 shows an example of creating a plan for the current term (2018) by the automatic creation logic. The sales amount is the sales amount for 2017 plus the increase/decrease rate for the past two terms. That is, the rate of change from 2016 to 2017 and the rate of change from 2017 to 2018 are assumed to be the same. Cost of sales is calculated by multiplying sales by the variable cost ratio. Here, the variable cost ratio in 2018 is assumed to be the same as in 2017. As with sales, it may change at the same rate of change as the past two periods. Gross profit is calculated by subtracting the cost of sales from sales. We assume that selling, general and administrative expenses will fluctuate to 2017 values at the same rate of change as the last two periods. Gross profit is calculated by subtracting selling, general and administrative expenses from gross profit.

P/Lの計画を例としたが、B/S、C/F、売上計画なども、同様に過去2期の実績データから今期の計画を立てることが可能である。さらに、年次計画だけでなく、月次計画も同様なロジックより計画を立てることが可能である。 Although the P/L plan was used as an example, B/S, C/F, sales plans, etc. can be similarly planned for the current term based on the performance data of the past two terms. Furthermore, not only the annual plan but also the monthly plan can be planned by the same logic.

図19及び図20は質問作成処理の手順例を示すフローチャートである。質問作成処理はユーザへの質問に対する回答を基に前期からの変動を見積もり、今期の計画を作成する処理である。図19においてステップS41からステップS52は、図1のステップS21からステップS2と同様であるから説明を省略する。ステップS52の後、ユーザは質問作成の設定を行い、送信を指示する。CPU21は設定を管理サーバ1に送信する(ステップS53)。管理サーバ1のCPU11は設定を取得する(ステップS54)。CPU11は取得した設定に基づいて、ユーザに対する質問をロジックDB147から取得する(ステップS55)。CPU11は取得した質問を含む質問画面をユーザ端末2に送信する(ステップS56)。ユーザ端末2のCPU21は質問画面を表示部26に表示する(ステップS57)。ユーザは入力部25を用いて質問に対する回答を入力し、送信を指示する。CPU21は回答を管理サーバ1へ送信する(ステップS58)。管理サーバ1のCPU11は回答を取得する(ステップS59)。CPU11は残質問、残りの質問があるか否かを判定する(ステップS60)。CPU11は残質問があると判定した場合(ステップS60でYES)、処理をステップS56に戻す。CPU11は残質問がないと判定した場合(ステップS60でNO)、回答に基づき、計画を作成する(ステップS61)。CPU11は処理を呼び出し元に戻す。
19 and 20 are flow charts showing an example of the procedure of question creation processing. The question creation process is a process of estimating the change from the previous term based on the answers to the questions to the user and creating a plan for the current term. Steps S41 to S52 in FIG. 19 are the same as steps S21 to S32 in FIG. 17 , so description thereof will be omitted. After step S52, the user makes settings for creating a question and instructs transmission. The CPU 21 transmits the settings to the management server 1 (step S53). The CPU 11 of the management server 1 acquires the settings (step S54). Based on the acquired settings, the CPU 11 acquires a question for the user from the logic DB 147 (step S55). The CPU 11 transmits a question screen including the acquired question to the user terminal 2 (step S56). The CPU 21 of the user terminal 2 displays the question screen on the display section 26 (step S57). The user inputs an answer to the question using the input unit 25 and instructs transmission. The CPU 21 transmits the reply to the management server 1 (step S58). The CPU 11 of the management server 1 acquires the reply (step S59). The CPU 11 determines whether or not there are any remaining questions (step S60). When the CPU 11 determines that there are remaining questions (YES in step S60), the process returns to step S56. When the CPU 11 determines that there are no remaining questions (NO in step S60), it creates a plan based on the answers (step S61). The CPU 11 returns the process to the caller.

図21は質問作成の例を示す説明図である。図21を用いて説明する処理は図20のステップS61に対応し、管理サーバ1のCPU11が行う処理の例である。図21はP/Lデータの作成例である。図12Bは質問ロジック1472にしたがい、前期(2017年)のデータから今期(2018年)の計画を作成する例である。ここでも、変動費比率はP/Lに含まれないが、計画作成の上で必要となる。図21の上段の表は、P/Lの一部の科目について、質問に対するユーザの回答に基づいて、今期の計画数字を求めている例である。「販売費及び一般管理費について、どのくらい増加しますか」との質問をユーザへ発し、その回答として「やや増加」を取得している。質問ロジック1472にしたがい、「やや増加」は5%増加に置き換えている。そして、前期の数字を基に今期の計画数字を求めている。さらに「目標営業利益はどのくらい増加しますか」との質問をユーザへ発し、その回答として「2割」を取得している。この回答より、今期の営業利益は20%増加するものとして、今期の営業総利益の計画値を求めている。さらに、変動比比率についても、「どの程度減少しますか」との質問をユーザへ発し、その回答として「やや減少」の回答を取得している。質問ロジック1472にしたがい、「やや減少」は2%減少に置き換えている。そして、前期の数字を基に今期の計画数字を求めている。図21の下段は回答により求めた販売費及び一般管理費、営業利益及び変動費比率より、売上高、売上原価、売上総利益を求めている。今期の売上高は上段で求めた今期の販売費及び一般管理費、営業利益及び変動費比率により求まる。売上原価は売上高及び変動費比率より求まる。売上総利益は、売上高及び売上原価より求まる。 FIG. 21 is an explanatory diagram showing an example of question preparation. The processing described with reference to FIG. 21 corresponds to step S61 in FIG. 20 and is an example of processing performed by the CPU 11 of the management server 1. FIG. FIG. 21 is an example of P/L data creation. FIG. 12B is an example of creating a plan for the current term (2018) from the data of the previous term (2017) according to the query logic 1472 . Again, the variable cost ratio is not included in the P/L, but it is necessary for planning. The upper table in FIG. 21 is an example of obtaining planned figures for the current term based on the user's answers to questions for some subjects of P/L. The user is asked, "How much will selling, general and administrative expenses increase?" According to question logic 1472, "slightly increased" is replaced with a 5% increase. Based on the figures for the previous term, the planned figures for the current term are obtained. Furthermore, the question "How much will the target operating profit increase?" is asked to the user, and "20%" is obtained as the answer. Based on this answer, the planned value of the operating gross profit for the current term is calculated assuming that the operating profit for the current term will increase by 20%. Furthermore, regarding the change ratio ratio, the user is asked "How much will it decrease?" According to query logic 1472, "slightly decreased" is replaced with a 2% decrease. Based on the figures for the previous term, the planned figures for the current term are obtained. In the lower part of FIG. 21, sales, cost of sales, and gross profit are obtained from selling, general and administrative expenses, operating income, and variable cost ratio obtained from the answers. Sales for the current term can be obtained from the current term's selling, general and administrative expenses, operating income, and variable cost ratio obtained in the upper row. Cost of sales is obtained from sales and the variable cost ratio. Gross profit is obtained from sales and cost of sales.

P/Lの計画を例としたが、B/S、C/F、売上計画なども、同様に一部の科目についての質問と選択回答とを設定し、ユーザからの回答にしたがって計画値を求める。そして、求めた計画値に基づいて、残りの科目についての計画値を求めることが可能である。また、年次計画だけでなく、月次計画も同様な質問ロジックにより計画を立てることが可能である。なお、複数期分の計画を作成する場合は、まず今期分の計画を作成する。その後、来期分、来来期分、…と順に計画を作成する。 Although the P/L plan was taken as an example, B/S, C/F, sales plans, etc. are similarly set with questions and optional answers about some items, and plan values are set according to the answers from users. demand. Then, based on the obtained planned values, it is possible to obtain planned values for the remaining items. Also, not only the annual plan but also the monthly plan can be planned by the same question logic. When creating plans for multiple terms, first create a plan for the current term. After that, plans are created for the next term, next term, and so on.

図22は直接編集処理の手順例を示すフローチャートである。直接編集処理は計画に含まれる数値を直接編集することにより、自動作成又は質問作成した計画を編集する処理である。管理サーバ1のCPU11はユーザ端末2へ編集画面を送信する(ステップS71)。ユーザ端末2のCPU21は編集画面を表示部26に表示する(ステップS72)。ユーザは必要に応じて、入力部25により編集画面に表示されている計画値を変更する。計画値の変更は直接数値を入力してもよいし、数式を入力してもよい。例えば、計画値が110であるとき、=110*0.85を入力すると、計画値を元の85%の値に変更可能となる。CPU21は計画値が変更された否か判定する(ステップS73)。CPU21は計画値が変更されたと判定した場合(ステップS73でYES)、画面を再表示する(ステップS74)。この際、変更された計画値と連動する他の計画値も合わせて更新する。CPU21は計画値が変更されていないと判定した場合(ステップS73でNO)、処理をステップS75に移す。CPU21は計画を決定するか否かを判定する(ステップS75)。CPU21はユーザが編集を終了し計画を決定する旨の指示を入力したか否かを判定する。CPU21は計画を決定しないと判定した場合(ステップS75でNO)、処理をステップS73へ戻す。CPU21は計画を決定すると判定した場合(ステップS75でYES)、編集結果を管理サーバ1に送信する(ステップS76)。管理サーバ1のCPU11は編集結果を取得する(ステップS77)。CPU11は処理を呼び出し元に戻す。ユーザ端末2から管理サーバ1へ送信する編集結果は、計画値が変更された科目のみについて、科目と変更後の計画値とを対応づけたものでよいし、変更されていないものも含めたすべての計画値を送信してもよい。 FIG. 22 is a flow chart showing a procedure example of direct editing processing. The direct editing process is a process of editing a plan automatically created or question created by directly editing the numerical values included in the plan. The CPU 11 of the management server 1 transmits an edit screen to the user terminal 2 (step S71). The CPU 21 of the user terminal 2 displays the editing screen on the display section 26 (step S72). The user changes the planned values displayed on the edit screen using the input unit 25 as necessary. The planned value can be changed by directly inputting a numerical value or by inputting a formula. For example, when the planned value is 110, inputting =110*0.85 enables the planned value to be changed to 85% of the original value. The CPU 21 determines whether or not the planned value has been changed (step S73). When the CPU 21 determines that the planned values have been changed (YES in step S73), the screen is displayed again (step S74). At this time, other planned values linked with the changed planned value are also updated. When the CPU 21 determines that the planned value has not been changed (NO in step S73), the process proceeds to step S75. The CPU 21 determines whether or not to decide the plan (step S75). The CPU 21 determines whether or not the user has input an instruction to end the editing and decide the plan. When the CPU 21 determines not to determine the plan (NO in step S75), the process returns to step S73. When the CPU 21 determines to determine the plan (YES in step S75), it transmits the edited result to the management server 1 (step S76). The CPU 11 of the management server 1 acquires the editing result (step S77). The CPU 11 returns the process to the caller. The editing result to be sent from the user terminal 2 to the management server 1 may be a correspondence between the subject and the changed plan value only for the subject whose plan value has been changed, or all of the items including those whose plan value has not been changed. You may send the planned value of

図23はグラフ編集処理の手順例を示すフローチャートである。グラフ編集処理は計画に含まれる複数の数値をグラフで表示し、表示したグラフを編集することより、作成された計画を編集する処理である。管理サーバ1のCPU11はユーザ端末2へ編集画面を送信する(ステップS81)。ユーザ端末2のCPU21は編集画面を表示部26に表示する(ステップS82)。ユーザは必要に応じて、入力部25、特にマウスやトラックパッドなどのポインティングデバイスにより編集画面に表示されているグラフを操作し、グラフを変更する。CPU21はグラフが変更された否か判定する(ステップS83)。CPU21はグラフが変更されてないと判定した場合(ステップS83でNO)、処理をステップS88へ進める。CPU21はグラフが変更されたと判定した場合(ステップS83でYES)、CPU21は変更対象となったグラフと変更内容とを取得する(ステップS84)。CPU21はグラフの変更内容を数値に変換する(ステップS85)。CPU21は変換して得た数値に基づいて、該当する計画値を変更する(ステップS86)。CPU21は画面を再表示する(ステップS87)。CPU21は計画を決定するか否かを判定する(ステップS88)。ユーザが編集を終了し計画を決定する旨の指示を入力したか否かを判定する。CPU21は計画を決定しないと判定した場合(ステップS88でNO)、処理をステップS83へ戻す。CPU21は計画を決定すると判定した場合(ステップS88でYES)、編集結果を管理サーバ1に送信する(ステップS89)。管理サーバ1のCPU11は編集結果を取得する(ステップS90)。CPU11は処理を呼び出し元に戻す。ユーザ端末2から管理サーバ1へ送信する編集結果については、直接編集の場合と同様である。 FIG. 23 is a flow chart showing an example of the procedure of graph editing processing. The graph editing process is a process of displaying a plurality of numerical values included in the plan in a graph and editing the displayed graph to edit the created plan. The CPU 11 of the management server 1 transmits an edit screen to the user terminal 2 (step S81). The CPU 21 of the user terminal 2 displays the editing screen on the display section 26 (step S82). The user uses the input unit 25, particularly a pointing device such as a mouse or a trackpad, to operate the graph displayed on the editing screen and change the graph as necessary. The CPU 21 determines whether or not the graph has been changed (step S83). When the CPU 21 determines that the graph has not been changed (NO in step S83), the process proceeds to step S88. When the CPU 21 determines that the graph has been changed (YES in step S83), the CPU 21 acquires the graph to be changed and the content of the change (step S84). The CPU 21 converts the changed contents of the graph into numerical values (step S85). The CPU 21 changes the corresponding planned value based on the numerical value obtained by conversion (step S86). The CPU 21 displays the screen again (step S87). The CPU 21 determines whether or not to decide the plan (step S88). It is determined whether or not the user has input an instruction to finish editing and decide the plan. When the CPU 21 determines not to determine the plan (NO in step S88), the process returns to step S83. When the CPU 21 determines to determine the plan (YES in step S88), it transmits the edited result to the management server 1 (step S89). The CPU 11 of the management server 1 acquires the editing result (step S90). The CPU 11 returns the process to the caller. Editing results transmitted from the user terminal 2 to the management server 1 are the same as in direct editing.

図24はシミュレーション編集処理の手順例を示すフローチャートである。シミュレーション編集処理は計画に含まれる所定の数値が変動したと仮定して、作成された計画を編集する処理である。管理サーバ1のCPU11は設定画面をユーザ端末2に送信する(ステップS101)。ユーザ端末2のCPU21は設定画面を表示部26に表示する(ステップS102)。ユーザは入力部25を用いて、シミュレーション条件を設定する。例えば、売上高を現在の計画値から10%増加させる、変動費比率を計画値から1ポイント減少させるなどである。CPU21は条件を決定するか否かを判定する(ステップS103)。ユーザが設定を終了し条件を決定する旨の指示を入力したか否かを判定する。CPU21は条件を決定しないと判定した場合(ステップS103でNO)、ステップS103を繰り返し実行する。CPU21は条件を決定すると判定した場合(ステップS103でYES)、シミュレーション条件の設定内容を管理サーバ1へ送信する(ステップS104)。管理サーバ1のCPU11は設定内容を取得する(ステップS105)。CPU11は設定されたシミュレーション条件にしたがって、計画値を再計算する(ステップS106)。CPU11は処理を呼び出し元に戻す。 FIG. 24 is a flow chart showing a procedure example of simulation editing processing. The simulation editing process is a process of editing a created plan assuming that a predetermined numerical value included in the plan has changed. The CPU 11 of the management server 1 transmits a setting screen to the user terminal 2 (step S101). The CPU 21 of the user terminal 2 displays the setting screen on the display section 26 (step S102). The user uses the input unit 25 to set simulation conditions. For example, increase sales by 10% from the current planned value, or decrease the variable cost ratio by 1 point from the planned value. The CPU 21 determines whether or not to determine the conditions (step S103). It is determined whether or not the user has input an instruction to end the setting and determine the conditions. If the CPU 21 determines not to determine the conditions (NO in step S103), it repeats step S103. When the CPU 21 determines to determine the conditions (YES in step S103), it transmits the setting contents of the simulation conditions to the management server 1 (step S104). The CPU 11 of the management server 1 acquires the setting content (step S105). The CPU 11 recalculates the planned values according to the set simulation conditions (step S106). The CPU 11 returns the process to the caller.

続いて、上述した処理において、ユーザ端末2に表示される画面について説明する。図25は作成方法選択画面の例を示す説明図である。作成方法選択画面d01は計画を作成する方法を選択する画面である。作成方法選択画面d01は自動作成ボタンd011及び質問作ボタンd012を含む。自動作成ボタンd011が選択された場合、管理サーバ1は自動作成により計画を作成する。質問作ボタンd012が選択された場合、管理サーバ1は質問作成により計画を作成する。 Next, screens displayed on the user terminal 2 in the above process will be described. FIG. 25 is an explanatory diagram showing an example of the creation method selection screen. The creation method selection screen d01 is a screen for selecting a method for creating a plan. The preparation method selection screen d01 includes an automatic preparation button d011 and a question preparation button d012. When the automatic creation button d011 is selected, the management server 1 creates a plan by automatic creation. When the question creation button d012 is selected, the management server 1 creates a plan by question creation.

図26は自動作成設定画面の例を示す説明図である。自動作成設定画面d02は計画を自動作成する際に必要な設定を行う画面である。自動作成設定画面d02は取得方法設定d021、期数設定d022、単位設定d023及び作成ボタンd024を含む。取得方法設定d021では実績データを取得する方法を設定する。取得方法設定d021はアップロードリンクd0211及びAPI(Application Programming Interface)連携リンクd0212を含む。アップロードリンクd0211が選択された場合、アップロードするCSV(Comma-Separated Values)ファイルを設定するための画面が表示され、当該画面によりCSVファイルをアップロードする。連携リンクd0212が選択された場合、API連携を設定する画面が表示され、他システム4からAPI連携により実績データを取得するための設定を行う。期数設定d022では計画作成する期数を設定する。単位設定d023では計画の作成単位を設定する。作成ボタンd024を選択すると計画が作成される。作成ボタンd024は、取得方法設定d021により実績データを取得する方法を設定されるまでは、非アクティブとし、選択できないようにする。 FIG. 26 is an explanatory diagram showing an example of an automatic creation setting screen. The automatic creation setting screen d02 is a screen for performing necessary settings when automatically creating a plan. The automatic creation setting screen d02 includes an acquisition method setting d021, a period setting d022, a unit setting d023, and a creation button d024. In the acquisition method setting d021, a method for acquiring performance data is set. The acquisition method setting d021 includes an upload link d0211 and an API (Application Programming Interface) linkage link d0212. When the upload link d0211 is selected, a screen for setting a CSV (Comma-Separated Values) file to be uploaded is displayed, and the CSV file is uploaded using this screen. When the cooperation link d0212 is selected, a screen for setting API cooperation is displayed, and settings are made for obtaining performance data from the other system 4 through API cooperation. The period number setting d022 sets the number of periods for creating a plan. In the unit setting d023, the unit for creating the plan is set. A plan is created when the creation button d024 is selected. The creation button d024 is inactive and cannot be selected until a method for acquiring performance data is set by the acquisition method setting d021.

図27は質問回答画面の例を示す説明図である。質問回答画面d03は質問作成をする際に提示される質問に対する回答を入力する画面である。質問回答画面d03は第1回答設定d031、第2回答設定d032、第3回答設定d033及び次へボタンd034を含む。第1回答設定d031は第1の質問に対する回答を設定するプルダウンメニューである。第2回答設定d032は数値入力ボックスd0321及び単位設定メニューd0322を含む。数値入力ボックスd0321には回答に対する数値を入力する。単位設定メニューd0322は数値に対する単位を設定する。第3回答設定d033は第3の質問に対する回答を設定するプルダウンメニューである。次へボタンd034は回答を確定し、次の画面に進むためのボタンである。質問回答画面d03に表示する質問は1問又は2問でも良いし、若しくは4問以上でもよい。回答設定としてどのようなものを表示するかは質問内容に応じて決定する。その内容はロジックDB147に記憶する。 FIG. 27 is an explanatory diagram showing an example of a question answer screen. The question answer screen d03 is a screen for inputting an answer to a question presented when creating a question. The question answer screen d03 includes a first answer setting d031, a second answer setting d032, a third answer setting d033 and a next button d034. The first answer setting d031 is a pull-down menu for setting the answer to the first question. The second answer setting d032 includes a numerical input box d0321 and a unit setting menu d0322. Enter the numerical value for the answer in the numerical input box d0321. The unit setting menu d0322 sets units for numerical values. The third answer setting d033 is a pull-down menu for setting the answer to the third question. The next button d034 is a button for confirming the answer and proceeding to the next screen. One question, two questions, or four or more questions may be displayed on the question answer screen d03. What to display as an answer setting is determined according to the content of the question. The contents are stored in the logic DB 147 .

図28は計画表示画面の例を示す説明図である。計画表示画面d04は作成された経営計画を表示する画面である。計画表示画面d04は計画値表d041、決定ボタンd042及び編集ボタンd043を含む。計画値表d041には作成された計画値が表示される。決定ボタンd042は作成された計画をそのまま決定するためのボタンである。編集ボタンd043は作成された計画を編集するためのボタンである。 FIG. 28 is an explanatory diagram showing an example of a plan display screen. The plan display screen d04 is a screen for displaying the created management plan. The plan display screen d04 includes a plan value table d041, a decision button d042 and an edit button d043. The created planned values are displayed in the planned value table d041. The decision button d042 is a button for deciding the created plan as it is. The edit button d043 is a button for editing the created plan.

図29は編集方法選択画面の例を示す説明図である。編集方法選択画面d05は自動作成又は質問作成された計画を編集する場合、その編集方法を選択する画面である。編集方法選択画面d05は直接編集ボタンd051、グラフ編集ボタンd052及びシミュレーション編集ボタンd053を含む。ユーザが直接編集ボタンd051を選択すると、管理サーバ1は直接編集処理を実行する。ユーザがグラフ編集ボタンd052を選択すると、管理サーバ1はグラフ編集処理を実行する。ユーザがシミュレーション編集ボタンd053を選択すると、管理サーバ1はシミュレーション編集処理を実行する。 FIG. 29 is an explanatory diagram showing an example of an editing method selection screen. The editing method selection screen d05 is a screen for selecting an editing method when editing a plan automatically created or question created. The edit method selection screen d05 includes a direct edit button d051, a graph edit button d052, and a simulation edit button d053. When the user selects the direct edit button d051, the management server 1 executes direct edit processing. When the user selects the graph edit button d052, the management server 1 executes graph edit processing. When the user selects the simulation edit button d053, the management server 1 executes simulation edit processing.

図30は直接編集画面の例を示す説明図である。直接編集画面d06は作成された計画を直接編集する画面である。計画値表d061及び決定ボタンd062を含む。計画値表d061には作成された計画値が表示されている。表計算ソフトウェアと同様にセルを選択することにより、計画値の変更を行うことが可能である。決定ボタンd062は変更結果を確定し、計画を決定するためのボタンである。 FIG. 30 is an explanatory diagram showing an example of a direct edit screen. The direct editing screen d06 is a screen for directly editing the created plan. It includes a plan value table d061 and a determination button d062. The created plan values are displayed in the plan value table d061. Planned values can be changed by selecting cells in the same way as with spreadsheet software. The decision button d062 is a button for finalizing the change result and determining the plan.

図31はグラフ編集画面の例を示す説明図である。グラフ編集画面d07は作成された計画をグラフにより編集する画面である。グラフ編集画面d07は計画値表d071、計画グラフd072及び決定ボタンd073を含む。計画値表d071には作成された計画値が表示されている。計画グラフd072は計画値表d071をグラフ表示したものである。計画値表d071に表示されたすべての科目をグラフ表示しなくともよい。図31では売上高、販管費(販売費及び一般管理費)、営業利益をグラフ表示している。グラフ上の1点をポインティングデバイスでドラッグ・アンド・ドロップすることにより、計画値の変更を行うことが可能である。グラフによる変更は計画値表d071の計画値に反映される。決定ボタンd073は変更結果を確定し、計画を決定するためのボタンである。 FIG. 31 is an explanatory diagram showing an example of the graph editing screen. The graph edit screen d07 is a screen for editing the created plan using a graph. The graph editing screen d07 includes a planned value table d071, a planned graph d072 and a decision button d073. The created planned values are displayed in the planned value table d071. A plan graph d072 is a graphical representation of the plan value table d071. It is not necessary to graphically display all items displayed in the planned value table d071. FIG. 31 graphically displays sales, SG&A expenses (selling and general administrative expenses), and operating profit. The planned value can be changed by dragging and dropping a point on the graph with a pointing device. Changes made by the graph are reflected in the planned values in the planned value table d071. The decision button d073 is a button for finalizing the change result and determining the plan.

図32はシミュレーション編集画面の例を示す説明図である。シミュレーション編集画面d08は作成された計画をシミュレーションにより編集する場合、その設定を行う画面である。シミュレーション編集画面d08は計画値表d081、設定領域d082~d084及び決定ボタンd085を含む。計画値表d081には作成された計画値が表示されている。設定領域d082~d084はシミュレーション条件設定を行うための領域である。設定領域d082では売上高についての設定が行える。設定領域d083では販管費について設定が行える。設定領域d084では変動費比率の設定が行える。決定ボタンd085は設定を確定し、シミュレーション条件にしたがって計画値の再計算を開始するためのボタンである。 FIG. 32 is an explanatory diagram showing an example of a simulation editing screen. The simulation edit screen d08 is a screen for setting when the created plan is edited by simulation. The simulation edit screen d08 includes a planned value table d081, setting areas d082 to d084, and an OK button d085. The created planned values are displayed in the planned value table d081. Setting areas d082 to d084 are areas for setting simulation conditions. Sales can be set in the setting area d082. SG&A expenses can be set in the setting area d083. A variable cost ratio can be set in the setting area d084. The decision button d085 is a button for confirming the setting and starting recalculation of the planned values according to the simulation conditions.

以上のように、経営計画の作成時には、計画管理システム100は次のような効果を奏する。実績データを用いて計画を作成するので、確度が高く現実味のある計画を作成することが可能である。また、自動作成又は質問作成により作成可能であるので、経営にあまり詳しくないユーザであっても計画作成が可能である。さらに、作成した計画を編集可能であるので、計画管理システム100が作成した計画を、よりユーザの意図に沿った計画に変更可能である。編集機能としてグラフ編集機能を設けたことにより、計画を直感的に変更可能である。編集機能としてシミュレーション編集機能を設けたことにより、例えば、売上高をさらに5%上乗せしたいなどの計画の微調整が可能である。 As described above, the plan management system 100 has the following effects when creating a business plan. Since the plan is created using actual data, it is possible to create a highly accurate and realistic plan. In addition, since the plan can be created by automatic creation or question creation, even a user who is not very familiar with management can create a plan. Furthermore, since the created plan can be edited, the plan created by the plan management system 100 can be changed to a plan more in line with the user's intention. By providing a graph editing function as an editing function, the plan can be changed intuitively. By providing a simulation editing function as an editing function, it is possible to fine-tune the plan, for example, to increase sales by 5%.

次に、計画管理システムにおいて、ユーザが計画運用時に利用可能な機能について、説明する。図33は計画運用処理の手順例を示すフローチャートである。計画運用処理は計画運用に関わる機能を提供する処理である。管理サーバ1のCPU11はメニュー画面をユーザ端末2に送信する(ステップS201)。ユーザはメニュー画面より実行する機能を選択する。ユーザ端末2は選択された機能を管理サーバ1へ送信する。CPU11は選択された機能を取得する(ステップS202)。CPU11は選択された機能が予実管理であるか否かを判定する(ステップS203)。CPU11は選択された機能が予実管理であると判定した場合(ステップS203でYES)、予実管理処理を行う(ステップS204)。CPU11は選択された機能が予実管理でないと判定した場合(ステップS203でNO)、選択された機能がレポート設定であるか否かを判定する(ステップS205)。CPU11は選択された機能がレポート設定であると判定した場合(ステップS205でYES)、レポート設定処理を行う(ステップS206)。CPU11は選択された機能がレポート設定でない判定した場合(ステップS205でNO)、選択された機能がアラート設定であるか否かを判定する(ステップS207)。CPU11は選択された機能がアラート設定であると判定した場合(ステップS207でYES)、アラート設定処理を行う(ステップS208)。CPU11は選択された機能がアラート設定でないと判定した場合(ステップS207でNO)、予測・再作成処理を行う(ステップS209)。CPU11は計画運用処理を終了する。 Next, in the plan management system, functions that can be used by the user at the time of plan operation will be described. FIG. 33 is a flow chart showing an example of the procedure of planned operation processing. Planned operation processing is processing for providing functions related to planned operation. The CPU 11 of the management server 1 transmits a menu screen to the user terminal 2 (step S201). The user selects a function to be executed from the menu screen. User terminal 2 transmits the selected function to management server 1 . The CPU 11 acquires the selected function (step S202). The CPU 11 determines whether or not the selected function is budget/actual management (step S203). When the CPU 11 determines that the selected function is budget/actual management (YES in step S203), the CPU 11 performs budget/actual management processing (step S204). When the CPU 11 determines that the selected function is not budget/actual management (NO in step S203), it determines whether the selected function is report setting (step S205). When the CPU 11 determines that the selected function is the report setting (YES in step S205), it performs report setting processing (step S206). When the CPU 11 determines that the selected function is not the report setting (NO in step S205), it determines whether the selected function is the alert setting (step S207). When the CPU 11 determines that the selected function is the alert setting (YES in step S207), it performs alert setting processing (step S208). When the CPU 11 determines that the selected function is not the alert setting (NO in step S207), it performs prediction/recreation processing (step S209). The CPU 11 terminates the planned operation processing.

図34は予実管理処理の手順例を示すフローチャートである。予実管理処理は予実管理対象の設定、管理対象の状況表示を行うための処理である。管理サーバ1のCPU11はメニュー画面をユーザ端末2に送信する(ステップS221)。ユーザ端末2のCPU21はメニュー画面を表示部26に表示する(ステップS222)。ユーザは入力部25を用いてメニュー選択する。CPU21はユーザが選択したメニュー(選択メニュー)を管理サーバ1に送信する(ステップS223)。CPU11は選択メニュー取得する(ステップS224)。CPU11は選択メニューが設定であるか否かを判定する(ステップS225)。CPU11は選択メニューが設定であると判定した場合(ステップS225でYES)、設定画面をユーザ端末2へ送信する(ステップS226)。ユーザ端末2のCPU21は設定画面を表示部26に表示する(ステップS227)。ユーザは入力部25を用いて設定を行う。CPU21は設定情報を管理サーバ1へ送信する(ステップS228)。管理サーバ1のCPU11は設定情報を取得する(ステップS229)。CPU11は設定情報を記憶する(ステップS230)。設定情報は例えば予実DB148に記憶する。CPU11は選択メニューが設定でないと判定した場合(ステップS225でNO)、予実データを取得する(ステップS231)。CPU11は取得した予実データを含む予実画面をユーザ端末2に送信する(ステップ232)。CPU11は処理を呼び出し元に戻す。 FIG. 34 is a flow chart showing an example of the procedure of budget/actual management processing. The budget/actual management processing is processing for setting the budget/actual management target and displaying the status of the management target. The CPU 11 of the management server 1 transmits the menu screen to the user terminal 2 (step S221). The CPU 21 of the user terminal 2 displays the menu screen on the display section 26 (step S222). The user uses the input unit 25 to make a menu selection. The CPU 21 transmits the menu (selection menu) selected by the user to the management server 1 (step S223). The CPU 11 acquires the selection menu (step S224). The CPU 11 determines whether or not the selection menu is set (step S225). When the CPU 11 determines that the selection menu is setting (YES in step S225), it transmits the setting screen to the user terminal 2 (step S226). The CPU 21 of the user terminal 2 displays the setting screen on the display section 26 (step S227). The user makes settings using the input unit 25 . The CPU 21 transmits the setting information to the management server 1 (step S228). The CPU 11 of the management server 1 acquires the setting information (step S229). The CPU 11 stores the setting information (step S230). The setting information is stored in the forecast/actual DB 148, for example. When the CPU 11 determines that the selection menu is not set (NO in step S225), it acquires forecast/actual data (step S231). The CPU 11 transmits a forecast/actual screen including the obtained forecast/actual data to the user terminal 2 (step 232). The CPU 11 returns the process to the caller.

図35はレポート設定処理の手順例を示すフローチャートである。レポート設定処理は計画に関して作成するレポートの設定を行う処理である。管理サーバ1のCPU11はメニュー画面をユーザ端末2に送信する(ステップS241)。ユーザ端末2のCPU21はメニュー画面を表示部26に表示する(ステップS242)。ユーザは入力部25を用いてメニュー選択する。CPU21はユーザが選択したメニュー(選択メニュー)を管理サーバ1に送信する(ステップS243)。CPU11は選択メニュー取得する(ステップS244)。CPU11は選択メニューがおまかせ作成であるか否か判定する(ステップS245)。CPU11は選択メニューがおまかせ作成でないと判定した場合(ステップS245でNO)、設定画面をユーザ端末2へ送信する(ステップS246)。ユーザ端末2のCPU21は設定画面を表示部26に表示する(ステップS247)。ユーザは入力部25を用いて、作成するレポートの設定を行い、管理サーバ1への送信を指示する。レポートの設定は定型レポートに含める科目の選択などであるCPU21は設定情報を管理サーバ1へ送信する(ステップS248)。管理サーバ1のCPU11は設定情報を取得する(ステップS249)。CPU11取得した設定情報を記憶する(ステップS250)。CPU11は選択メニューがおまかせ作成であると判定した場合(ステップS245でYES)、おまかせ作成である旨(おまかせ情報)を記憶する(ステップS251)。CPU11は報告設定画面をユーザ端末2に送信する(ステップS252)。ユーザ端末2のCPU21は報告設定画面を表示部26に表示する(ステップS253)。ユーザは入力部25を用いて、報告設定を行う。報告設定は報告の頻度、方法(メール、SNS、ポップアップ)や宛名などである。CPU21は報告設定情報を管理サーバ1へ送信する(ステップS254)。管理サーバ1のCPU11は報告設定情報を取得する(ステップS255)。CPU11は報告設定情報を記憶する(ステップS256)。CPU11は処理を呼び出し元に戻す。設定情報、おまかせ情報、報告設定情報は、例えばレポートDB149に記憶する。 FIG. 35 is a flow chart showing an example of the procedure of report setting processing. The report setting process is a process of setting the report to be created regarding the plan. The CPU 11 of the management server 1 transmits the menu screen to the user terminal 2 (step S241). The CPU 21 of the user terminal 2 displays the menu screen on the display section 26 (step S242). The user uses the input unit 25 to make a menu selection. The CPU 21 transmits the menu (selection menu) selected by the user to the management server 1 (step S243). The CPU 11 acquires the selection menu (step S244). The CPU 11 determines whether or not the selected menu is Random Creation (step S245). When the CPU 11 determines that the selected menu is not created automatically (NO in step S245), it transmits the setting screen to the user terminal 2 (step S246). The CPU 21 of the user terminal 2 displays the setting screen on the display section 26 (step S247). The user uses the input unit 25 to set the report to be created and instruct transmission to the management server 1 . The CPU 21 transmits setting information to the management server 1, such as selection of subjects to be included in the standard report, for setting the report (step S248). The CPU 11 of the management server 1 acquires the setting information (step S249). The CPU 11 stores the acquired setting information (step S250). When the CPU 11 determines that the selected menu is the omakase creation (YES in step S245), it stores information indicating omakase creation (omakase information) (step S251). The CPU 11 transmits the report setting screen to the user terminal 2 (step S252). The CPU 21 of the user terminal 2 displays the report setting screen on the display section 26 (step S253). The user uses the input unit 25 to make report settings. Report settings include report frequency, method (e-mail, SNS, pop-up), address, and the like. The CPU 21 transmits the report setting information to the management server 1 (step S254). The CPU 11 of the management server 1 acquires report setting information (step S255). The CPU 11 stores the report setting information (step S256). The CPU 11 returns the process to the caller. Setting information, automatic information, and report setting information are stored in the report DB 149, for example.

図36はアラート設定処理の手順例を示すフローチャートである。アラート設定処理はアラートの設定を行うための処理である。アラートは、計画に関する数値が予め設定した所定の条件を満たした場合に、ユーザに警告を行うことである。管理サーバ1のCPU11は設定画面をユーザ端末2に送信する(ステップS261)。ユーザ端末2のCPU21は設定画面を表示部26に表示する(ステップS262)。ユーザは入力部25を用いてアラート設定を行う。アラート設定は例えば、売上高の計画値と実績値との差分が計画値の10%以上になったら、アラートを送信するというものである。CPU21はアラート設定を管理サーバ1へ送信する(ステップS263)。管理サーバ1のCPU11はアラート設定を取得する(ステップS264)。CPU11はアラート設定をアラートDB14Aに記憶する(ステップS265)。CPU11は処理を呼び出し元に戻す。 FIG. 36 is a flow chart showing an example of a procedure for alert setting processing. The alert setting process is a process for setting alerts. An alert is to warn a user when a numerical value related to a plan satisfies a predetermined condition set in advance. The CPU 11 of the management server 1 transmits the setting screen to the user terminal 2 (step S261). The CPU 21 of the user terminal 2 displays the setting screen on the display section 26 (step S262). The user uses the input unit 25 to set the alert. For example, the alert setting is to send an alert when the difference between the planned sales amount and the actual sales amount is 10% or more of the planned sales amount. The CPU 21 transmits the alert settings to the management server 1 (step S263). The CPU 11 of the management server 1 acquires the alert setting (step S264). The CPU 11 stores the alert settings in the alert DB 14A (step S265). The CPU 11 returns the process to the caller.

図37はバッチ処理の手順例を示すフローチャートである。バッチ処理は予実に関するデータの修正等を行う処理である。管理サーバ1のCPU11は予実作成処理を行う(ステップS271)。CPU11はレポート作成処理を行う(ステップS272)。CPU11はアラート作成処理を行う(ステップ273)。バッチ処理は例えば日次で実行する。 FIG. 37 is a flow chart showing an example of batch processing procedure. Batch processing is processing for correcting data related to forecasts and actual results. The CPU 11 of the management server 1 performs budget creation processing (step S271). The CPU 11 performs report creation processing (step S272). The CPU 11 performs alert creation processing (step 273). Batch processing is performed daily, for example.

図38は予実作成処理の手順例を示すフローチャートである。予実作成処理は管理対象となる数値に関する予実データの収集、予実の差異の計算等を行う。管理サーバ1のCPU11は予実DB148から予実設定を取得する(ステップS281)。CPU11は未処理の予実設定を1つ選択する(ステップS282)。CPU11は実行タイミングであるか否かを判定する(ステップS283)。例えば、予実設定において、月次で予実管理すると設定している場合であって、先月分の予実が作成済でなければ、実行タイミングである。また、実行している時点が締日の締め時刻以降であれば、実行タイミングである。そうでなければ実行タイミングではない。CPU11は実行タイミングでないと判定した場合(ステップS283でNO)、処理ステップS287へ進める。CPU11は実行タイミングであると判定した場合(ステップS283でYES)、計画データと実績データとを取得する(ステップS284)。予実管理の対象が売上高であれば、CPU11は会計DB142から計画データと実績データとを取得する。CPU11は予実データを作成する(ステップS285)。例えば、予実データは計画データ、実績データ、両者の差分データを組にしたデータである。CPU11は予実データを予実DB148に記憶する(ステップS286)。CPU11は未処理の予実設定があるか否かを判定する(ステップS287)。CPU11は未処理の予実設定があると判定した場合(ステップS287でYES)、処理をステップS282に戻し、未処理の予実設定についての処理を行う。CPU11は未処理の予実設定がないと判定した場合(ステップS287でNO)、予実作成処理を終了し処理を呼び出し元に戻す。 FIG. 38 is a flow chart showing an example of the procedure for the process of creating a forecast. The forecast/actual preparation process collects forecast/actual data related to numerical values to be managed, calculates differences in the forecast/actual, and the like. The CPU 11 of the management server 1 acquires the forecast/actual setting from the forecast/actual DB 148 (step S281). The CPU 11 selects one unprocessed expected/actual setting (step S282). The CPU 11 determines whether or not it is time to execute (step S283). For example, when the budget/actual setting is set to manage the budget/actual on a monthly basis and the budget/actual for the last month has not been created, it is the execution timing. Also, if the execution time is after the closing time of the closing date, it is the execution timing. Otherwise, it is not execution timing. When the CPU 11 determines that it is not the execution timing (NO in step S283), the processing proceeds to step S287. When the CPU 11 determines that it is the execution timing (YES in step S283), it acquires the plan data and the performance data (step S284). If the target of budget/actual management is sales, the CPU 11 acquires plan data and performance data from the accounting DB 142 . The CPU 11 creates forecast data (step S285). For example, forecast/actual data is a set of planned data, actual data, and difference data between the two. The CPU 11 stores the expected/actual data in the expected/actual DB 148 (step S286). The CPU 11 determines whether or not there is an unprocessed forecast/actual setting (step S287). When the CPU 11 determines that there is an unprocessed expected/actual setting (YES in step S287), the process returns to step S282 to process the unprocessed expected/actual setting. When the CPU 11 determines that there is no unprocessed forecast/actual setting (NO in step S287), it terminates the forecast/actual creation process and returns the process to the caller.

図39はレポート作成処理の手順例を示すフローチャートである。レポート作成処理はレポート設定にしたがったレポートを作成し、送信する処理である。管理サーバ1のCPU11はレポート設定をレポートDB149から取得する(ステップS291)。CPU11は未処理のレポート設定を1つ選択する(ステップS292)。CPU11は報告タイミングであるか否かを判定する(ステップS293)。例えば、レポート設定において、月次でレポート作成すると設定している場合であって、先月分のレポートが作成済でなければ、報告タイミングである。また、実行している時点が締日の締め時刻以降であれば、報告タイミングである。そうではなければ報告タイミングではない。CPU11は報告タイミングでないと判定した場合(ステップS293でNO)、処理をステップS297へ進める。CPU11は報告タイミングであると判定した場合(ステップS293でYES)、作成方法はおまかせ作成であるか否かを判定する(ステップS294)。CPU11は作成方法がおまかせ作成でないと判定した場合(ステップS294でNO)、レポート設定にしたがって定型レポートの作成を行う(ステップS295)。CPU11は作成方法がおまかせ作成であると判定した場合(ステップS294でYES)、レポートをおまかせ作成する(ステップS298)。CPU11はレポートを送信する(ステップS296)。CPU11はレポートDB149に記憶された処理対象ユーザの報告設定にしたがった方法で、レポートを送信する。CPU11は未処理のレポート設定があるか否かを判定する(ステップS297)。CPU11は未処理のレポート設定があると判定した場合(ステップS297でYES)、処理をステップS292に戻し、未処理のレポート設定についての処理を行う。CPU11は未処理のレポート設定がないと判定した場合(ステップS297でNO)、レポート作成処理を終了し処理を呼び出し元に戻す。 FIG. 39 is a flow chart showing a procedure example of report creation processing. The report creation process is a process of creating and transmitting a report according to report settings. The CPU 11 of the management server 1 acquires report settings from the report DB 149 (step S291). The CPU 11 selects one unprocessed report setting (step S292). The CPU 11 determines whether or not it is time to report (step S293). For example, in the report setting, when it is set to create a report on a monthly basis, and if the report for the last month has not been created, it is the report timing. Also, if the execution time is after the closing time of the closing date, it is report timing. Otherwise, it is not time to report. When the CPU 11 determines that it is not the report timing (NO in step S293), the process proceeds to step S297. When the CPU 11 determines that it is time to report (YES in step S293), it determines whether or not the creation method is automatic creation (step S294). When the CPU 11 determines that the preparation method is not the automatic preparation (NO in step S294), it prepares a fixed form report according to the report settings (step S295). When the CPU 11 determines that the preparation method is the automatic preparation (YES in step S294), the report is prepared automatically (step S298). CPU 11 transmits the report (step S296). The CPU 11 transmits the report by a method according to the report settings of the user to be processed stored in the report DB 149 . The CPU 11 determines whether or not there is an unprocessed report setting (step S297). If the CPU 11 determines that there is an unprocessed report setting (YES in step S297), the process returns to step S292 to process the unprocessed report setting. If the CPU 11 determines that there is no unprocessed report setting (NO in step S297), it terminates the report creation process and returns the process to the caller.

定型レポートの作成では、CPU11は、複数の項目(科目)の中から選択された対象項目、及び期間(例えば1ヶ月)にしたがって、期間が経過する毎に対象項目の計画データ、及び実績データを取得する。CPU11は、対象項目についてのレポートを出力する。その際、CPU11は、予実作成処理で作成された予実データ等を使用する。 In creating a standard report, the CPU 11 prepares plan data and performance data for target items each time a period elapses according to a target item selected from a plurality of items (subjects) and a period (for example, one month). get. The CPU 11 outputs a report on the target item. At that time, the CPU 11 uses the forecast/actual data created in the forecast/actual creation process.

おまかせ作成では、CPU11は、計画データの項目(科目)毎に、実績データとの乖離の度合い(例えば差分値)を算出する。CPU11は、算出した項目毎の乖離の度合いに基づいて、項目毎の優先順位を決定する。CPU11は、決定した優先順位に基づいて各項目をレイアウトしたレポートを生成する。 In automatic creation, the CPU 11 calculates the degree of divergence (for example, difference value) from the actual data for each item (item) of the plan data. The CPU 11 determines a priority order for each item based on the calculated degree of divergence for each item. The CPU 11 generates a report in which each item is laid out based on the determined priority.

図40はおまかせレポート作成ロジックの例を示す説明図である。図40に示す例は、予実データではなく、過去の実績データからレポートを作成する例である。図40では営業利益が伸びた要因を分析している例である。分析対象とする科目は、ユーザが予め指定してもよいし、管理サーバ1のCPU11が決定してもよい。図40の例では、科目として売上高、売上原価、変動費比率、売上総利益、販売費及び一般管理費(販管費)、営業利益が上がっている。CPU11は、それぞれの科目について、2016年と2017年との実績値の差額を求める。さらに、CPU11は増減率を算出する。CPU11は各科目の増減率を比較し、絶対値が最も大きい科目を分析対象科目とする。図40の例では、増減率の絶対値が最も大きいのは営業利益であるから、CPU11は営業利益を分析対象とする。次に、CPU11は、営業利益に関連する科目について、増減率の絶対値順に順位をつける。ここでは、売上総利益が1位、売上高が2位、変動費比率が3位、売上原価が4位、販管費が5位となる。この順位が、営業利益の増加に影響を与えた要因順となる。CPU11は、出力するレポートにおける、各科目の表示、例えばグラフを、ユーザが順位順に目にするように、レイアウトする。それにより、ユーザは、営業利益の増加に影響を与えた要因の順位を直感的に把握可能となる。 FIG. 40 is an explanatory diagram showing an example of the optional report creation logic. The example shown in FIG. 40 is an example of creating a report based on past performance data instead of forecast/actual data. FIG. 40 shows an example of analyzing the factors that increased the operating profit. The subject to be analyzed may be specified in advance by the user, or may be determined by the CPU 11 of the management server 1 . In the example of FIG. 40, items such as sales, cost of sales, variable cost ratio, gross profit, selling, general and administrative expenses (selling, general and administrative expenses), and operating profit have increased. The CPU 11 obtains the difference between the actual values in 2016 and 2017 for each subject. Further, the CPU 11 calculates an increase/decrease rate. The CPU 11 compares the rate of increase/decrease of each subject, and selects the subject with the largest absolute value as the subject of analysis. In the example of FIG. 40, the operating profit has the largest absolute value of the increase/decrease rate, so the CPU 11 makes the operating profit the analysis target. Next, the CPU 11 ranks the items related to the operating income in order of the absolute value of the increase/decrease rate. Here, gross profit on sales ranks first, sales amount ranks second, variable cost ratio ranks third, cost of sales ranks fourth, and selling, general and administrative expenses ranks fifth. This ranking is the order of the factors that affected the increase in operating profit. The CPU 11 lays out the display of each subject, for example, a graph, in the report to be output so that the user can see them in order of rank. As a result, the user can intuitively grasp the order of the factors that have influenced the increase in operating profit.

ここでは実績データを例にしたが、予実データでも同様な処理が可能である。例えば、ある月度の営業利益が計画値より大きく上回った場合に、P/Lの各科目について、計画値と実績値との差額を出し、それを計画値に対する増減率に変換する。そして、増減率の大小で優先順位を求めればよい。 Actual data is used as an example here, but the same process can be performed for forecast/actual data. For example, if the operating profit for a certain month greatly exceeds the planned value, the difference between the planned value and the actual value is calculated for each item of P/L, and converted into the increase/decrease rate with respect to the planned value. Then, the order of priority can be obtained according to the magnitude of the increase/decrease rate.

図41はアラート作成処理の手順例を示すフローチャートである。アラート作成処理はアラート設定にしたがって、予実管理対象がアラート条件を満たす場合に、アラートを作成し、送信する処理である。管理サーバ1のCPU11はアラート設定をアラートDB14Aから取得する(ステップS311)。CPU11は未処理のアラート設定を1つ選択する(ステップS312)。CPU11はアラートのタイミングであるか否かを判定する(ステップS313)。例えば、売上高についてのアラートが設定されている場合であって、予実データを日次で収集できているときは、毎日がアラートのタイミングとなる。予実データを月次でしか収集できていないときは、月に1日のみがアラートのタイミングとなる。CPU11はアラートのタイミングでないと判定した場合(ステップS313でNO)、処理をステップS318へ進める。CPU11はアラートのタイミングであると判定した場合(ステップS313でYES)、評価指標を取得する(ステップS314)。評価指標はアラートを送信するか否かを判定するのに用いる指標である。例えば、売上高の実績値である。CPU11はアラートの条件を満たすか否かを判定する(ステップS315)。CPU11はアラートの条件を満たさないと判定した場合(ステップS315でNO)、処理をステップS318へ進める。CPU11はアラートの条件を満たすと判定した場合(ステップS315でYES)、アラートを作成する(ステップS316)。CPU11は作成したアラートを送信する(ステップS317)。CPU11はアラート設定に含まれるユーザ指定の方法で、アラートを送信する。CPU11は未処理のアラート設定があるか否かを判定する(ステップS318)。CPU11は未処理のアラート設定があると判定した場合(ステップS318でYES)、処理をステップS312に戻し、未処理のアラート設定についての処理を行う。CPU11は未処理のアラート設定がないと判定した場合(ステップS318でNO)、アラート作成処理を終了し処理を呼び出し元に戻す。 FIG. 41 is a flow chart showing an example of the procedure of alert creation processing. The alert creation process is a process of creating and transmitting an alert in accordance with the alert settings when the target of planned/actual management satisfies alert conditions. The CPU 11 of the management server 1 acquires alert settings from the alert DB 14A (step S311). The CPU 11 selects one unprocessed alert setting (step S312). The CPU 11 determines whether or not it is time for an alert (step S313). For example, when an alert for sales is set and forecast data can be collected on a daily basis, every day is the timing of the alert. When forecast/actual data can only be collected on a monthly basis, the alert timing is only one day in a month. When the CPU 11 determines that it is not the alert timing (NO in step S313), the process proceeds to step S318. When the CPU 11 determines that it is time for an alert (YES in step S313), it acquires an evaluation index (step S314). An evaluation index is an index used to determine whether to send an alert. For example, actual sales figures. The CPU 11 determines whether or not the alert conditions are satisfied (step S315). When the CPU 11 determines that the alert condition is not satisfied (NO in step S315), the process proceeds to step S318. When the CPU 11 determines that the alert condition is satisfied (YES in step S315), it creates an alert (step S316). The CPU 11 transmits the created alert (step S317). The CPU 11 sends alerts in a user-specified manner included in the alert settings. The CPU 11 determines whether or not there is an unprocessed alert setting (step S318). If the CPU 11 determines that there is an unprocessed alert setting (YES in step S318), the process returns to step S312 to process the unprocessed alert setting. When the CPU 11 determines that there is no unprocessed alert setting (NO in step S318), it terminates the alert creation process and returns the process to the caller.

図42は予測・再作成処理の手順例を示すフローチャートである。予測・再作成処理は計画に含まれる数値の変動予測、計画の再作成などを行う処理である。管理サーバ1のCPU11はメニュー画面をユーザ端末2に送信する(ステップS331)。ユーザ端末2のCPU21はメニュー画面を表示部26に表示する(ステップS332)。ユーザは入力部25を用いて実行するメニューを選択する。CPU21はユーザが選択したメニュー(選択メニュー)を管理サーバ1に送信する(ステップS333)。管理サーバ1のCPU11は選択メニューを取得する(ステップS334)。CPU11は選択メニューが再作成か否かを判定する(ステップS335)。CPU11は選択メニューが再作成であると判定した場合(ステップS335でYES)、方法選択画面をユーザ端末2へ送信する(ステップS336)。ユーザ端末2のCPU21は方法選択画面を表示部26に表示する(ステップS337)。ユーザは入力部25を用いて、再作成の方法を選択する。CPU21は再作成の方法を管理サーバ1に送信する(ステップS338)。管理サーバ1のCPU11は再作成の方法を取得する(ステップS339)。CPU11は取得した方法にしたがって計画の再作成を行う(ステップS340)。CPU11は再作成した計画を会計DB142等に記憶する(ステップS341)。CPU11は図16のステップS5へ移す。ユーザは計画作成時と同様に、管理サーバ1が再作成した計画の編集が可能である。CPU11は選択メニューが再作成でないと判定した場合(ステップS335でNO)、予測を行う(ステップS343)。例えば、第1四半期の各月の売上実績から、第2四半期以降の各月の売上を予測する。CPU11は予測結果をユーザ端末2に送信する。CPU11は予測・再作成処理を終了し、処理を呼び出し元に戻す。 FIG. 42 is a flow chart showing an example of a procedure for prediction/recreation processing. The prediction/recreation process is a process of predicting changes in numerical values included in the plan, recreating the plan, and the like. The CPU 11 of the management server 1 transmits the menu screen to the user terminal 2 (step S331). The CPU 21 of the user terminal 2 displays the menu screen on the display section 26 (step S332). The user selects a menu to be executed using the input unit 25 . The CPU 21 transmits the menu (selection menu) selected by the user to the management server 1 (step S333). The CPU 11 of the management server 1 acquires the selection menu (step S334). The CPU 11 determines whether or not the selection menu is to recreate (step S335). When the CPU 11 determines that the selection menu is to recreate (YES in step S335), it transmits a method selection screen to the user terminal 2 (step S336). The CPU 21 of the user terminal 2 displays the method selection screen on the display section 26 (step S337). The user uses the input unit 25 to select a re-creation method. The CPU 21 transmits the re-creation method to the management server 1 (step S338). The CPU 11 of the management server 1 acquires the re-creation method (step S339). The CPU 11 recreates the plan according to the acquired method (step S340). The CPU 11 stores the recreated plan in the accounting DB 142 or the like (step S341). The CPU 11 moves to step S5 in FIG. The user can edit the plan recreated by the management server 1 in the same way as when the plan was created. When the CPU 11 determines that the selection menu is not to be recreated (NO in step S335), prediction is performed (step S343). For example, based on the actual monthly sales in the first quarter, the monthly sales in the second and subsequent quarters are predicted. The CPU 11 transmits the prediction result to the user terminal 2 . The CPU 11 ends the prediction/recreation process and returns the process to the caller.

図43は予測ロジックの例を示す説明図である。図43は2018年1月から3月の売上高の実績から、2018年4月以降の売上高を予測する例を示している。売上高の単位は例えば、万円である。図43の上段は予測前3年(2015年から2017年)の各月の売上高から、各月の季節変動指標を求める方法を示している。季節変動指標は各月の売上高が年間売上高に占める割合を百分率で示したものである。図43の下段は、1月から3月の売上高と、1月から3月の季節変動指標から、各月の売上高から年間売上高それぞれ予測している。1月の売上高1,300と1月の季節変動指数9.3%から、予測売上高は13,919となる。2月の売上高より年間売上高は13,283、3月の売上高より年間売上高14,311となる。さらに、予測した年間売上高の平均値を最終的な年間売上高の予測値とする。ここでは、13,919、13,283、14,311の値の平均値13,838が最終的な予測年間売上高となる。この値と、4月以降の各月の季節変動指数から、各月の売上高の予測値を求める。図43の中段が最終的な予測結果を示している。売上高と同様な手法により、売上原価、販管費、経常利益等も予測が可能である。さらに、B/Sについても予測を行うことにより、期末の税額、現金残高の予測が可能である。これらの予測数字から、期末に向けて設備投資を行う、当初計画していた投資を控えるなどの経営計画の変更を判断することが可能である。 FIG. 43 is an explanatory diagram showing an example of prediction logic. FIG. 43 shows an example of predicting sales from April 2018 onward based on actual sales from January to March 2018. The unit of sales is, for example, 10,000 yen. The upper part of FIG. 43 shows a method of obtaining a seasonal variation index for each month from sales for each month in the three years before prediction (2015 to 2017). The seasonal variation index is the ratio of each month's sales to annual sales expressed as a percentage. In the lower part of FIG. 43, annual sales are predicted from the monthly sales from January to March and from the seasonal fluctuation index from January to March. With January sales of 1,300 and a January seasonality index of 9.3%, the projected sales are 13,919. Annual sales are 13,283 from sales in February, and 14,311 from sales in March. Furthermore, the average value of the predicted annual sales is used as the final predicted value of the annual sales. Here, the average value of 13,838 of the values of 13,919, 13,283, and 14,311 is the final predicted annual sales. Based on this value and the seasonal variation index for each month from April onwards, the predicted value of sales for each month is obtained. The middle part of FIG. 43 shows the final prediction result. Cost of sales, SG&A expenses, ordinary income, etc. can also be predicted using the same method used for sales. Furthermore, by predicting the B/S, it is possible to predict the tax amount and cash balance at the end of the term. From these forecast figures, it is possible to decide whether to make capital investments toward the end of the term or to refrain from making investments that were originally planned.

続いて、上述した処理において、ユーザ端末2に表示される画面について説明する。図44は運用メニュー画面の例を示す説明図である。運用メニュー画面d09は計計画運用に関わる機能の中で実行する機能を選択する画面である。運用メニュー画面d09は予実管理ボタンd091、レポート設定ボタンd092、アラート設定ボタンd093及び予測・再作成ボタンd094を含む。予実管理ボタンd091は予実管理処理を実行するためのボタンである。レポート設定ボタンd092はレポート設定処理を実行するためのボタンである。アラート設定ボタンd093はアラート設定処理を実行するためのボタンである。予測・再作成ボタンd094は、予測・再作成処理を実行するためのボタンである。 Next, screens displayed on the user terminal 2 in the above process will be described. FIG. 44 is an explanatory diagram showing an example of the operation menu screen. The operation menu screen d09 is a screen for selecting a function to be executed among the functions related to planning and operation. The operation menu screen d09 includes a budget/actual management button d091, a report setting button d092, an alert setting button d093, and a prediction/recreation button d094. The budget/actual management button d091 is a button for executing budget/actual management processing. The report setting button d092 is a button for executing report setting processing. The alert setting button d093 is a button for executing alert setting processing. The prediction/recreation button d094 is a button for executing prediction/recreation processing.

図45は予実管理メニュー画面の例を示す説明図である。予実管理メニュー画面d10は予実に関する機能の中で実行する機能を選択する画面である。予実管理メニュー画面d10は設定ボタンd101及び参照ボタンd102を含む。設定ボタンd101は予実管理の対象を設定するためのボタンである。参照ボタンd102は予実状況を参照するためのボタンである。 FIG. 45 is an explanatory diagram showing an example of the budget/actual management menu screen. The budget/actual management menu screen d10 is a screen for selecting a function to be executed among functions related to budget/actual. The budget/actual management menu screen d10 includes a setting button d101 and a reference button d102. The setting button d101 is a button for setting targets for budget/actual management. The reference button d102 is a button for referring to the forecast/actual situation.

図46は予実管理設定画面の例を示す説明図である。予実管理設定画面d11は予実の管理対象の設定を行う画面である。予実管理設定画面d11は第1設定領域d111、第2設定領域d112、追加ボタンd113及び決定ボタンd114を含む。第1設定領域d111は指標選択メニューd1111及びタイミングメニューd1112を含む。第2設定領域d112は指標選択メニューd1121及びタイミングメニューd1122を含む。指標選択メニューd1111及び指標選択メニューd1121は予実管理の対象とする指標を選択するためのメニューである。タイミングメニューd1112及びタイミングメニューd1122は管理する単位を設定するメニューである。追加ボタンd113は予実管理の対象を3以上設定した場合に用いる。追加ボタンd113を操作すると、設定領域が追加表示される。決定ボタンd114は設定内容を決定するためのボタンである。 FIG. 46 is an explanatory diagram showing an example of a budget/actual management setting screen. The budget/actual management setting screen d11 is a screen for setting the budget/actual management target. The budget/actual management setting screen d11 includes a first setting area d111, a second setting area d112, an add button d113, and an enter button d114. The first setting area d111 includes an index selection menu d1111 and a timing menu d1112. The second setting area d112 includes an index selection menu d1121 and a timing menu d1122. The index selection menu d1111 and the index selection menu d1121 are menus for selecting an index to be subject to budget/actual management. The timing menu d1112 and the timing menu d1122 are menus for setting the unit of management. The add button d113 is used when three or more targets for budget/actual management are set. When the add button d113 is operated, a setting area is additionally displayed. The decision button d114 is a button for deciding the setting contents.

図47は予実状況表示画面の例を示す説明図である。予実状況表示画面d12は予実状況を表示する画面である。予実状況表示画面d12は選択メニューd121、管理内容d122、予実表d123及び閉じるボタンd124を含む。選択メニューd121は表示する管理対象を選択するメニューである。管理内容d122は予実管理の内容を表示する。予実表d123は予実状況を表で示す。閉じるボタンd124は予実状況表示画面d12を閉じる。複数の管理対象について単位が同じ場合、まとめて表示してもよい。例えば、売上高を月次で管理し、営業利益も月次で管理している場合、個別に表示するのではなく、1つの予実表d123で表示してもよい。 FIG. 47 is an explanatory diagram showing an example of the forecast/actual situation display screen. The forecast/actual status display screen d12 is a screen for displaying the forecast/actual status. The forecast/actual status display screen d12 includes a selection menu d121, management contents d122, an forecast/actual table d123, and a close button d124. The selection menu d121 is a menu for selecting management targets to be displayed. The management content d122 displays the content of budget and actual management. The forecast/actual table d123 shows the forecast/actual situation in a table. The close button d124 closes the forecast/actual status display screen d12. If the units are the same for multiple managed objects, they may be displayed collectively. For example, if sales are managed on a monthly basis and operating profits are also managed on a monthly basis, they may be displayed in one forecast table d123 instead of being displayed individually.

図48はレポート選択画面の例を示す説明図である。レポート選択画面d13は作成するレポートを選択する画面である。レポート選択画面d13は定型レポート作成ボタンd131、おまかせレポートボタンd132及び閉じるボタンd133を含む。定型レポート作成ボタンd131は定型レポートの作成設定を行うためのボタンである。おまかせレポートボタンd132はレポートをおまかせ作成するためのボタンである。閉じるボタンd133はレポート選択画面を閉じるためのボタンである。 FIG. 48 is an explanatory diagram showing an example of the report selection screen. The report selection screen d13 is a screen for selecting a report to be created. The report selection screen d13 includes a standard report creation button d131, an auto report button d132, and a close button d133. The standard report creation button d131 is a button for making settings for creating a standard report. The auto report button d132 is a button for auto creating a report. The close button d133 is a button for closing the report selection screen.

図49は定型レポート設定画面の例を示す説明図である。定型レポート設定画面d14は定型レポートの内容を設定する画面である。定型レポート設定画面d14は項目設定表d141及び決定ボタンd142を含む。項目設定表d141は表計算ソフトウェアと類似の表示としてある。ユーザは入力部25を用いて、項目設定表d141に対して、レポートに表示したい科目等を設定する。入力する内容はプルダウンメニューで選択入力する。又はユーザがタイピングする。この場合、入力文字列のパターンマッチングを行い、予め登録されている文字列以外の入力は禁止する。決定ボタンd142は設定内容を決定するためのボタンである。図49に示す例では、売上高と販管費とについて、それぞれ月毎の計画値、実績値及び計画値と実績値との差分値を表示するとともに、売上高及び販管費それぞれの年間計画値と、当月までの累積の計画値、累積の実績値及び累積の差分値を表でする設定となっている。 FIG. 49 is an explanatory diagram showing an example of a standard report setting screen. The standard report setting screen d14 is a screen for setting the contents of the standard report. The standard report setting screen d14 includes an item setting table d141 and an OK button d142. The item setting table d141 has a display similar to that of spreadsheet software. The user uses the input unit 25 to set subjects, etc., to be displayed in the report, in the item setting table d141. The content to be entered is selected and entered from the pull-down menu. or typed by the user. In this case, pattern matching is performed on the input character string, and input of character strings other than those registered in advance is prohibited. The decision button d142 is a button for deciding the setting contents. In the example shown in FIG. 49, for sales and SG&A expenses, monthly planned values, actual values, and difference values between the planned and actual values are displayed. , the cumulative plan value, cumulative actual value, and cumulative difference value up to the current month are set to be displayed in a table.

図50は報告設定画面の例を示す説明図である。報告設定画面d15はレポートの送信先等を設定する画面である。報告設定画面d15は第1設定領域d151、第2設定領域d152、追加ボタンd153及び決定ボタンd154を含む。第1設定領域d151及び第2設定領域d152は報告先を設定する領域である。第1設定領域d151は頻度メニューd1511、方法メニューd1512及び宛名ボックスd1513を含む。頻度メニューd1511は報告の頻度を設定する。方法メニューd1512は報告方法を設定する。宛名ボックスd1513には報告の宛名を入力する。報告方法が電子メールであればメールアドレスを、メッセージサービスであればIDを入力する。第2設定領域d152は頻度メニューd1521、d1522、方法メニューd1523及び宛名ボックスd1524を含む。頻度メニューd1521、d1522は報告の頻度を入力する。ここでは、毎日午後5時のように頻度として2つのパラメータを入力する場合を示している。方法メニューd1523及び宛名ボックスd1524はそれぞれ方法メニューd1512及び宛名ボックスd1513と同様である。追加ボタンd153は報告先を3つ以上設定した場合に用いる。追加ボタンd153を操作すると設定領域が追加表示される。決定ボタンd154は設定内容を決定するためのボタンである。 FIG. 50 is an explanatory diagram showing an example of a report setting screen. The report setting screen d15 is a screen for setting the destination of the report. The report setting screen d15 includes a first setting area d151, a second setting area d152, an add button d153 and an enter button d154. A first setting area d151 and a second setting area d152 are areas for setting a report destination. The first setting area d151 includes a frequency menu d1511, a method menu d1512 and an address box d1513. The frequency menu d1511 sets the frequency of reporting. Method menu d1512 sets the reporting method. Enter the address of the report in the address box d1513. If the reporting method is e-mail, enter the mail address. If the reporting method is message service, enter the ID. The second setting area d152 includes frequency menus d1521 and d1522, method menu d1523 and address box d1524. Frequency menus d1521 and d1522 are for inputting the frequency of reporting. Here, a case is shown in which two parameters are input as frequencies such as 5:00 pm every day. The method menu d1523 and address box d1524 are similar to the method menu d1512 and address box d1513, respectively. The add button d153 is used when three or more report destinations are set. When the add button d153 is operated, a setting area is additionally displayed. The decision button d154 is a button for deciding the setting contents.

図51はおまかせレポートの例を示す説明図である。図51に示すように、経営に関する指標のグラフが優先順位の順番で表示される。図51に示す各グラフは画面表示であれば、一画面に1つのグラフを表示する。紙書類では1頁に1つのグラフを印字する。それによって、経営に影響を与えた指標をユーザは適切に把握することが可能となる。 FIG. 51 is an explanatory diagram showing an example of the auto report. As shown in FIG. 51, graphs of management-related indices are displayed in order of priority. If each graph shown in FIG. 51 is displayed on a screen, one graph is displayed on one screen. In paper documents, one graph is printed on one page. As a result, the user can appropriately grasp the indexes that have influenced management.

図52はアラート設定画面の例を示す説明図である。アラート設定画面d16はアラートの条件を設定する画面である。アラート設定画面d16は指標メニューd161、閾値ボックスd162、単位メニューd163、方法メニューd164、宛名ボックスd165、追加ボタンd166及び決定ボタンd167を含む。指標メニューd161には監視対象とする指標を設定する。閾値ボックスd162にはアラート生成するか否かを判定する際に基準となる閾値を入力する。単位メニューd163には閾値の単位を選択する。方法メニューd164ではアラートの通知方法を記憶する。宛名ボックスd165にはアラートの通知先を入力する。追加ボタンd166はアラート条件を追加する場合に用いるボタンである。決定ボタンd167はアラート設定を決定するためのボタンである。 FIG. 52 is an explanatory diagram showing an example of an alert setting screen. The alert setting screen d16 is a screen for setting alert conditions. The alert setting screen d16 includes an index menu d161, a threshold box d162, a unit menu d163, a method menu d164, an address box d165, an add button d166 and an enter button d167. An index to be monitored is set in the index menu d161. In the threshold box d162, enter a threshold that is used as a reference when determining whether or not to generate an alert. A threshold unit is selected in the unit menu d163. The method menu d164 stores the alert notification method. Enter the alert notification destination in the address box d165. The add button d166 is a button used when adding an alert condition. The decision button d167 is a button for deciding alert settings.

図53は予測・再作成メニュー画面の例を示す説明図である。予測・再作成メニュー画面d17は予測又は再作成のいずれかの実行を選択する画面である。予測・再作成メニュー画面d17は再作成ボタンd171、予測ボタンd172及び閉じるボタンd173を含む。再作成ボタンd171は計画の再作成を行うためのボタンである。予測ボタンd172は売上等の予測を行うためのボタンである。閉じるボタンd173は予測・再作成メニュー画面d17を閉じるためのボタンである。 FIG. 53 is an explanatory diagram showing an example of the prediction/recreation menu screen. The prediction/recreation menu screen d17 is a screen for selecting execution of either prediction or recreation. The prediction/recreation menu screen d17 includes a recreate button d171, a prediction button d172, and a close button d173. The recreate button d171 is a button for recreating the plan. The prediction button d172 is a button for predicting sales and the like. The close button d173 is a button for closing the prediction/recreation menu screen d17.

図54は再作成方法選択画面の例を示す説明図である。再作成方法選択画面d18は計画を再作成する際の方法を選択する画面である。再作成方法選択画面d18は自動作成ボタンd181、直接入力作成ボタンd182、グラフ編集作成ボタンd183、シミュレーションボタン作成d184及び閉じるボタンd185を含む。自動作成ボタンd181は自動作成により再作成を行うためのボタンである。直接入力作成ボタンd182は直接入力により再作成を行うためのボタンである。グラフ編集作成ボタンd183はグラフ操作により再作成を行うためのボタンである。シミュレーションボタン作成d184はシミュレーションにより再作成を行うためのボタンである。いずれに方法についても、計画作成の計画編集と同様な処理により再作成を行う。閉じるボタンd185は再作成方法選択画面d18閉じるためのボタンである。 FIG. 54 is an explanatory diagram showing an example of a regeneration method selection screen. The re-creation method selection screen d18 is a screen for selecting a method for re-creating the plan. The regeneration method selection screen d18 includes an automatic creation button d181, a direct input creation button d182, a graph edit creation button d183, a simulation button creation d184, and a close button d185. The automatic creation button d181 is a button for recreating by automatic creation. The direct input creation button d182 is a button for recreating by direct input. The graph editing creation button d183 is a button for recreating the graph by manipulating the graph. Simulation button creation d184 is a button for recreating by simulation. In either method, re-creation is performed by processing similar to plan editing in plan creation. The close button d185 is a button for closing the regeneration method selection screen d18.

以上のように、経営計画の運用時には、計画管理システム100は次のような効果を奏する。予実管理のレポートを作成可能であるので、予実の乖離が大きい場合に、迅速に打開策を打つことが可能となる。有効な打開策がない場合には、計画の再作成を行うことが可能となる。また、予実の乖離が大きい場合に、アラートを受けることも可能である。特に経営状況に大きな影響を与える指標についてはアラートを設定し、その作成周期をレポートの作成周期より短くしておけば、より迅速に対応が可能となる。また、期の途中で期末の状況を予測することが可能であるので、期末の状況を見据えた追加の施策を打つことも可能となる。 As described above, the plan management system 100 has the following effects when operating the management plan. Since it is possible to create a report of forecast/actual management, it is possible to quickly take a countermeasure when there is a large discrepancy between forecast and actual. If there is no effective workaround, it will be possible to recreate the plan. It is also possible to receive an alert when there is a large divergence between forecast and actual. In particular, setting alerts for indicators that have a large impact on the business situation, and setting the alert creation cycle to be shorter than the report creation cycle, makes it possible to respond more quickly. In addition, since it is possible to predict the situation at the end of the term in the middle of the term, it is also possible to take additional measures in anticipation of the situation at the end of the term.

予実状況表示画面d12には、予実の状況に応じたアドバイスメッセージやアドバイス内容に則した広告を表示してもよい。同様に、アラートのメッセージにアドバイスメッセージや広告を含めてもよい。 The forecast/actual status display screen d12 may display an advice message according to the forecast/actual status or an advertisement corresponding to the content of the advice. Similarly, alert messages may include advisory messages and advertisements.

図55はアドバイスDBの例を示す説明図である。アドバイスDB14Bは例えば、管理サーバ1の大容量記憶部14に記憶する。アドバイスDB14Bは予実状況表示画面d12に表示するアドバイス、アラートに付加するアドバイスを記憶する。アドバイスDB14BはアドバイスID列、評価指標列、条件列及びアドバイス列を含む。アドバイスID列はアドバイスを一意に特定可能なアドバイスIDを記憶する。評価指標列は、アドバイスに対応する指標(科目名)を記憶する。条件列はアドバイスを付加する条件を記憶する。アドバイス列は表示又は送信するアドバイスを記憶する。 FIG. 55 is an explanatory diagram showing an example of an advice DB. The advice DB 14B is stored, for example, in the large-capacity storage unit 14 of the management server 1. FIG. The advice DB 14B stores advice to be displayed on the forecast/actual situation display screen d12 and advice to be added to alerts. The advice DB 14B includes an advice ID column, an evaluation index column, a condition column and an advice column. The advice ID column stores advice IDs that can uniquely identify advice. The evaluation index column stores indexes (subject names) corresponding to advice. The condition column stores conditions for adding advice. The advice column stores advice to display or send.

図56は広告DBの例を示す説明図である。広告DB14Cは例えば、管理サーバ1の大容量記憶部14に記憶する。広告DB14Cはアドバイスと共に表示又は送信する広告を記憶する。広告DB14Cは広告ID列、アドバイスID列、テキスト列及びリンク列を含む。広告ID列は広告を一意に特定可能な広告IDを記憶する。アドバイスID列は対応するアドバイスIDを記憶する。テキスト列は広告のテキストを記憶する。リンク列はテキストに埋め込むハイパーリンクを記憶する。ハイパーリンクは広告している商品やサービスを詳細に説明しているホームページのURL(Uniform Resource Locator)などである。 FIG. 56 is an explanatory diagram showing an example of an advertisement DB. The advertisement DB 14C is stored in the mass storage unit 14 of the management server 1, for example. Advertisement DB 14C stores advertisements to be displayed or transmitted together with advice. Advertisement DB 14C includes an advertisement ID column, an advice ID column, a text column and a link column. The advertisement ID column stores advertisement IDs that can uniquely identify advertisements. The advice ID column stores corresponding advice IDs. A text column stores the text of the advertisement. A link column stores hyperlinks that you embed in the text. A hyperlink is a URL (Uniform Resource Locator) of a home page that describes the advertised product or service in detail.

図57は予実作成処理及びアラート作成処理の他の手順例を示すフローチャートである。図57Aは予実作成処理の他の手順例を示す。図57Bはアラート作成処理の他の手順例を示す。図57A及び図57Bはフローチャートの一部を示す。図57Aに示すように、予実作成処理では図38に手順に処理が追加、一部の処理が変更される。予実作成処理において、管理サーバ1のCPU11は、予実データ作成(ステップS285)の実行後に、アドバイスを選択する(ステップS288)。具体的には、CPU11は作成された予実データと、アドバイスDB14Bの評価指標列及び状況列とを対照し、評価指標列及び状況列で定義されている条件に合致する評価指標が予実データに含まれているかを判定する。CPU11は条件に合致する評価指標があると判定した場合、対応するアドバイスを選択する。CPU11は選択したアドバイスと対応する広告を選択する(ステップS289)。具体的には、CPU11は選択したアドバイスのアドバイスIDを検索キーとして、広告DB14Cを検索する。複数の広告が検索にヒットした場合は、例えば、ランダムに選択する。CPU11は作成した予実データと共に、選択したアドバイス及び広告を記憶する(ステップS286)。CPU11はステップS287以降を実行する。 FIG. 57 is a flow chart showing another procedure example of the forecast creation process and the alert creation process. FIG. 57A shows another procedure example of the budget creation process. FIG. 57B shows another procedure example of alert creation processing. Figures 57A and 57B show a portion of the flow chart. As shown in FIG. 57A, in the forecast/actual preparation process, processes are added to the procedures in FIG. 38, and some of the processes are changed. In the forecast/actual creation process, the CPU 11 of the management server 1 selects advice (step S288) after executing forecast/actual data creation (step S285). Specifically, the CPU 11 compares the created forecast/actual data with the evaluation index column and the situation column of the advice DB 14B, and the forecast/actual data includes an evaluation index that matches the conditions defined in the evaluation index column and the situation column. Determine if the When the CPU 11 determines that there is an evaluation index that matches the conditions, it selects corresponding advice. The CPU 11 selects an advertisement corresponding to the selected advice (step S289). Specifically, the CPU 11 searches the advertisement DB 14C using the advice ID of the selected advice as a search key. If multiple advertisements hit the search, select at random, for example. The CPU 11 stores the selected advice and advertisement together with the created projected/actual data (step S286). The CPU 11 executes steps from step S287.

図57Bに示すように、アラート作成処理では図41に手順に処理が追加、一部の処理が変更される。アラート作成処理において、管理サーバ1のCPU11は、アラート作成(ステップS316)の実行後に、アドバイスを選択する(ステップS319)。具体的には、CPU11は、アラートの作成条件がアドバイスDB14Bの評価指標列及び状況列で定義されている条件を満たすか判定する。CPU11は条件に合致すると判定した場合、当該条件に対応するアドバイスを選択する。CPU11は選択したアドバイスと対応する広告を選択する(ステップS320)。ステップS320は上述のステップS89と同様である。生成したアラートと共に、選択したアドバイス及び広告を送信する(ステップS317)。CPU11はステップS318以降を実行する。 As shown in FIG. 57B, in the alert creation process, processes are added to the procedures in FIG. 41, and some of the processes are changed. In the alert creation process, the CPU 11 of the management server 1 selects advice (step S319) after executing alert creation (step S316). Specifically, the CPU 11 determines whether the conditions for creating an alert satisfy the conditions defined in the evaluation index column and the status column of the advice DB 14B. When the CPU 11 determines that the conditions are met, it selects advice corresponding to the conditions. The CPU 11 selects an advertisement corresponding to the selected advice (step S320). Step S320 is similar to step S89 described above. The selected advice and advertisements are sent along with the generated alert (step S317). The CPU 11 executes steps after step S318.

なお、おまかせレポートの場合は、分析対象とする科目や、分析対象とする科目に影響を与えた科目に基づいて、アドバイスを選択すればよい。そして、選択したアドバイスに基づき広告を選択する。 In the case of the Random Report, the advice can be selected based on the subject to be analyzed and the subject that influenced the subject to be analyzed. Advertisements are then selected based on the selected advice.

図58は連携設定画面の例を示す説明図である。連携設定画面d19は他システム4とデータ連携を行うための設定を行う画面である。連携設定画面d119は会計選択メニューd191、POS選択メニューd192、勤怠選択メニューd193、予約選択メニューd194、口コミサイト入力欄d195、及び連携ボタンd196を含む。会計選択メニューd191はプルダウンメニューであり、連携させたい会計システムを選択する。POS選択メニューd192はプルダウンメニューであり、連携させたいPOSシステムを選択する。勤怠選択メニューd193はプルダウンメニューであり、連携させたい勤怠システムを選択する。予約選択メニューd194はプルダウンメニューであり、連携させたい予約システムを選択する。口コミサイト入力欄d195は連携させたい口コミサイトのURLを入力する。連携ボタンd196はマウスクリックすると連携設定が記憶される。 FIG. 58 is an explanatory diagram showing an example of a cooperation setting screen. The linkage setting screen d19 is a screen for setting data linkage with the other system 4 . The cooperation setting screen d119 includes an accounting selection menu d191, a POS selection menu d192, an attendance selection menu d193, a reservation selection menu d194, a word-of-mouth site entry field d195, and a cooperation button d196. The accounting selection menu d191 is a pull-down menu for selecting an accounting system to be linked. The POS selection menu d192 is a pull-down menu for selecting a POS system to be linked. The attendance selection menu d193 is a pull-down menu for selecting the attendance system to be linked. The reservation selection menu d194 is a pull-down menu for selecting a reservation system to be linked. The word-of-mouth site input field d195 is for inputting the URL of the word-of-mouth site to be linked. When the cooperation button d196 is clicked with the mouse, the cooperation setting is stored.

管理サーバ1は連携設定画面d19にしたがい、API連携により、各種クラウドサービスが保持しているユーザのデータを随時取得する。取得したデータは大容量記憶部14のデータベースに記憶する。各種クラウドサービスは、予約管理サービス、POS(Point Of Sale)サービス、勤怠管理サービス、会計サービス、給与処理サービス、及び受発注管理サービスなどである。クラウドサービスはユーザデータ更新される度に、その内容を管理サーバ1に送信することが望ましい。それが難しい場合は、管理サーバ1がクラウドサービスにポーリングを行う。 According to the cooperation setting screen d19, the management server 1 acquires user data held by various cloud services at any time by API cooperation. The acquired data is stored in the database of the large-capacity storage unit 14 . Various cloud services include a reservation management service, a POS (Point Of Sale) service, an attendance management service, an accounting service, a salary processing service, and an order management service. The cloud service desirably transmits the contents to the management server 1 each time the user data is updated. If that is difficult, the management server 1 polls the cloud service.

図59はマルチCSVアップロード機能を示す説明図である。ここでのCSVは複数の科目(指標)を1つのファイルのまとめたものである。各行が1つの科目となっている。図59Aは各行において値の並び順は同じであるが、科目の行数が異なるCSVを変換する例である。X社のCSVフォーマット561、自社のCSVフォーマット562ともに、各行は「科目,金額,日時,備考」となっている。しかし、X社の2行目は「売上値引」に対して、自社の2行目は「売上原価」となっている。「売上原価」はX社では、4行目である。同様に「労務費」はX社では9行目で、自社では3行目である。このような場合、変換するためのデータとして変換ロジック563を用意し、大容量記憶部14に記憶しておく。変換ロジック563のように、X社の4行目が自社の2行目に、X社の9行目が自社の3行目に対応するという変換ロジック563を用意しておくことにより、X社のCSVファイルを自社のCSVファイルに変換することが可能である。自社のCSVフォーマットと変換ロジック563を管理サーバ1に登録しておけば、例えば自社の売上システムからエキスポートした計画データと、X社のPOSシステムからエキスポートした実績データとを管理サーバ1にアップロードし、売上の予実管理が可能となる。 FIG. 59 is an explanatory diagram showing the multi-CSV upload function. The CSV here is a collection of a plurality of subjects (indexes) in one file. Each line is one subject. FIG. 59A is an example of converting CSV in which the values are arranged in the same order in each row, but the number of rows of subjects is different. In both the CSV format 561 of company X and the CSV format 562 of the company, each line is "subject, amount, date and time, remarks". However, the second line of Company X is "sales discount", while the second line of our company is "cost of sales". “Cost of sales” is the fourth line for Company X. Similarly, "labor cost" is on the 9th line for Company X and on the 3rd line for our company. In such a case, the conversion logic 563 is prepared as data for conversion and stored in the large-capacity storage unit 14 . As with the conversion logic 563, by preparing the conversion logic 563 in which the 4th line of company X corresponds to the 2nd line of the company and the 9th line of company X corresponds to the 3rd line of the company, It is possible to convert the CSV file of the company into the company's CSV file. If the company's own CSV format and conversion logic 563 are registered in the management server 1, for example, plan data exported from the company's sales system and performance data exported from X company's POS system can be uploaded to the management server 1. It is possible to manage sales forecasts and actual sales.

図59Bは科目が現れる行数は同一であるが、各行において値の並び順が異なるCSVを変換する例である。Y社のCSVフォーマット564、自社のCSVフォーマット565ともに、1行目は「売上高」、2行目は「売上原価」のように、行の並び順は同じである。しかし、Y社の各行は「売上高,日時,金額,備考」の並びであるのに対して、自社の各行は「売上高,金額,日時,備考」の並びとなっている。このような場合、変換するためのデータとして変換ロジック566を用意し、大容量記憶部14に記憶しておく。変換ロジック566のように、Y社の各行において2番目(B列)の値が自社の各行においては3番目(C列)の値に対応するという変換ロジック566を用意しておくことにより、Y社のCSVファイルを自社のCSVファイルに変換することが可能である。自社のCSVフォーマットと変換ロジック566を管理サーバ1に登録しておけば、例えば自社の調達システムからエキスポートした計画データと、Y社の購買システムからエキスポートした実績データとを管理サーバ1にアップロードし、売上原価の予実管理が可能となる。 FIG. 59B is an example of converting CSV in which the number of rows in which items appear is the same, but the order of values in each row is different. Both the CSV format 564 of Company Y and the CSV format 565 of the company have the same order of rows, such as "Sales" in the first row and "Cost of sales" in the second row. However, each line of Company Y has a sequence of "Sales, Date, Time, Amount, Remarks", while each line of its own company has a sequence of "Sales, Amount, Date, Remarks". In such a case, the conversion logic 566 is prepared as data for conversion and stored in the large-capacity storage unit 14 . As in the conversion logic 566, by preparing the conversion logic 566 in which the second (B column) value in each row of company Y corresponds to the third (C column) value in each row of our own company, Y It is possible to convert the company's CSV file into the company's own CSV file. If the company's CSV format and conversion logic 566 are registered in the management server 1, for example, plan data exported from the company's procurement system and performance data exported from Y's purchasing system can be uploaded to the management server 1. It is possible to manage the cost of sales forecast and actual.

以上の実施の形態に関し、さらに以下の付記を開示する。 Further, the following additional remarks are disclosed with respect to the above embodiment.

(付記1)
経営に関連する複数の項目の実績データを取得し、
経営計画を作成する期間を取得し、
前記実績データに基づいて前記期間における経営計画を作成し、
作成した経営計画を出力し、
前記経営計画を作成した前記期間開始後の所定期間経過後に、前記経営計画に対応する実績データを取得し、
前記経営計画データ及び前記実績データに基づくレポートを出力する
処理をコンピュータに行わせることを特徴とする計画作成運用プログラム。
(Appendix 1)
Acquire performance data of multiple items related to management,
Get a period to create a business plan,
create a management plan for the period based on the performance data;
Output the created management plan,
Acquiring performance data corresponding to the management plan after a predetermined period has elapsed after the start of the period in which the management plan was created,
A plan creation and operation program that causes a computer to output a report based on the management plan data and the performance data.

(付記2)
前記経営計画はグラフ表示可能なグラフデータを含む
ことを特徴とする付記1に記載の計画作成運用プログラム。
(Appendix 2)
The plan creation operation program according to appendix 1, wherein the management plan includes graph data that can be displayed as a graph.

(付記3)
前記レポートはグラフ表示可能なグラフデータを含む
ことを特徴とする付記1又は付記2に記載の計画作成運用プログラム。
(Appendix 3)
The plan creation operation program according to appendix 1 or appendix 2, wherein the report includes graph data that can be displayed graphically.

各実施の形態で記載されている技術的特徴(構成要件)はお互いに組み合わせ可能であり、組み合わせすることにより、新しい技術的特徴を形成することができる。
今回開示された実施の形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。
The technical features (components) described in each embodiment can be combined with each other, and new technical features can be formed by combining them.
The embodiments disclosed this time are illustrative in all respects and should not be considered restrictive. The scope of the present invention is indicated by the scope of the claims rather than the above-described meaning, and is intended to include all modifications within the scope and meaning equivalent to the scope of the claims.

100 計画管理システム
1 管理サーバ
11 CPU
12 ROM
13 RAM
14 大容量記憶部
141 ユーザDB
142 会計DB
143 予約DB
145 勤怠DB
146 受発注DB
147 ロジックDB
148 予実DB
149 レポートDB
14A アラートDB
15 通信部
16 読み取り部
1P 制御プログラム
1a 可搬型記憶媒体
1b 半導体メモリ
2 ユーザ端末
21 CPU
22 ROM
23 RAM
24 通信部
25 入力部
26 表示部
27 大容量記憶部
2P 制御プログラム
3 管理者端末
4 他システム
100 plan management system 1 management server 11 CPU
12 ROMs
13 RAM
14 Large capacity storage unit 141 User DB
142 Accounting DB
143 Reservation DB
145 Attendance DB
146 Order DB
147 Logic DB
148 Forecast DB
149 Report DB
14A Alert DB
15 communication unit 16 reading unit 1P control program 1a portable storage medium 1b semiconductor memory 2 user terminal 21 CPU
22 ROMs
23 RAM
24 communication unit 25 input unit 26 display unit 27 mass storage unit 2P control program 3 administrator terminal 4 other system

Claims (7)

売上高、利益、又は現金残高を含む複数の項目の実績データを取得し、
経営計画を作成する期間を取得し、
前記期間に対応する過去の期間からの前記項目についての変動の見込みを、選択して回答する質問を出力し、
前記質問に対する前記変動の見込みの選択情報を取得し、
取得した選択情報と対応付けられ、前記変動の見込みを変換した係数を含む計算ロジックを取得し、
取得した計算ロジックに基づき、前記実績データより前記項目の計画値を算出し、
算出した前記計画値に基づいて前記期間における経営計画を作成する処理をコンピュータに行わせることを特徴とする計画作成プログラム。
Get performance data for multiple items , including sales, profits, or cash balances ,
Get a period to create a business plan,
outputting a question to select and answer the probability of change for said item from a past period corresponding to said period ;
obtaining selection information of the likelihood of variation for the question;
Acquiring calculation logic that is associated with the acquired selection information and includes a coefficient that converts the probability of variation;
Based on the acquired calculation logic, calculate the planned value of the item from the actual data,
A plan creation program for causing a computer to perform a process of creating a management plan for the period based on the calculated plan values.
前記期間を単位とする単位期間毎の前記実績データを取得し、
連続する複数単位期間の前記実績データに基づいて、前記経営計画を作成する
ことを特徴とする請求項1に記載の計画作成プログラム。
Acquiring the performance data for each unit period with the period as a unit,
2. The plan creation program according to claim 1, wherein the business plan is created based on the performance data for a plurality of continuous unit periods.
前記経営計画を、前記複数単位期間の前記実績データに基づいて作成するか否かを指定する
ことを特徴とする請求項2に記載の計画作成プログラム。
3. The plan creation program according to claim 2 , wherein it is specified whether or not to create the management plan based on the performance data of the plurality of unit periods.
前記計算ロジックに基づき算出した売上高、利益、又は現金残高の計画値は編集可能である
ことを特徴とする請求項1から請求項3のいずれか一項に記載の計画作成プログラム。
4. The plan creation program according to any one of claims 1 to 3, wherein the planned values of sales, profit, or cash balance calculated based on the calculation logic are editable.
前記実績データは前記コンピュータとは異なる他コンピュータより取得し、
取得した前記実績データを共通のデータフォーマットに変換する
ことを特徴とする請求項1から請求項のいずれか一項に記載の計画作成プログラム。
the performance data is obtained from another computer different from the computer;
The plan creation program according to any one of claims 1 to 4, wherein the obtained performance data is converted into a common data format.
売上高、利益、又は現金残高を含む複数の項目の実績データを取得する第1取得部と、
計画を作成する期間を取得する第2取得部と、
前記期間に対応する過去の期間からの前記項目についての変動の見込みを、選択して回答する質問を出力する第1出力部と、
前記質問に対する前記変動の見込みの選択情報を取得する第3取得部と、
取得した選択情報と対応付けられ、前記変動の見込みを変換した係数を含む計算ロジックを取得する第4取得部と、
取得した計算ロジックに基づき、前記実績データより前記項目の計画値を算出し、算出した前記計画値に基づいて前記期間における経営計画を作成する作成部と
を備えることを特徴とする計画作成装置。
a first acquisition unit that acquires performance data of a plurality of items including sales, profit, or cash balance ;
a second acquisition unit that acquires a period for creating a plan;
a first output unit for outputting a question for selecting and answering the expected change of the item from the past period corresponding to the period ;
a third acquisition unit that acquires selection information of the variation prospect for the question;
a fourth acquisition unit that acquires calculation logic associated with the acquired selection information and that includes a coefficient obtained by converting the expected fluctuation;
A plan creation device, comprising: a creation unit that calculates planned values of the items from the actual data based on the obtained calculation logic, and creates a management plan for the period based on the calculated planned values.
コンピュータが、
売上高、利益、又は現金残高を含む複数の項目の実績データを取得し、
計画を作成する期間を取得し、
前記期間に対応する過去の期間からの前記項目についての変動の見込みを、選択して回答する質問を出力し、
前記質問に対する前記変動の見込みの選択情報を取得し、
取得した選択情報と対応付けられ、前記変動の見込みを変換した係数を含む計算ロジックを取得し、
取得した計算ロジックに基づき、前記実績データより前記項目の計画値を算出し、算出した前記計画値に基づいて前記期間における経営計画を作成する
ことを特徴とする計画作成方法。
the computer
Get performance data for multiple items , including sales, profits, or cash balances ,
Get the period to create the plan,
outputting a question to select and answer the probability of change for said item from a past period corresponding to said period ;
obtaining selection information of the likelihood of variation for the question;
Acquiring calculation logic that is associated with the acquired selection information and includes a coefficient that converts the probability of variation;
A method of creating a plan, comprising: calculating a planned value of the item from the actual data based on the acquired calculation logic; and creating a management plan for the period based on the calculated planned value.
JP2019174577A 2019-09-25 2019-09-25 PLANNING PROGRAM, PLANNING DEVICE AND PLANNING METHOD Active JP7233148B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019174577A JP7233148B2 (en) 2019-09-25 2019-09-25 PLANNING PROGRAM, PLANNING DEVICE AND PLANNING METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019174577A JP7233148B2 (en) 2019-09-25 2019-09-25 PLANNING PROGRAM, PLANNING DEVICE AND PLANNING METHOD

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019003762 Division 2018-06-28

Publications (3)

Publication Number Publication Date
JP2020004446A JP2020004446A (en) 2020-01-09
JP2020004446A5 JP2020004446A5 (en) 2021-08-26
JP7233148B2 true JP7233148B2 (en) 2023-03-06

Family

ID=69100251

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019174577A Active JP7233148B2 (en) 2019-09-25 2019-09-25 PLANNING PROGRAM, PLANNING DEVICE AND PLANNING METHOD

Country Status (1)

Country Link
JP (1) JP7233148B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259885A (en) 2001-02-26 2002-09-13 Daiwa Securities Smbc Co Ltd Method for future simulation of financial statement, and data storage method and system therefor
JP2005038292A (en) 2003-07-17 2005-02-10 Joho Kikaku:Kk Management plan establishment support system and management plan establishment support program
JP2008071105A (en) 2006-09-14 2008-03-27 Masuken Kaikeijin Net Kk Management planning teaching system and management planning teaching program
JP2014229219A (en) 2013-05-24 2014-12-08 株式会社 永田会計 Apparatus, system and method for support of management, and program
JP2016110610A (en) 2014-12-08 2016-06-20 未央 古尾谷 Management support program
JP2018036780A (en) 2016-08-30 2018-03-08 國明 堀江 Business plan generation device, business plan generation method, and computer readable recording media

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259885A (en) 2001-02-26 2002-09-13 Daiwa Securities Smbc Co Ltd Method for future simulation of financial statement, and data storage method and system therefor
JP2005038292A (en) 2003-07-17 2005-02-10 Joho Kikaku:Kk Management plan establishment support system and management plan establishment support program
JP2008071105A (en) 2006-09-14 2008-03-27 Masuken Kaikeijin Net Kk Management planning teaching system and management planning teaching program
JP2014229219A (en) 2013-05-24 2014-12-08 株式会社 永田会計 Apparatus, system and method for support of management, and program
JP2016110610A (en) 2014-12-08 2016-06-20 未央 古尾谷 Management support program
JP2018036780A (en) 2016-08-30 2018-03-08 國明 堀江 Business plan generation device, business plan generation method, and computer readable recording media

Also Published As

Publication number Publication date
JP2020004446A (en) 2020-01-09

Similar Documents

Publication Publication Date Title
De Boer et al. A review of methods supporting supplier selection
JP5370840B2 (en) Decision support system based on hierarchical analysis and its program
US20080140514A1 (en) Method and system for risk evaluation and management
US20050278202A1 (en) Information technology transformation assessment tools
US20110066472A1 (en) Internet-Based Benchmarking System and Method for Evaluating and Comparing Businesses Using Metrics
US6243613B1 (en) N-dimensional material planning method and system with corresponding program therefor
JP2004021364A (en) Management intention decision support system
JP2022002094A (en) Computer program, transmission method, and transmission device
JP6732084B1 (en) Computer program, transmission method and transmission device
JP6696655B2 (en) Plan making program, plan making apparatus, and plan making method
JP2020155097A (en) Sales support device, program, and sales support method
JP6710398B2 (en) Plan operation program, plan operation method, and plan operation device
JP2019212082A (en) Digital solution proposal support apparatus and digital solution proposal support method
JP2002366763A (en) One-to-one asset management portfolio system
JP6496867B1 (en) Planned operation program, planned operation method, and planned operation device
McIvor et al. Integrating the critical success factor method into the business process outsourcing decision
JP7233148B2 (en) PLANNING PROGRAM, PLANNING DEVICE AND PLANNING METHOD
JP7303151B2 (en) Planned operation program, planned operation method and planned operation device
El-Mashaleh et al. A multi-attribute decision-making model for construction enterprise resource planning system selection
Shtal et al. Implementation of modern marketing tools in entrepreneurial activity
JP6924309B2 (en) Computer program, output method and output device
Alibhai et al. Influence of customer relationship marketing strategies on performance of synthetic hair manufacturers in Kenya
EP1288805A1 (en) eCommerce benchmarking
Czopek et al. Customer relationship management. Strategy and system perspectives
Iwasawa Clarification of characteristics required for cost information Building a framework of" Cost information quality"

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210628

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210628

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20211108

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221024

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: 20230131

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230217

R150 Certificate of patent or registration of utility model

Ref document number: 7233148

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150