JP2008117011A - Information processor and information processing program - Google Patents

Information processor and information processing program Download PDF

Info

Publication number
JP2008117011A
JP2008117011A JP2006297105A JP2006297105A JP2008117011A JP 2008117011 A JP2008117011 A JP 2008117011A JP 2006297105 A JP2006297105 A JP 2006297105A JP 2006297105 A JP2006297105 A JP 2006297105A JP 2008117011 A JP2008117011 A JP 2008117011A
Authority
JP
Japan
Prior art keywords
salary
calculation
item
calculation formula
input
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.)
Withdrawn
Application number
JP2006297105A
Other languages
Japanese (ja)
Inventor
Masaru Watanabe
大 渡邉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Solutions Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba Solutions Corp filed Critical Toshiba Corp
Priority to JP2006297105A priority Critical patent/JP2008117011A/en
Publication of JP2008117011A publication Critical patent/JP2008117011A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To save the work of inputting a calculation expression for salary calculation. <P>SOLUTION: When a calculation expression common to each salary system is input by operating an input device 2, a control part 1 reflects the input expression on the common calculation expression table of a storage device 4, and when the salary item to be calculated following a calculation expression specific to each salary system or the calculation expression on the common calculation expression table is input according to the operation to the input device 2, the control part 1 reflects the input information on the general calculation expression table of the storage device 4. A registration processing part 6 refers to the calculation expression of the salary item related on the table with the "ON" flag among a reference flag of the general calculation table, and calculates the amount of the salary item for each employee based on the calculation expression and the personnel management information stored in a personnel management information storage part 45. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、給与計算を行なうための情報処理装置および情報処理プログラムに関する。   The present invention relates to an information processing apparatus and an information processing program for performing salary calculation.

従来、例えば特許文献1に開示されるように、会社の人事情報を管理するシステムがある。このシステムでは記憶装置に在籍社員の人事情報を記憶させておき、この情報に基づいて各社員への給与金額を計算する。
特開2000−181954号公報
Conventionally, as disclosed in Patent Document 1, for example, there is a system for managing company personnel information. In this system, personnel information of enrolled employees is stored in a storage device, and the salary amount for each employee is calculated based on this information.
JP 2000-181954 A

この種のシステムにおいて給与計算を行なうためには、人事情報に加えて、正社員やパートタイマなどの異なる給与体系の基本給、各種手当て、税金などの各給与項目の金額を計算するための計算式を設定する必要があり、予め定められた期日にこれらの計算式をもとに各社員の給与計算を行なっている。   In order to perform salary calculation in this type of system, in addition to personnel information, there is a formula for calculating the amount of each salary item such as basic salary, various allowances, taxes, etc. for different salary systems such as regular employees and part-timers. It is necessary to set, and the salary of each employee is calculated based on these formulas on a predetermined date.

しかし、従来のシステムでは、各給与体系の各給与項目について個別に入力する必要があるため、入力する計算式の数は、各給与体系に属する各給与項目の数の延べ数となる。よって、給与体系や給与項目が細分化されている場合には、システムの新規導入や規則改正による計算式の修正のための入力作業が膨大となる。   However, in the conventional system, since it is necessary to input each salary item of each salary system individually, the number of calculation formulas to be input is the total number of salary items belonging to each salary system. Therefore, when the salary system and salary items are subdivided, the input work for correcting the calculation formula by introducing a new system or amending the rules becomes enormous.

そこで、本発明の目的は、給与計算のための計算式の入力作業を省力化することが可能になる情報処理装置および情報処理プログラムを提供することにある。   Therefore, an object of the present invention is to provide an information processing apparatus and an information processing program that can save labor for inputting a calculation formula for payroll calculation.

すなわち、本発明に係わる情報処理装置は、複数種類の給与体系のそれぞれに関する各給与項目のうち、複数の給与体系に共通した給与項目の計算式の入力を受け付け、各給与体系に関する給与項目と、当該給与項目の金額計算を前記入力した計算式にしたがって行なうか否かを示す識別情報とを関連付けて管理し、管理する各給与体系に関する各給与項目のうち、識別情報が入力済みの計算式にしたがって行なうことを示す給与項目の金額を入力済みの計算式のうち当該項目に対応する計算式を用いて計算することを特徴とする。   That is, the information processing apparatus according to the present invention receives an input of a formula for calculating a salary item common to a plurality of salary systems among each salary item for each of a plurality of types of salary systems, It is associated with identification information indicating whether or not the calculation of the amount of the salary item is performed in accordance with the input formula, and among the salary items related to each salary system to be managed, the calculation formula with the identification information already entered Therefore, the amount of the salary item indicating to be performed is calculated using the calculation formula corresponding to the item among the input calculation formulas.

本発明に係わる情報処理装置では、給与計算のための計算式の入力作業を省力化することができる。   In the information processing apparatus according to the present invention, it is possible to save labor for inputting a calculation formula for payroll calculation.

以下図面により本発明の実施形態について説明する。
(第1の実施形態)
まず、本発明の第1の実施形態について説明する。
図1は、本発明の第1の実施形態にしたがった給与計算処理装置の構成例を示すブロック図である。
Embodiments of the present invention will be described below with reference to the drawings.
(First embodiment)
First, a first embodiment of the present invention will be described.
FIG. 1 is a block diagram showing a configuration example of a salary calculation processing apparatus according to the first embodiment of the present invention.

図1に示すように、本発明の第1の実施形態にしたがった給与計算処理装置は、装置全体の処理動作を司る制御部1、入力手段である入力装置2、表示装置3、記憶手段である記憶装置4、設定処理部5、登録処理部6および給与額計算部7を備え、それぞれがバス8を介して相互に接続される。   As shown in FIG. 1, a salary calculation processing device according to the first embodiment of the present invention includes a control unit 1 that controls processing operations of the entire device, an input device 2 that is input means, a display device 3, and storage means. A storage device 4, a setting processing unit 5, a registration processing unit 6, and a salary calculation unit 7 are provided and are connected to each other via a bus 8.

制御部1は、現在日時を計時する計時機能を有する。入力装置2は例えばキーボードやマウスであり、給与計算の為の計算式の入力を含む各種操作を受け付ける。表示装置3は例えば液晶ディスプレイである。記憶装置4は例えばハードディスクドライブや不揮発性メモリなどの記憶媒体であり、制御部1、設定処理部5、登録処理部6および給与額計算部7による実行対象の制御用プログラムが記憶される。   The control unit 1 has a clocking function that clocks the current date and time. The input device 2 is a keyboard or a mouse, for example, and accepts various operations including inputting a calculation formula for payroll calculation. The display device 3 is a liquid crystal display, for example. The storage device 4 is a storage medium such as a hard disk drive or a non-volatile memory, and stores a control program to be executed by the control unit 1, the setting processing unit 5, the registration processing unit 6, and the salary calculation unit 7.

設定処理部5は、入力装置2への操作により入力された計算式の情報を記憶装置4に記憶させる。登録処理部6は、設定処理部5により記憶装置4に記憶された計算式の情報をもとに、各給与体系の各給与項目の計算の為の計算式を判別して記憶装置4に記憶させる。   The setting processing unit 5 causes the storage device 4 to store information on the calculation formula input by operating the input device 2. The registration processing unit 6 discriminates a calculation formula for calculation of each salary item of each salary system based on the calculation formula information stored in the storage device 4 by the setting processing unit 5 and stores it in the storage device 4. Let

給与体系は給与受給者の雇用形態を区別する情報であり、例えば、正社員、パート、アルバイトなどが挙げられる。また、給与項目は給与体系ごとに定められる項目であり、例えば基本給、残業手当、通勤手当、扶養手当、所得税、住民税などが挙げられる。この項目には、各給与体系に共通のものもあれば、例えば正社員のみの項目もある。   The salary system is information for distinguishing employment forms of salary recipients, and examples thereof include regular employees, part-time workers, and part-time workers. Salary items are items determined for each salary system, such as basic salary, overtime allowance, commuting allowance, dependent allowance, income tax, resident tax, and the like. Some of these items are common to each salary system, while other items include only regular employees.

給与額計算部7は、登録処理部6により記憶装置4に記憶された計算式をもとに、各社員の給与額を計算する計算手段である。   The salary calculation unit 7 is a calculation unit that calculates the salary of each employee based on the calculation formula stored in the storage device 4 by the registration processing unit 6.

図2は、本発明の第1の実施形態にしたがった給与計算処理装置の記憶装置4に記憶される給与体系情報テーブルの構成例を表形式で示す図である。
記憶装置4の給与体系情報記憶部41には、図2に示す形式の給与体系情報テーブルが記憶される。このテーブルでは給与体系コード、給与体系名および給与項目の情報が関連付けられて管理される。ここでは、正社員の給与体系コードが「1」で、パートの給与体系コードが「2」で、各給与体系に共通の給与項目であることを示す給与体系コードが「−9」である。
FIG. 2 is a diagram showing a configuration example of a salary system information table stored in the storage device 4 of the salary calculation processing apparatus according to the first embodiment of the present invention in a table format.
The salary system information storage unit 41 of the storage device 4 stores a salary system information table in the format shown in FIG. In this table, salary system codes, salary system names, and information on salary items are associated and managed. Here, the salary system code of the regular employee is “1”, the salary system code of the part is “2”, and the salary system code indicating that the salary item is common to each salary system is “−9”.

図3は、本発明の第1の実施形態にしたがった給与計算処理装置の記憶装置4に記憶される共通計算式テーブルの構成例を表形式で示す図である。
記憶装置4の共通設定情報記憶部42には、図3に示す形式の共通計算式テーブルが記憶される。このテーブルでは、複数種類の給与体系の一部または全部に共通の給与項目および、この項目に対応する金額を計算するための計算式が関連付けられて管理される。共通計算式テーブル上の項目Pや項目Qは金額計算の為の係数や変数である。例えば図3に示したテーブルでは、残業手当の金額は、項目P、項目Qおよびその他の項目の積であり、これらの項目は例えば基本給の時間給換算額、残業時間および割増率などである。
FIG. 3 is a diagram showing a configuration example of the common calculation formula table stored in the storage device 4 of the salary calculation processing apparatus according to the first embodiment of the present invention in a table format.
The common setting information storage unit 42 of the storage device 4 stores a common calculation formula table in the format shown in FIG. In this table, a salary item common to some or all of a plurality of types of salary systems and a calculation formula for calculating an amount corresponding to this item are associated and managed. Items P and Q on the common formula table are coefficients and variables for calculating the amount. For example, in the table shown in FIG. 3, the amount of overtime allowance is the product of item P, item Q, and other items, and these items are, for example, the basic salary hourly wage conversion amount, overtime hours, and the premium rate.

図4は、本発明の第1の実施形態にしたがった給与計算処理装置の記憶装置4に記憶される一般計算式テーブルの構成例を表形式で示す図である。
記憶装置4の一般設定情報記憶部43には、図4に示す形式の一般計算式テーブルが記憶される。このテーブルでは、各給与体系の各給与項目、この項目に対応する金額を計算するための計算式、および参照フラグが関連付けられて管理される。このテーブルで管理される、例えば正社員の基本給は固有の計算式による金額計算対象であるので、一給与体系である正社員に固有の給与項目である。また、パートの基本給は固有の計算式による金額計算対象であるので、一給与体系であるパートに固有の給与項目である。
FIG. 4 is a diagram showing a configuration example of the general calculation formula table stored in the storage device 4 of the salary calculation processing apparatus according to the first embodiment of the present invention in a table format.
The general setting information storage unit 43 of the storage device 4 stores a general calculation formula table in the format shown in FIG. In this table, each salary item of each salary system, a calculation formula for calculating an amount corresponding to this item, and a reference flag are associated and managed. For example, the basic salary of a regular employee managed by this table is a salary item unique to a regular employee who has a single salary system because the basic salary of the regular employee is an object of monetary calculation using a unique calculation formula. In addition, since the basic salary of a part is a monetary amount calculation target based on a specific calculation formula, it is a salary item specific to a part having a single salary system.

参照フラグとは、これに一般計算式テーブル上で関連付けられる給与項目の金額を共通計算式テーブル上の計算式を参照して計算するか否かを示す情報である。このフラグが「ON」である場合には、このフラグに一般計算式テーブル上で関連付けられる給与項目の計算式を共通計算式テーブルから得ることになる。   The reference flag is information indicating whether or not to calculate the amount of the salary item associated with this in the general calculation formula table with reference to the calculation formula on the common calculation formula table. When this flag is “ON”, the salary item calculation formula associated with this flag on the general calculation formula table is obtained from the common calculation formula table.

つまり、記憶装置4の一般設定情報記憶部43は、各給与体系に関する各給与項目と、当該給与項目の金額計算を前記入力手段により入力した計算式にしたがって行なうか否かを示す識別情報(フラグに対応)とを給与体系ごとに関連付けて管理する管理手段である。   That is, the general setting information storage unit 43 of the storage device 4 has identification information (flag) indicating whether or not to calculate each salary item related to each salary system and the amount calculation of the salary item according to the calculation formula input by the input means. Is a management means that associates and manages each salary system.

例えば、図4に示した一般計算式テーブルでは、正社員の残業手当の参照フラグは「ON」であるので、この残業手当の金額計算の為の計算式は、図3に示した共通計算式テーブル上の給与項目である残業手当に関連付けられる「項目P*項目Q*・・・」となる。   For example, in the general calculation formula table shown in FIG. 4, since the reference flag for the overtime allowance of regular employees is “ON”, the calculation formula for calculating the amount of overtime allowance is the common calculation formula table shown in FIG. “Item P * item Q *...” Associated with the overtime pay which is the above salary item.

また、記憶装置4の人事管理情報記憶部45には、各社員の人事管理情報が記憶される。この情報は、社員の氏名、年齢、給与体系、役職、勤続年数などでなる。   The personnel management information storage unit 45 of the storage device 4 stores personnel management information of each employee. This information includes the employee's name, age, salary system, job title, years of service, and so on.

次に、図1に示した構成の給与計算処理装置の動作について説明する。図5は、本発明の第1の実施形態にしたがった給与計算処理装置の処理動作の一例を示すフローチャートである。
まず、給与計算処理装置の管理者が入力装置2による予め定められた操作を行なうと、制御部1は、計算式入力画面を表示装置3に表示させる。図6は、本発明の第1の実施形態にしたがった給与計算処理装置の表示装置に表示される計算式入力画面の一例を示す図である。この実施例では、各給与体系に共通の計算式である共通計算式を始めに入力し、その後、各給与区分の計算式である一般計算式を入力する。
Next, the operation of the salary calculation processing apparatus configured as shown in FIG. 1 will be described. FIG. 5 is a flowchart showing an example of the processing operation of the salary calculation processing apparatus according to the first embodiment of the present invention.
First, when the administrator of the salary calculation processing apparatus performs a predetermined operation using the input device 2, the control unit 1 causes the display device 3 to display a calculation formula input screen. FIG. 6 is a diagram showing an example of a calculation formula input screen displayed on the display device of the salary calculation processing device according to the first embodiment of the present invention. In this embodiment, a common calculation formula that is a calculation formula common to each salary system is input first, and then a general calculation formula that is a calculation formula for each salary classification is input.

初期状態での計算式入力画面には、最初の給与体系コードの入力を求める「給与体系コード:」との文字が表示される。   On the calculation formula input screen in the initial state, characters “salary system code:” for requesting the input of the first salary system code are displayed.

管理者が「給与体系コード:」の表示にしたがって、入力装置2への操作により給与体系コードである「−9」を入力すると、制御部1は、このコードを画面上に表示させるとともに、給与体系情報テーブル上で当該コードと対応付けられる給与体系名が「共通」であることにともない、「(給与体系:共通)」との文字および設定終了アイコン31を画面上に表示させる。   When the administrator inputs “-9” which is a salary system code by operating the input device 2 in accordance with the display of “salary system code:”, the control unit 1 displays this code on the screen and As the salary system name associated with the code on the system information table is “common”, the characters “(salary system: common)” and the setting end icon 31 are displayed on the screen.

管理者が入力装置2への操作により各給与体系に共通の計算式を入力すると、制御部1は、この入力された式を記憶装置4の共通計算式テーブルに反映させることで共通計算式を設定する(ステップS1)。   When the administrator inputs a common calculation formula for each salary system by operating the input device 2, the control unit 1 reflects the input formula in the common calculation formula table of the storage device 4 to obtain the common calculation formula. Set (step S1).

具体的には、制御部1は、給与体系情報テーブル上で当該コード「−9」と対応付けられる給与項目の計算式の入力を求める「残業手当=」、「扶養手当=」、「所得税=」、「住民税=」などの文字を画面上に表示させる。   Specifically, the control unit 1 asks for input of a calculation formula of a salary item associated with the code “−9” on the salary system information table, “overtime allowance =”, “support allowance =”, “income tax = ”,“ Resident tax = ”, etc. are displayed on the screen.

この表示にしたがって、管理者が入力装置2への操作によりカーソルを「残業手当=」などの右余白にあわせて各項目に対応する計算式を入力すると当該計算式が画面上に表示される。この後の入力装置2への操作により設定終了アイコン31が選択されると、制御部1は、コード「−9」と対応付けられる給与項目の計算式の入力が終了したとみなし、次の給与体系コードの入力を求める「給与体系コード:」との文字を画面上に表示させる。   In accordance with this display, when the administrator inputs a calculation formula corresponding to each item by moving the cursor to the right margin such as “overtime pay =” by operating the input device 2, the calculation formula is displayed on the screen. When the setting end icon 31 is selected by a subsequent operation on the input device 2, the control unit 1 regards that the input of the formula for the salary item associated with the code “−9” has ended, and the next salary The character “salary system code:” which requests the system code is displayed on the screen.

管理者が入力装置2への操作により給与体系コードや各給与体系のそれぞれについての計算式を入力すると、制御部1は、この入力された式を記憶装置4の一般計算式テーブルに反映させることで一般計算式を設定する(ステップS2)。この実施例では、共通の計算式の入力後は、正社員の各給与項目の計算式を設定し、パートの各給与項目の計算式を設定した後で、その他の給与体系の各給与項目の計算式を設定する。   When the administrator inputs a salary system code and a calculation formula for each salary system by operating the input device 2, the control unit 1 reflects the input formula in the general calculation formula table of the storage device 4. A general calculation formula is set (step S2). In this example, after entering the common formula, set the formula for each salary item for regular employees, set the formula for each salary item for the part, and then calculate each salary item for the other salary systems Set the expression.

具体的には、管理者が「給与体系コード:」の表示にしたがって、入力装置2への操作により正社員の給与体系コードである「1」を入力すると、制御部1は、このコードを画面上に表示させるとともに、給与体系情報テーブル上で当該コードと対応付けられる給与体系名が「正社員」であることにともない、「(給与体系:正社員)」との文字および設定終了アイコン32を画面上に表示させる。   Specifically, when the manager inputs “1”, which is a salary system code of a regular employee, by operating the input device 2 in accordance with the display of “salary system code:”, the control unit 1 displays this code on the screen. In addition to the fact that the salary system name associated with the code in the salary system information table is “regular employee”, the characters “(salary system: regular employee)” and the setting end icon 32 are displayed on the screen. Display.

また、制御部1は、給与体系情報テーブル上で当該コード「1」と対応付けられる給与項目の計算式の入力を求める「基本給=」、「残業手当=」、「扶養手当=」、「所得税=」、「住民税=」などの文字を画面上に表示させる。   In addition, the control unit 1 asks for input of a calculation formula of a salary item associated with the code “1” on the salary system information table “basic salary =”, “overtime pay =”, “support allowance =”, “income tax” Display characters such as “=” and “Resident Tax =” on the screen.

この表示にしたがって、管理者が入力装置2への操作によりカーソルを「基本給=」などの右にあわせて各項目に対応する計算式を入力すると当該計算式が画面上に表示される。また、各給与項目のうち共通計算式として入力済みの計算項目については、計算式の代わりに「共通を参照」との文字を入力装置2への操作により入力するものとする。   According to this display, when the administrator inputs the calculation formula corresponding to each item by moving the cursor to the right such as “basic salary =” by operating the input device 2, the calculation formula is displayed on the screen. In addition, regarding the calculation items already input as the common calculation formula among the salary items, the characters “see common” are input by operating the input device 2 instead of the calculation formula.

この後の入力装置2への操作により設定終了アイコン32が選択されると、制御部1は、コード「1」と対応付けられる給与項目の計算式の入力が終了したとみなし、次の給与体系コードの入力を求める「給与体系コード:」との文字を画面上に表示させる。   When the setting end icon 32 is selected by a subsequent operation on the input device 2, the control unit 1 regards that the input of the formula for the salary item associated with the code “1” has ended, and the next salary system The character “salary system code:” that prompts for the code is displayed on the screen.

以下、管理者が入力装置2への操作によりパートに関する給与体系コード「2」や各給与項目の計算式などを入力して、設定終了アイコン33が選択されると、別の給与体系コードの入力を求める文字が画面上に表示される。   Hereinafter, when the administrator inputs the salary system code “2” related to the part by the operation of the input device 2 and the calculation formula of each salary item and the setting end icon 33 is selected, another salary system code is input. Is displayed on the screen.

計算式入力画面の下端には登録処理開始アイコン34が表示されている。各給与体系の計算式などの入力が終了し、管理者が入力装置2への操作により登録処理開始アイコン34を選択すると、設定処理部5は、全ての計算式の入力が終了したとみなし、ここまで入力された情報のうち、コード「−9」に関わる各種情報を記憶装置4の共通設定情報記憶部42に記憶される共通計算式テーブルに反映させ、その他のコードに関わる各種情報を記憶装置4の一般設定情報記憶部43に記憶される一般計算式テーブルに反映させる。   A registration process start icon 34 is displayed at the lower end of the calculation formula input screen. When the input of calculation formulas and the like for each salary system is completed and the administrator selects the registration process start icon 34 by operating the input device 2, the setting processing unit 5 considers that all the calculation formulas have been input, Of the information input so far, various information related to the code “−9” is reflected in the common calculation formula table stored in the common setting information storage unit 42 of the storage device 4, and various information related to other codes is stored. It is reflected in the general calculation formula table stored in the general setting information storage unit 43 of the device 4.

この実施形態では、図3および図4に示すように、正社員については、基本給は固有の計算式が設定され、残業手当、扶養手当、所得税および住民税は、他の給与体系と共通の計算式が設定される。また、パートについては、基本給は固有の計算式が設定され、残業手当、所得税および住民税は、他の給与体系と共通の計算式が設定される。ただし、本実施形態では扶養手当はパートへの支給の対象外であるため一般計算式テーブル上のパートに関わる項目に設定されていない。   In this embodiment, as shown in FIGS. 3 and 4, for regular employees, a basic formula is set for the basic salary, and overtime allowance, dependent allowance, income tax and resident tax are calculated in common with other salary systems. Is set. For the part, a basic formula is set for the basic salary, and formulas common to other salary systems are set for the overtime pay, income tax and resident tax. However, in this embodiment, the dependent allowance is not set as an item related to the part on the general calculation formula table because it is not an object of payment to the part.

つまり、図3に示す共通計算式テーブルで管理されている残業手当、所得税および住民税の計算式は、正社員やパートを含む複数の給与体系に共通の計算式であり、扶養手当の計算式は、正社員を含んでパートを除く複数の給与体系に共通の計算式であることを意味している。   In other words, the overtime allowance, income tax, and resident tax calculation formulas managed in the common calculation formula table shown in FIG. 3 are common to a plurality of salary systems including regular employees and parts. This means that the calculation formula is common to multiple salary systems including regular employees and excluding parts.

次に、登録処理部6は、記憶装置4の一般設定情報記憶部43に記憶される一般計算式テーブルを読み出し、このテーブル上を検索して給与体系コード「1」を選択する(ステップS3)。   Next, the registration processing unit 6 reads the general calculation formula table stored in the general setting information storage unit 43 of the storage device 4, searches the table, and selects the salary system code “1” (step S3). .

登録処理部6は、この選択した給与体系コードに一般計算式テーブルで関連付けられる最上段の参照フラグを読み出し(ステップS4)、この参照フラグが「ON」であるか否かを判別する(ステップS5)。   The registration processing unit 6 reads the uppermost reference flag associated with the selected salary system code in the general calculation formula table (step S4), and determines whether or not this reference flag is “ON” (step S5). ).

登録処理部6は、参照フラグが「ON」であった場合(ステップS5のYES)には、記憶装置4の共通設定情報記憶部42に記憶される共通計算式テーブルを検索し(ステップS6)、このテーブル上の各給与項目のうち、前述したように読み出した参照フラグに一般計算式テーブル上で関連付けられる給与項目と同じ給与項目を選択し、この選択した給与項目に当該共通計算式テーブル上で関連付けられる計算式を読み出す(ステップS7)。   When the reference flag is “ON” (YES in step S5), the registration processing unit 6 searches the common calculation formula table stored in the common setting information storage unit 42 of the storage device 4 (step S6). Of the salary items on this table, select the same salary item as the salary item associated with the reference flag read as described above on the general formula table, and select the salary item on the common formula table. Is read out (step S7).

そして、登録処理部6は、この読み出した計算式、ステップS3の処理で選択した給与体系コード、給与項目名の情報を記憶装置4の登録情報記憶部44に記憶される登録計算式テーブル上に反映させる(ステップS8)。
図7は、本発明の第1の実施形態にしたがった給与計算処理装置の記憶装置に記憶される登録計算式テーブルの構成例を表形式で示す図である。
Then, the registration processing unit 6 stores the read calculation formula, the salary system code selected in the process of step S3, and the salary item name information on the registration calculation formula table stored in the registration information storage unit 44 of the storage device 4. Reflect (step S8).
FIG. 7 is a diagram showing a configuration example of a registration calculation formula table stored in the storage device of the salary calculation processing device according to the first embodiment of the present invention in a table format.

一方、登録処理部6は、図4に示した正社員の基本給の参照フラグのように判別対象の参照フラグが「OFF」である場合(ステップS5のNO)には、この参照フラグに一般計算式テーブル上で関連付けられる給与項目および計算式の情報を記憶装置4の登録情報記憶部44に記憶される登録計算式テーブル上に反映させる(ステップS5→S8)。   On the other hand, when the reference flag to be discriminated is “OFF” (NO in step S5), such as the reference flag for the basic salary of the regular employee shown in FIG. Information on salary items and calculation formulas associated on the table is reflected on the registration calculation formula table stored in the registration information storage unit 44 of the storage device 4 (steps S5 to S8).

ステップS8の処理後、登録処理部6は、同一の給与体系における次の段の参照フラグが一般計算式テーブル上にあるか否かを判別する(ステップS9)。   After the processing in step S8, the registration processing unit 6 determines whether or not the next stage reference flag in the same salary system is on the general calculation formula table (step S9).

登録処理部6は、ステップS9の処理で「YES」と判別した場合には、この参照フラグを読み出して(ステップS10)、ステップS5の処理に戻る。   If the registration processing unit 6 determines “YES” in the process of step S9, it reads this reference flag (step S10), and returns to the process of step S5.

一方、登録処理部6は、ステップS9の処理で「NO」と判別した場合には、参照フラグの判別を行なっていない別の給与体系の情報が一般計算式テーブル上で管理されているか否かを判別する(ステップS11)。登録処理部6は、この判別の結果「YES」と判別した場合には、前述した参照フラグの読み出しのために選択した給与体系選択コードの値に1を加えた値のコードを選択し(ステップS12)、ステップS4の処理に戻る。   On the other hand, if the registration processing unit 6 determines “NO” in the process of step S <b> 9, whether or not information on another salary system for which the reference flag is not determined is managed on the general calculation formula table. Is discriminated (step S11). If the result of this determination is “YES”, the registration processing unit 6 selects a code having a value obtained by adding 1 to the value of the salary system selection code selected for reading the reference flag described above (step S12), the process returns to step S4.

一方、登録処理部6が、ステップS11の処理で「NO」と判別した場合には、制御部1は、計時機能により現在日時が予め定められた給与計算日となった場合には(ステップS13のYES)、給与額計算部7は、記憶装置4の登録情報記憶部44に記憶される登録計算式テーブルで管理される各給与体系の各給与項目の計算式を読み出し(ステップS14)、この計算式と記憶装置4の人事管理情報記憶部45に記憶される人事管理情報をもとに、各社員の各給与項目の金額や最終的な支給額を計算する(ステップS15)。   On the other hand, when the registration processing unit 6 determines “NO” in the process of step S11, the control unit 1 determines that the current date and time is a predetermined salary calculation date by the time measuring function (step S13). YES), the salary amount calculation unit 7 reads out the calculation formula of each salary item of each salary system managed in the registration calculation formula table stored in the registration information storage unit 44 of the storage device 4 (step S14). Based on the calculation formula and the personnel management information stored in the personnel management information storage unit 45 of the storage device 4, the amount of each salary item of each employee and the final payment amount are calculated (step S15).

図8は、本発明の第1の実施形態にしたがった給与計算処理装置の給与額計算部による給与額計算結果の一例を表形式で示す図である。   FIG. 8 is a diagram showing an example of a salary calculation result by the salary calculation unit of the salary calculation processing apparatus according to the first embodiment of the present invention in a table format.

以上のように、本発明の第1の実施形態にしたがった給与計算処理装置では、入力装置2への操作により各給与体系のうち複数の給与体系に共通の計算式、各給与体系に固有の計算式をそれぞれ設定するとともに、各給与体系において共通計算式テーブル上の計算式にしたがった計算対象の給与項目を設定すると、これらの情報をもとに各給与体系の各給与項目の計算式を登録し、この登録した計算式をもとに各社員の給与金額を計算する。したがって、複数の給与体系に共通の計算式があれば、各給与体系の各給与項目の延べ数より少ない数の計算式を入力により、その後の給与計算を行なえるので、入力装置2を用いた計算式の入力作業が省力化される。   As described above, in the salary calculation processing device according to the first embodiment of the present invention, a calculation formula common to a plurality of salary systems among the respective salary systems by operation of the input device 2, which is unique to each salary system. Set each calculation formula and set the salary item to be calculated according to the formula on the common formula table in each salary system. Based on this information, the formula for each salary item in each salary system is calculated. Register and calculate the salary of each employee based on the registered formula. Therefore, if there is a common calculation formula for multiple salary systems, it is possible to perform subsequent salary calculations by inputting fewer calculation formulas than the total number of salary items in each salary system. Labor-saving input work.

(第2の実施形態)
次に、本発明の第2の実施形態について説明する。なお、本実施形態に係る給与計算処理装置の構成は図1に示したものと基本的にほぼ同様であるので同一部分の説明は省略する。
(Second Embodiment)
Next, a second embodiment of the present invention will be described. The configuration of the salary calculation processing apparatus according to the present embodiment is basically the same as that shown in FIG.

前述した第1の実施形態では、共通計算式テーブルおよび一般計算式テーブルで管理される情報を登録計算式テーブルに反映した後で給与額計算を行なったが、この第2実施形態では、登録計算式テーブルを用いずとも給与額計算を行なう。   In the first embodiment described above, the salary amount calculation is performed after reflecting the information managed in the common calculation formula table and the general calculation formula table in the registration calculation formula table. However, in the second embodiment, the registration calculation is performed. Calculate salary without using formula table.

図9は、本発明の第2の実施形態にしたがった給与計算処理装置の構成例を示すブロック図である。   FIG. 9 is a block diagram showing a configuration example of a salary calculation processing apparatus according to the second embodiment of the present invention.

本発明の第2の実施形態にしたがった給与計算処理装置は、第1の実施形態と異なり、登録処理部6を設けておらず、また、記憶装置4には、登録計算式テーブルを記憶するための登録情報記憶部44を設けていない。   Unlike the first embodiment, the salary calculation processing device according to the second embodiment of the present invention does not include the registration processing unit 6, and the storage device 4 stores a registration calculation formula table. No registration information storage unit 44 is provided.

図10は、本発明の第2の実施形態にしたがった給与計算処理装置の処理動作の一例を示すフローチャートである。   FIG. 10 is a flowchart showing an example of the processing operation of the salary calculation processing apparatus according to the second embodiment of the present invention.

まず、設定処理部5は、第1の実施形態で説明したステップS1およびS2の処理と同様に入力装置2への操作にしたがった共通計算式と一般計算式の設定処理を行なう(ステップS21,S22)。   First, the setting processing unit 5 performs setting processing of the common calculation formula and the general calculation formula according to the operation on the input device 2 in the same manner as the processing of steps S1 and S2 described in the first embodiment (step S21, S22).

そして、制御部1は、計時機能により現在日時が予め定められた給与計算日となった場合には(ステップS23のYES)、給与額計算部7は、記憶装置4の一般設定情報記憶部43に記憶される一般計算式テーブルを読み出し、このテーブル上を検索して給与体系コード「1」を選択する(ステップS24)。   When the current date and time is a predetermined salary calculation date by the time counting function (YES in step S23), the controller 1 calculates the salary amount calculator 7 in the general setting information storage unit 43 of the storage device 4. The general calculation formula table stored in the table is read out, and the salary system code “1” is selected by searching the table (step S24).

登録処理部6は、この選択した給与体系コードに一般計算式テーブルで関連付けられる最上段の参照フラグを読み出し(ステップS25)、この参照フラグが「ON」であるか否かを判別する(ステップS26)。   The registration processing unit 6 reads the uppermost reference flag associated with the selected salary system code in the general calculation formula table (step S25), and determines whether or not this reference flag is “ON” (step S26). ).

登録処理部6は、参照フラグが「ON」であった場合(ステップS26のYES)には、記憶装置4の共通設定情報記憶部42に記憶される共通計算式テーブルを検索し(ステップS27)、このテーブル上の各給与項目のうち、前述したように読み出した参照フラグに一般計算式テーブル上で関連付けられる給与項目と同じ給与項目を選択し、この選択した給与項目に当該共通計算式テーブル上で関連付けられる計算式を読み出す(ステップS28)。   When the reference flag is “ON” (YES in step S26), the registration processing unit 6 searches the common calculation formula table stored in the common setting information storage unit 42 of the storage device 4 (step S27). Of the salary items on this table, select the same salary item as the salary item associated with the reference flag read as described above on the general formula table, and select the salary item on the common formula table. Is read out (step S28).

そして、給与額計算部7は、この計算式と記憶装置4の人事管理情報記憶部45に記憶される人事管理情報をもとに、選択済みの給与項目の金額を社員ごとに計算する(ステップS29)。   Then, the salary amount calculation unit 7 calculates the amount of the selected salary item for each employee based on the calculation formula and the personnel management information stored in the personnel management information storage unit 45 of the storage device 4 (step). S29).

一方、給与額計算部7は、図4に示した一般計算式テーブル上の正社員の基本給の参照フラグのように判別対象の参照フラグが「OFF」である場合(ステップS26のNO)には、この参照フラグに一般計算式テーブル上で関連付けられる給与項目および計算式の情報を選択し、この計算式と記憶装置4の人事管理情報記憶部45に記憶される人事管理情報をもとに、選択済みの給与項目の金額を社員ごとに計算する(ステップS26→29)。   On the other hand, when the reference flag to be discriminated is “OFF” (NO in step S26), like the reference flag for the basic salary of the regular employee on the general formula table shown in FIG. Select the salary item and formula information associated with this reference flag on the general formula table, and select based on this formula and the personnel management information stored in the personnel management information storage unit 45 of the storage device 4 The amount of the completed salary item is calculated for each employee (step S26 → 29).

ステップS29の処理後、給与額計算部7は、同一の給与体系における次の段の参照フラグが一般計算式テーブル上にあるか否かを判別する(ステップS30)。   After the processing of step S29, the salary calculation unit 7 determines whether or not the next stage reference flag in the same salary system is on the general calculation formula table (step S30).

給与額計算部7は、ステップS30の処理で「YES」と判別した場合には、この参照フラグを読み出して(ステップS31)、ステップS26の処理に戻る。   If the salary calculation unit 7 determines “YES” in the process of step S30, it reads this reference flag (step S31) and returns to the process of step S26.

一方、給与額計算部7は、ステップS30の処理で「NO」と判別した場合には、参照フラグの判別を行なっていない別の給与体系の情報が一般計算式テーブル上で管理されているか否かを判別する(ステップS32)。給与額計算部7は、この判別の結果「YES」と判別した場合には、前述した参照フラグの読み出しのために選択した給与体系選択コードの値に1を加えた値のコードを選択し(ステップS33)、ステップS25の処理に戻る。   On the other hand, if the salary amount calculation unit 7 determines “NO” in the process of step S30, whether information on another salary system for which the reference flag is not determined is managed on the general calculation formula table. Is determined (step S32). If the salary calculation unit 7 determines “YES” as a result of the determination, the salary calculation unit 7 selects a code having a value obtained by adding 1 to the value of the salary system selection code selected for reading the reference flag described above ( Step S33) and the process returns to Step S25.

給与額計算部7は、ステップS32の処理で「NO」と判別した場合には、各社員の各給与項目の金額の計算が終了したとして、支給額から控除額を差し引いた差引支給額を社員ごとに計算する(ステップS34)。この計算結果は図8に示したような形態となる。   If the salary calculation unit 7 determines “NO” in the process of step S32, the calculation of the amount of each salary item for each employee is completed, and the deduction amount is calculated by subtracting the deduction amount from the payment amount. Calculation is performed every time (step S34). This calculation result has a form as shown in FIG.

以上のように、本発明の第2の実施形態にしたがった給与計算処理装置では、第2の実施形態にしたがった給与計算処理装置と比較して、登録計算式テーブルを設けなくとも各社員の各給与項目の金額の計算を行なえるので、記憶装置4の領域区分が簡略化され、容量を有効に活用できる。   As described above, in the salary calculation processing device according to the second embodiment of the present invention, compared to the salary calculation processing device according to the second embodiment, each employee's Since the amount of each salary item can be calculated, the area division of the storage device 4 is simplified, and the capacity can be used effectively.

なお、この発明は前記実施形態そのままに限定されるものではなく実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、前記実施形態に開示されている複数の構成要素の適宜な組み合わせにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を省略してもよい。更に、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   The present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be omitted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

本発明の第1の実施形態にしたがった給与計算処理装置の構成例を示すブロック図。The block diagram which shows the structural example of the salary calculation processing apparatus according to the 1st Embodiment of this invention. 本発明の第1の実施形態にしたがった給与計算処理装置の記憶装置に記憶される給与体系情報テーブルの構成例を表形式で示す図。The figure which shows the structural example of the salary system information table memorize | stored in the memory | storage device of the salary calculation processing apparatus according to the 1st Embodiment of this invention in a table format. 本発明の第1の実施形態にしたがった給与計算処理装置の記憶装置に記憶される共通計算式テーブルの構成例を表形式で示す図。The figure which shows the structural example of the common formula table memorize | stored in the memory | storage device of the salary calculation processing apparatus according to the 1st Embodiment of this invention in a table format. 本発明の第1の実施形態にしたがった給与計算処理装置の記憶装置に記憶される一般計算式テーブルの構成例を表形式で示す図。The figure which shows the structural example of the general formula table stored in the memory | storage device of the salary calculation processing apparatus according to the 1st Embodiment of this invention with a table format. 本発明の第1の実施形態にしたがった給与計算処理装置の処理動作の一例を示すフローチャート。The flowchart which shows an example of the processing operation of the salary calculation processing apparatus according to the 1st Embodiment of this invention. 本発明の第1の実施形態にしたがった給与計算処理装置の表示装置に表示される計算式入力画面の一例を示す図。The figure which shows an example of the calculation type | formula input screen displayed on the display apparatus of the salary calculation processing apparatus according to the 1st Embodiment of this invention. 本発明の第1の実施形態にしたがった給与計算処理装置の記憶装置に記憶される登録計算式テーブルの構成例を表形式で示す図。The figure which shows the structural example of the registration calculation formula table memorize | stored in the memory | storage device of the salary calculation processing apparatus according to the 1st Embodiment of this invention in a table format. 本発明の第1の実施形態にしたがった給与計算処理装置の給与額計算部による給与額計算結果の一例を表形式で示す図。The figure which shows an example of the salary calculation result by the salary calculation part of the salary calculation processing apparatus according to the 1st Embodiment of this invention in a table format. 本発明の第2の実施形態にしたがった給与計算処理装置の構成例を示すブロック図。The block diagram which shows the structural example of the salary calculation processing apparatus according to the 2nd Embodiment of this invention. 本発明の第2の実施形態にしたがった給与計算処理装置の処理動作の一例を示すフローチャート。The flowchart which shows an example of the processing operation of the salary calculation processing apparatus according to the 2nd Embodiment of this invention.

符号の説明Explanation of symbols

1…制御部、2…入力装置、3…表示装置、4…記憶装置、5…設定処理部、6…登録処理部、7…給与額計算部、8…バス、41…給与体系情報記憶部、42…共通設定情報記憶部、43…一般設定情報記憶部、44…登録情報記憶部、45…人事管理情報記憶部。   DESCRIPTION OF SYMBOLS 1 ... Control part, 2 ... Input device, 3 ... Display apparatus, 4 ... Memory | storage device, 5 ... Setting process part, 6 ... Registration process part, 7 ... Salary amount calculation part, 8 ... Bus, 41 ... Salary system information storage part 42 ... Common setting information storage unit, 43 ... General setting information storage unit, 44 ... Registration information storage unit, 45 ... Human resources management information storage unit.

Claims (4)

複数種類の給与体系のそれぞれに関する各給与項目のうち複数の給与体系に共通した給与項目の計算式の入力を受け付ける入力手段と、
前記各給与体系に関する各給与項目と、当該給与項目の金額計算を前記入力手段により入力した計算式にしたがって行なうか否かを示す識別情報とを給与体系ごとに関連付けて管理する管理手段と、
前記管理手段により管理する各給与体系に関する各給与項目のうち、前記識別情報が前記入力した計算式にしたがって行なうことを示す給与項目の金額を前記入力手段により入力した計算式のうち当該項目に対応する計算式を用いて計算する計算手段と
を備えたことを特徴とする情報処理装置。
An input means for accepting input of a salary item calculation formula common to a plurality of salary systems among each salary item for each of a plurality of types of salary systems;
Management means for managing each salary item related to each salary system, and identification information indicating whether or not to calculate the amount of the salary item according to the calculation formula input by the input means in association with each salary system;
Among salary items related to each salary system managed by the management means, the amount of the salary item indicating that the identification information is performed in accordance with the inputted formula is corresponding to the item in the formula inputted by the input means An information processing apparatus comprising: calculation means for calculating using a calculation formula.
前記入力手段は、前記計算式の入力を複数種類受け付け、
前記入力手段により入力した計算式が対応する給与体系が当該計算式の種類ごとに異なる
ことを特徴とする請求項1に記載の情報処理装置。
The input means accepts a plurality of types of input of the calculation formula,
The information processing apparatus according to claim 1, wherein a salary system corresponding to a calculation formula input by the input unit is different for each type of the calculation formula.
前記給与体系の各給与項目は各給与体系に対応する雇用形態に基づいて定められることを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein each salary item of the salary system is determined based on an employment form corresponding to each salary system. コンピュータを、
複数種類の給与体系のそれぞれに関する各給与項目のうち複数の給与体系に共通した給与項目の計算式の入力を受け付ける入力手段、
前記各給与体系に関する各給与項目と、当該給与項目の金額計算を前記入力手段により入力した計算式にしたがって行なうか否かを示す識別情報とを給与体系ごとに関連付けて管理する管理手段、および
前記管理手段により管理する各給与体系に関する各給与項目のうち、前記識別情報が前記入力した計算式にしたがって行なうことを示す給与項目の金額を前記入力手段により入力した計算式のうち当該項目に対応する計算式を用いて計算する計算手段
として機能させるようにした、コンピュータ読み取り可能な情報処理プログラム。
Computer
An input means for accepting input of a salary item calculation formula common to a plurality of salary systems among each salary item for each of a plurality of types of salary systems;
Management means for managing each salary item related to each salary system and identification information indicating whether or not the calculation of the amount of the salary item is performed according to the calculation formula input by the input means, for each salary system; and Of each salary item related to each salary system managed by the management means, the amount of the salary item indicating that the identification information is performed in accordance with the inputted calculation formula corresponds to the item in the calculation formula inputted by the input means. A computer-readable information processing program that functions as a calculation means for calculating using a calculation formula.
JP2006297105A 2006-10-31 2006-10-31 Information processor and information processing program Withdrawn JP2008117011A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006297105A JP2008117011A (en) 2006-10-31 2006-10-31 Information processor and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006297105A JP2008117011A (en) 2006-10-31 2006-10-31 Information processor and information processing program

Publications (1)

Publication Number Publication Date
JP2008117011A true JP2008117011A (en) 2008-05-22

Family

ID=39502892

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006297105A Withdrawn JP2008117011A (en) 2006-10-31 2006-10-31 Information processor and information processing program

Country Status (1)

Country Link
JP (1) JP2008117011A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011065372A (en) * 2009-09-16 2011-03-31 Toshiba Corp Payroll calculation expression preparation system
JP2016071643A (en) * 2014-09-30 2016-05-09 株式会社 日立マネジメントパートナー Information processor, salary computation system and salary computation program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011065372A (en) * 2009-09-16 2011-03-31 Toshiba Corp Payroll calculation expression preparation system
JP2016071643A (en) * 2014-09-30 2016-05-09 株式会社 日立マネジメントパートナー Information processor, salary computation system and salary computation program

Similar Documents

Publication Publication Date Title
JP2009037309A (en) Progress display device, progress display method and progress display program
JP6516309B1 (en) Financial analysis system and financial analysis program
JP2018005355A (en) Management support device and program
JP2017182405A (en) Business management device, information processing method, and business management program
US10268972B2 (en) Work support system, work support method and computer-readable recording medium
JP2008117011A (en) Information processor and information processing program
JP2009276904A (en) Project management device, project management method, project management program and recording medium
JP2005332270A (en) Information processing system
JP6951207B2 (en) Input screen generator, input screen generation method, and program
JP2008071105A (en) Management planning teaching system and management planning teaching program
JP2005063084A (en) Method and system for managing process plan, progress performance and productivity using multiviewer gantt chart
JP2006244000A (en) Process management device and process management program
JP5300824B2 (en) Information processing system, information processing method, and information processing program
JP4268151B2 (en) Production management apparatus, production management program, and production management method
JP2019159347A (en) Information processor and program
JP2009151416A (en) Transaction access history referencing system
JP2007310478A (en) Personnel management system and personnel management processing program
JP2008250742A (en) Project management program
JP2005084924A (en) Information processing system
WO2023042419A1 (en) Information presentation device, information presentation method, and information presentation program
JP3927106B2 (en) Integration processing system, integration processing device, and program
JP5053769B2 (en) Office quality control device
JP2006285747A (en) Salary calculating device and program
JP2012088858A (en) Automatic document layout system
JP2005141354A (en) Stock investment support program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100105