JP2023132177A - Salary calculation device, salary calculation method, and salary calculation program - Google Patents

Salary calculation device, salary calculation method, and salary calculation program Download PDF

Info

Publication number
JP2023132177A
JP2023132177A JP2022037352A JP2022037352A JP2023132177A JP 2023132177 A JP2023132177 A JP 2023132177A JP 2022037352 A JP2022037352 A JP 2022037352A JP 2022037352 A JP2022037352 A JP 2022037352A JP 2023132177 A JP2023132177 A JP 2023132177A
Authority
JP
Japan
Prior art keywords
salary
variable
data
allowance
variable allowance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022037352A
Other languages
Japanese (ja)
Inventor
祐哉 守田
Yuya Morita
剛光 上野
Takemitsu Ueno
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.)
Obic Co Ltd
Original Assignee
Obic 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 Obic Co Ltd filed Critical Obic Co Ltd
Priority to JP2022037352A priority Critical patent/JP2023132177A/en
Publication of JP2023132177A publication Critical patent/JP2023132177A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To enable a salary calculation that prevents omission of a claim and omission of payment of a variable allowance.SOLUTION: A variable allowance data generation unit generates variable allowance data corresponding to a claimed variable allowance and to be paid with a salary the next time, and stores the variable allowance data in a storage unit. A salary data generation unit reads the variable allowance data from the storage unit and generates added salary data in generating salary data corresponding to the next time. This can automatically slide an allowance claimed for the current month to a salary of an object employee for the next month to pay the salary, and can prevent omission of a claim and omission of payment of the variable allowance.SELECTED DRAWING: Figure 10

Description

本発明は、給与計算装置、給与計算方法、及び、給与計算プログラムに関する。 The present invention relates to a payroll calculation device, a payroll calculation method, and a payroll calculation program.

今日において、例えば派遣業界では、スタッフが立て替えた出張費等の変動手当を当月に得意先へ請求し、翌月にスタッフの給与に同額の変動手当を付加して支給する業務を行うことがある。 Nowadays, for example, in the temporary staffing industry, there are cases in which staff request variable allowances such as travel expenses that have been paid in advance to clients in the current month, and then pay the same amount of variable allowances to the staff member's salary the following month.

変動手当に関しては、特許文献1(特開昭62-137659号公報)に、例えば保険手当及び出張手当等の変動手当等の毎月変動する金額情報を管理し、給料計算時に関係なく発生した都度、キーボードを介して入力又は修正を行う給与計算変動給管理システムが開示されている。 Regarding variable allowances, Patent Document 1 (Japanese Unexamined Patent Publication No. 62-137659) states that, for example, information on amounts that change monthly, such as variable allowances such as insurance allowances and business trip allowances, is managed, and each time it occurs, regardless of the time of salary calculation, A payroll variable pay management system is disclosed in which inputs or corrections are made via a keyboard.

特開昭62-137659号公報Japanese Unexamined Patent Publication No. 137659/1983

しかし、従来は、スタッフが立て替えた出張費等の得意先に対する請求と、スタッフに対して支給する給与の処理月がズレているため、業務オペレータは、翌月の給与処理までの間、変動手当の金額等をシステム外で管理していた。このため、得意先に対して出張費等の請求は行ったが、スタッフに対する変動手当の支給漏れが発生し、反対に、スタッフに対して変動手当の支給は行ったが、得意先に対する請求漏れが発生する不都合を生じていた。このような不都合は、得意先毎に請求と給与の突合により、ある程度は防止できるが、業務オペレータの業務負担が大きくなるため、好ましいことではない。 However, in the past, the processing month for invoicing customers for travel expenses etc. paid by staff and the salary paid to staff was delayed, so business operators had to pay variable allowances until the next month's salary processing. Amounts, etc. were managed outside the system. As a result, although we billed our customers for travel expenses, etc., we failed to pay variable allowances to our staff, and conversely, although we paid variable allowances to our staff, we failed to bill our customers. This caused an inconvenience. Although such inconveniences can be prevented to some extent by comparing invoices and salaries for each customer, this is not desirable because it increases the work burden on the business operator.

本発明は、上述の課題に鑑みてなされたものであり、変動手当の請求漏れ及び支給漏れを防止した給与計算を可能とする給与計算装置、給与計算方法、及び、給与計算プログラムの提供を目的とする。 The present invention has been made in view of the above-mentioned problems, and aims to provide a payroll calculation device, a payroll calculation method, and a payroll calculation program that enable payroll calculations that prevent omissions in claims and payments of variable allowances. shall be.

上述の課題を解決し、目的を達成するために、本発明に係る給与計算装置は、請求された変動手当に対応する、次回、給与と共に支給する変動手当データを生成し、記憶部に記憶する変動手当データ生成部と、次回に相当する給与データの生成時に、記憶部から変動手当データを読み出して付加した給与データを生成する給与データ生成部と、を有する。 In order to solve the above-mentioned problems and achieve the purpose, the payroll calculation device according to the present invention generates variable allowance data to be paid next time with the salary corresponding to the requested variable allowance, and stores it in the storage unit. It has a variable allowance data generation section, and a salary data generation section that reads the variable allowance data from the storage section and generates added salary data when generating salary data corresponding to the next time.

また、上述の課題を解決し、目的を達成するために、本発明に係る給与計算方法は、変動手当データ生成部が、請求された変動手当に対応する、次回、給与と共に支給する変動手当データを生成し、記憶部に記憶する変動手当データ生成ステップと、給与データ生成部が、次回に相当する給与データの生成時に、記憶部から変動手当データを読み出して付加した給与データを生成する給与データ生成ステップと、を有する。 In addition, in order to solve the above-mentioned problems and achieve the purpose, the salary calculation method according to the present invention is such that the variable allowance data generation unit generates variable allowance data to be paid with the next salary, corresponding to the requested variable allowance. a variable allowance data generation step in which the variable allowance data is generated and stored in the storage unit, and the salary data generation unit reads the variable allowance data from the storage unit and generates the added salary data when generating corresponding salary data next time. a generation step.

また、上述の課題を解決し、目的を達成するために、本発明に係る給与計算プログラムは、コンピュータを、請求された変動手当に対応する、次回、給与と共に支給する変動手当データを生成し、記憶部に記憶する変動手当データ生成部と、次回に相当する給与データの生成時に、記憶部から変動手当データを読み出して付加した給与データを生成する給与データ生成部として機能させる。 In addition, in order to solve the above-mentioned problems and achieve the purpose, the payroll calculation program according to the present invention causes the computer to generate variable allowance data to be paid next time with the salary, corresponding to the requested variable allowance, It functions as a variable allowance data generation unit that is stored in a storage unit and a salary data generation unit that reads variable allowance data from the storage unit and generates added salary data when generating salary data corresponding to the next time.

本発明は、変動手当の請求漏れ及び支給漏れを防止した給与計算を可能とすることができる。 INDUSTRIAL APPLICABILITY The present invention can perform salary calculations that prevent omissions in billing and omissions in payment of variable allowances.

図1は、実施の形態の給与計算装置のハードウェア構成を示すブロック図である。FIG. 1 is a block diagram showing the hardware configuration of a payroll calculation device according to an embodiment. 図2は、取引区分マスタの一例を示す図である。FIG. 2 is a diagram showing an example of a transaction classification master. 図3は、給与項目マスタの一例を示す図である。FIG. 3 is a diagram showing an example of a salary item master. 図4は、給与締日マスタの一例を示す図である。FIG. 4 is a diagram showing an example of a payroll closing date master. 図5は、案件基本データの一例を示す図である。FIG. 5 is a diagram showing an example of case basic data. 図6は、成約ワーク基本データの一例を示す図である。FIG. 6 is a diagram showing an example of contracted work basic data. 図7は、実施の形態の給与計算装置における給与計算動作の流れを示すフローチャートである。FIG. 7 is a flowchart showing the flow of payroll calculation operations in the payroll calculation device of the embodiment. 図8は、勤務表入力画面の一例を示す図である。FIG. 8 is a diagram showing an example of a work schedule input screen. 図9は、変動手当・控除入力画面の一例を示す図である。FIG. 9 is a diagram showing an example of a variable allowance/deduction input screen. 図10は、変動手当データ(請求分)及び変動手当データ(給与分)の一例を示す図である。FIG. 10 is a diagram showing an example of variable allowance data (bill portion) and variable allowance data (salary portion). 図11は、実施の形態の給与計算装置における給与計算動作の流れを示す他のフローチャートである。FIG. 11 is another flowchart showing the flow of the payroll calculation operation in the payroll calculation device of the embodiment. 図12は、勤務表入力画面の他の例を示す図である。FIG. 12 is a diagram showing another example of the work list input screen. 図13は、変動手当データの一例を示す図である。FIG. 13 is a diagram showing an example of variable allowance data. 図14は、変動手当・控除入力画面の他の例を示す図である。FIG. 14 is a diagram showing another example of the variable allowance/deduction input screen. 図15は、変動手当の確定順序を説明するための図である。FIG. 15 is a diagram for explaining the order in which variable allowances are determined. 図16は、給与データの一例を示す図である。FIG. 16 is a diagram showing an example of salary data.

以下、本発明を適用した実施の形態となる給与計算装置を、図面に基づいて詳細に説明する。なお、本実施形態により本発明が限定されるものではない。 DESCRIPTION OF THE PREFERRED EMBODIMENTS A payroll calculation device according to an embodiment of the present invention will be described in detail below with reference to the drawings. Note that the present invention is not limited to this embodiment.

(ハードウェア構成)
図1は、実施の形態の給与計算装置1のハードウェア構成を示すブロック図である。一例ではあるが、実施の形態の給与計算装置1は、企業等に派遣社員を派遣する派遣会社の給与計算に用いられる。この給与計算装置1は、記憶部2、制御部3、通信インターフェース部4及び入出力インターフェース部5を備えている。入出力インターフェース部5には、入力装置6及び出力装置7が接続されている。出力装置7としては、モニタ装置(家庭用テレビを含む)等の表示部を用いることができる。入力装置6としては、キーボード装置及びマウス装置、及びマイクロホン装置の他、マウス装置と協働してポインティングデバイス機能を実現するモニタ装置を用いることができる。
(Hardware configuration)
FIG. 1 is a block diagram showing the hardware configuration of a payroll calculation device 1 according to an embodiment. Although this is just one example, the payroll calculation device 1 of the embodiment is used for payroll calculation of a temporary staffing company that dispatches temporary employees to companies and the like. This payroll calculation device 1 includes a storage section 2, a control section 3, a communication interface section 4, and an input/output interface section 5. An input device 6 and an output device 7 are connected to the input/output interface section 5 . As the output device 7, a display unit such as a monitor device (including a home television) can be used. As the input device 6, in addition to a keyboard device, a mouse device, and a microphone device, a monitor device that realizes a pointing device function in cooperation with the mouse device can be used.

記憶部2としては、例えばROM(Read Only Memory)、RAM(Random Access Memory)、HDD(Hard Disk Drive)又はSSD(Solid State Drive)等の記憶装置を用いることができる。記憶部2には、それぞれ記憶領域である取引区分マスタ11、給与項目マスタ12、給与締日マスタ13、案件基本テーブル14及び成約ワーク基本テーブル15が設けられている。 As the storage unit 2, a storage device such as a ROM (Read Only Memory), a RAM (Random Access Memory), an HDD (Hard Disk Drive), or an SSD (Solid State Drive) can be used. The storage unit 2 is provided with a transaction classification master 11, a salary item master 12, a salary closing date master 13, a case basic table 14, and a contract work basic table 15, which are storage areas, respectively.

取引区分マスタ11には、図2に示すように、取引区分コード及び取引区分名が記憶されている。この図2の例は、出張費の取引区分コードは「10」であり、通勤費の取引区分コードは「30」であり、食事代の取引区分コードは「50」であり、通信費の取引区分コードは「60」であることを示している。 As shown in FIG. 2, the transaction category master 11 stores transaction category codes and transaction category names. In the example in Figure 2, the transaction class code for business trip expenses is "10," the transaction class code for commuting expenses is "30," the transaction class code for meal expenses is "50," and the transaction class code for communication expenses is "30." It shows that the classification code is "60".

給与項目マスタ12には、図3に示すように、変動手当の取引区分コード及び取引区分名が記憶されている。この図3の例は、旅費経費の取引区分コードは「1」であり、食事代の取引区分コードは「2」であり、健康診断の取引区分コードは「3」であることを示している。 As shown in FIG. 3, the salary item master 12 stores transaction classification codes and transaction classification names of variable allowances. The example in Figure 3 shows that the transaction classification code for travel expenses is "1", the transaction classification code for meal expenses is "2", and the transaction classification code for health checkup is "3". .

給与締日マスタ13には、実施の形態の給与計算装置1を使用する企業等の給与計算の締日が記憶されている。図4の例は、給与締日として毎月「10日」が登録された例である。 The payroll closing date master 13 stores the closing dates for payroll calculations of companies, etc. that use the payroll calculation device 1 of the embodiment. The example in FIG. 4 is an example in which the "10th" of every month is registered as the salary cutoff date.

案件基本テーブル14には、図5に示すように案件番号、契約期間(開始日:from)、契約期間(終了日:To)、得意先コード、及び、業務内容が記憶される。図5の例は、案件番号が「100」の業務は、得意先コードが「T0001」の得意先の営業事務であり、契約期間は「2021年1月1日~2022年3月31日」であることを示している。また、図5の例は、案件番号が「300」の業務は、得意先コードが「T0002」の得意先のマーケティング業務であり、契約期間は「2022年4月1日~2022年6月30日」であることを示している。 As shown in FIG. 5, the case basic table 14 stores the case number, contract period (start date: from), contract period (end date: To), customer code, and business content. In the example in Figure 5, the business with the project number "100" is sales work for the customer with the customer code "T0001", and the contract period is "January 1, 2021 to March 31, 2022". It shows that. In addition, in the example in Figure 5, the business with the project number "300" is marketing business for the customer with the customer code "T0002", and the contract period is "April 1, 2022 to June 30, 2022". It shows that it is "day".

制約ワーク基本テーブル15には、成約ワーク番号、案件番号及びスタッフコードが記憶される。この図6の例は、図5を用いて説明した得意先コードが「T0001」の得意先の営業事務である案件番号が「100」の業務は、「1101」の成約ワーク番号で、「1001」のスタッフコードのスタッフ(派遣社員)により成約されたことを示している。また、図6の例は、図5を用いて説明した得意先コードが「T0002」の得意先のマーケティング業務である案件番号が「300」の業務は、「3301」の成約ワーク番号で、「3001」のスタッフコードのスタッフ(派遣社員)により成約されたことを示している。 The constraint work basic table 15 stores contract work numbers, case numbers, and staff codes. In the example of FIG. 6, the work with the case number "100", which is a sales office work for the customer with the customer code "T0001" explained using FIG. 5, has the contract work number "1101", and '' indicates that the contract was concluded by a staff member (temporary employee) with the staff code. In addition, in the example of FIG. 6, the business with the project number "300", which is the marketing business for the customer with the customer code "T0002" explained using FIG. 5, has the contract work number "3301", and " This indicates that the contract was concluded by a staff member (temporary employee) with a staff code of 3001.

(給与計算装置の機能構成)
次に、記憶部2には、給与計算プログラムが記憶されている。給与計算装置1の制御部3は、記憶部2に記憶されている給与計算プログラムを実行することで、入力処理部21、記憶制御部22、データ生成部23、及び、表示制御部24として機能する。データ生成部23は、変動手当データ生成部及び給与データ生成部の一例である。
(Functional configuration of payroll calculation device)
Next, the storage unit 2 stores a payroll calculation program. The control unit 3 of the payroll calculation device 1 functions as an input processing unit 21, a storage control unit 22, a data generation unit 23, and a display control unit 24 by executing the payroll calculation program stored in the storage unit 2. do. The data generation unit 23 is an example of a variable allowance data generation unit and a salary data generation unit.

入力処理部21は、業務オペレータが入力装置6を介して行う入力操作に対応する入力処理を行う。記憶制御部22は、スタッフから請求されて変動手当に対応する変動手当データを記憶部2に一旦記憶し、翌月に読み出して給与データに反映させる。データ生成部23は、翌月の給与と共に支給する変動手当に対応する変動手当データを生成する。表示制御部24は、勤務表入力画面、変動手当・控除入力画面等を出力装置7に表示する。 The input processing unit 21 performs input processing corresponding to an input operation performed by a business operator via the input device 6. The storage control unit 22 temporarily stores variable allowance data corresponding to the variable allowance requested by the staff in the storage unit 2, reads it out in the next month, and reflects it in the salary data. The data generation unit 23 generates variable allowance data corresponding to the variable allowance to be paid together with the next month's salary. The display control unit 24 displays a work schedule input screen, a variable allowance/deduction input screen, etc. on the output device 7.

(給与計算動作)
このような実施の形態の給与計算装置1は、スタッフから請求された出張費等の変動手当を、一旦記憶部2に記憶しておき、翌月に読み出して給与データに対して自動的に反映させる。このような実施の形態の給与計算装置1における給与計算動作の流れを、図7及び図11のフローチャートに示す。この図7及び図11のフローチャートの各処理は、制御部3が、給与計算プログラムに基づいて実行する。
(Payroll calculation operation)
The salary calculation device 1 of this embodiment temporarily stores variable allowances such as travel expenses requested by staff in the storage unit 2, reads them out in the next month, and automatically reflects them on the salary data. . The flow of the payroll calculation operation in the payroll calculation device 1 of this embodiment is shown in the flowcharts of FIGS. 7 and 11. Each process in the flowcharts of FIGS. 7 and 11 is executed by the control unit 3 based on the payroll calculation program.

まず、スタッフから請求された出張費等の変動手当を入力する場合、業務オペレータは、勤務表入力画面の表示指定操作を行う。この勤務表入力画面の表示指定操作が行われると、図7のフローチャートのステップS1において、表示制御部24が、図8に例示する勤務表入力画面を表示する。この勤務表入力画面は、「請求勤怠」又は「給与勤怠」の勤怠種別の選択欄、スタッフコードの入力欄、案件番号の入力欄、年月の入力欄及び締日の入力欄を備えている。 First, when inputting variable allowances such as travel expenses requested by staff, the business operator performs a display designation operation on the work schedule input screen. When this operation for specifying the display of the work schedule input screen is performed, in step S1 of the flowchart of FIG. 7, the display control unit 24 displays the work schedule input screen illustrated in FIG. 8. This worksheet input screen has an attendance type selection field of "Billed Attendance" or "Salary Attendance", an input field for staff code, an input field for case number, an input field for year and month, and an input field for closing date. .

この図8の例は、出張費等の変動手当を入力するため、勤怠種別として「請求勤怠」が選択されている例である。また、図8の例は、案件番号が「100」におけるスタッフコードが「1001」のスタッフからの変動手当の入力を示している。また、図8の例は、変動手当の請求年月が「2021年5月」であり、給与計算の今月の締日は「31日」であることを示している。 In the example shown in FIG. 8, "billed attendance" is selected as the attendance type in order to input variable allowances such as business trip expenses. Further, the example in FIG. 8 shows input of a variable allowance from a staff member whose case number is "100" and whose staff code is "1001." Further, the example in FIG. 8 shows that the request date and month of the variable allowance is "May 2021" and the closing date of this month for payroll calculation is "31st".

図7のフローチャートのステップS2では、表示制御部24が、勤怠種別として「請求勤怠」が選択されているか否かを判別する。勤怠種別として「給与勤怠」が選択されている場合は、後述する図11のステップS11に処理が進む。勤怠種別として「請求勤怠」が選択されている場合(ステップS2:Yes)、ステップS3に処理が進む。ステップS3では、表示制御部24が、図8に示す「変動手当」のボタン操作の有無を判別する。 In step S2 of the flowchart of FIG. 7, the display control unit 24 determines whether "billed attendance" is selected as the attendance type. If "salary attendance" is selected as the attendance type, the process proceeds to step S11 in FIG. 11, which will be described later. If "billed attendance" is selected as the attendance type (step S2: Yes), the process advances to step S3. In step S3, the display control unit 24 determines whether or not the "variable allowance" button shown in FIG. 8 has been operated.

「変動手当」のボタン操作を検出すると(ステップS3:Yes)、表示制御部24は、ステップS4において、図9に示す変動手当・控除入力画面を表示する。業務オペレータは、この図9に示す変動手当・控除入力画面において、翌月の給与に反映させる翌月給与金額を入力すると共に、取引区分、及び、翌月給与項目を選択する。この図9の例は、翌月給与金額として、スタッフより出張の際の交通費として「50000円」が請求された例である。この場合、業務オペレータは、取引区分として「10:出張費」を選択し(図2参照)、翌月給与項目として「1:旅費交通費」を選択する(図3参照)。そして、スタッフより請求された「50000円」を翌月給与金額として入力する。 When the button operation for "variable allowance" is detected (step S3: Yes), the display control unit 24 displays the variable allowance/deduction input screen shown in FIG. 9 in step S4. On the variable allowance/deduction input screen shown in FIG. 9, the business operator inputs the next month's salary amount to be reflected in the next month's salary, and selects the transaction category and next month's salary item. The example shown in FIG. 9 is an example in which a staff member requests 50,000 yen for transportation expenses for a business trip as the salary amount for the next month. In this case, the business operator selects "10: Travel expenses" as the transaction category (see FIG. 2) and selects "1: Travel expenses" as the next month's salary item (see FIG. 3). Then, input the "50,000 yen" requested by the staff as the next month's salary amount.

入力処理部21は、このように変動手当・控除入力画面を介して入力された各種データを取得する。データ生成部23は、取得された各種データに基づいて、図10(a)に例示する翌月の給与に反映させる変動手当データ(請求分)を生成する変動手当入力処理を行う(ステップS5)。この図10(a)に示すように、変動手当データ(請求分)は、締日、データ区分、契約番号、及び、スタッフコードを含んで構成される。また、変動手当データ(請求分)は、手当金額、取引区分、翌月給与項目、及び、翌月給与金額を含んで構成される。この図10(a)の例は、データ区分を「1:請求」とし、変動手当・控除入力画面に入力された各種データに基づいて、手当金額が「50000円」、取引区分1が「10:出張費」、翌月給与項目が「1:旅費交通費」、及び、翌月給与金額が「50000円」とした変動手当データ(請求分)が生成された例である。 The input processing unit 21 acquires various data input via the variable allowance/deduction input screen in this manner. The data generation unit 23 performs a variable allowance input process to generate variable allowance data (billed amount) to be reflected in the next month's salary as illustrated in FIG. 10(a), based on the various acquired data (step S5). As shown in FIG. 10(a), the variable allowance data (billed portion) includes a closing date, data classification, contract number, and staff code. Further, the variable allowance data (claimed portion) includes the allowance amount, transaction category, next month's salary item, and next month's salary amount. In the example shown in Fig. 10(a), the data category is "1: Claim", the allowance amount is "50,000 yen", and the transaction category 1 is "10 In this example, variable allowance data (invoice amount) is generated in which the next month's salary item is "1: Travel expenses" and the next month's salary amount is "50,000 yen."

次に、ステップS6では、データ生成部23が、このような変動手当データ(請求分)を生成した際に、翌月給与分となる変動手当データ(給与分)も生成する。変動手当データ(給与分)は、図10(b)に例示するように、締日、データ区分、契約番号、及び、スタッフコードを含んで構成される。また、変動手当データ(給与分)は、手当金額、取引区分、翌月給与項目、及び、翌月給与金額を含んで構成される。この図10(b)の例は、データ区分を「2:給与」とし、変動手当・控除入力画面に入力された各種データに基づいて、手当金額を「50000円」とした変動手当データ(給与分)が生成された例である。記憶制御部22は、このような変動手当データ(請求分)及び変動手当データ(給与分)を記憶部2に記憶する。 Next, in step S6, when the data generation unit 23 generates such variable allowance data (billing portion), it also generates variable allowance data (salary portion) that will be the next month's salary portion. The variable allowance data (salary portion) includes the closing date, data classification, contract number, and staff code, as illustrated in FIG. 10(b). Further, the variable allowance data (salary portion) includes the allowance amount, transaction category, next month's salary item, and next month's salary amount. In the example shown in Figure 10(b), the data category is "2: Salary", and the variable allowance data (salary ) is generated. The storage control unit 22 stores such variable allowance data (invoice portion) and variable allowance data (salary portion) in the storage unit 2.

なお、変動手当データ(請求分)及び変動手当データ(給与分)は、図10(a)及び図10(b)に示すように、翌月給与項目が「1~30」まで設けられており、一例ではあるが、最大30項目まで、変動手当の入力が可能となっている。これにより、請求された一つ又は複数の変動手当を含む変動手当データが、データ生成部23により生成される。 Furthermore, as shown in Figures 10(a) and 10(b), the variable allowance data (claimed portion) and variable allowance data (salary portion) are provided with next month salary items from 1 to 30. Although this is just an example, it is possible to input variable allowances for up to 30 items. As a result, variable allowance data including one or more requested variable allowances is generated by the data generation unit 23.

次に、給与手当の入力を行う場合、業務オペレータは、上述の勤務表入力画面において、図12に示すように、勤怠種別として「給与勤怠」を選択操作する。この「給与勤怠」を選択されている場合、図7のフローチャートのステップS2において「No」と判別され、図11のステップS11に処理が進む。 Next, when inputting salary allowances, the business operator selects "salary and attendance" as the attendance type on the above-mentioned work schedule input screen, as shown in FIG. 12. If this "salary and attendance" is selected, "No" is determined in step S2 of the flowchart of FIG. 7, and the process proceeds to step S11 of FIG. 11.

ステップS11では、表示制御部24が、図12に示す「変動手当」のボタン操作の有無を判別する。この場合、業務オペレータは、「給与勤怠」を選択し、給与データの作成を行う年月である、例えば「2021年6月」を指定すると共に、給与の締日として、図4に示した給与締日マスタ13に登録した給与締日(例えば、10日)を指定する。そして、業務オペレータは、この状態で、「変動手当」のボタンを操作する。 In step S11, the display control unit 24 determines whether or not the "variable allowance" button shown in FIG. 12 has been operated. In this case, the business operator selects "Salary Attendance", specifies the year and month for creating salary data, for example, "June 2021", and also sets the salary cutoff date as shown in Figure 4. Specify the salary closing date (for example, the 10th) registered in the closing date master 13. Then, the business operator operates the "variable allowance" button in this state.

表示制御部24は、勤務表入力画面で「給与勤怠」が選択されている状態で「変動手当」のボタン操作を検出すると、記憶制御部22は、記憶部2に記憶されている、図13に例示する上述の変動手当データ(給与分)を読み出す。表示制御部24は、ステップS12において、図14に示すように、読み出された変動手当データ(給与分)で示される変動手当を自動的に入力した変動手当・控除入力画面を表示する。 When the display control unit 24 detects a button operation for “variable allowance” while “salary and attendance” is selected on the work schedule input screen, the storage control unit 22 displays the button “variable allowance” stored in the storage unit 2, FIG. Read out the above variable allowance data (salary portion) illustrated in . In step S12, the display control unit 24 displays a variable allowance/deduction input screen in which the variable allowance indicated by the read variable allowance data (salary portion) is automatically input, as shown in FIG.

図14の例は、2021年6月分の給与に対して付加される「50000円」の「旅費交通費」が、自動的に入力された変動手当・控除入力画面の例である。給与項目は、固定となるため、表示制御部24は、ステップS13において、図15に示すように、給与項目マスタ12の取引区分コード順に変動手当データの入力項目を確定する。 The example in FIG. 14 is an example of a variable allowance/deduction input screen in which "travel expenses" of "50,000 yen" to be added to the salary for June 2021 is automatically input. Since the salary items are fixed, the display control unit 24 determines the input items of the variable allowance data in the order of the transaction classification codes of the salary item master 12 in step S13, as shown in FIG.

次に、ステップS14では、データ生成部23が、図16に示すように、スタッフ毎に、基本給及び変動手当を関連付けた給与データを生成する給与処理を行う。図16の例は、スタッフコードが「1001」のスタッフの場合、基本給が「100000円」であり、2021年5月に請求された「50000円」の旅費交通費が、2021年6月分の給与に反映されて支給された例を示している。また、図16の例は、スタッフコードが「3001」のスタッフの場合、基本給が「300000円」であり、2021年5月に請求された「30000円」の食事代が、2021年6月分の給与に反映されて支給された例を示している。 Next, in step S14, the data generation unit 23 performs salary processing to generate salary data in which the basic salary and variable allowance are associated for each staff member, as shown in FIG. In the example in Figure 16, in the case of a staff member whose staff code is "1001", the basic salary is "100,000 yen", and the travel expenses of "50,000 yen" billed in May 2021 are for June 2021. This shows an example where the allowance is reflected in the salary. In addition, in the example in Figure 16, if the staff code is "3001", the basic salary is "300,000 yen", and the "30,000 yen" meal fee billed in May 2021 is for June 2021. This example shows an example where the payment is reflected in the salary of the employee.

上述のように、変動手当データ(請求分)及び変動手当データ(給与分)は、図10(a)及び図10(b)に示したように、翌月給与項目が「1~30」まで設けられている。このため、このような変動手当データに基づいてデータ生成部23で生成される給与データも、図16に示すように、請求された一つ又は複数の変動手当を含む給与データとなる。 As mentioned above, the variable allowance data (claimed portion) and variable allowance data (salary portion) are set up for the next month's salary items from 1 to 30, as shown in Figures 10(a) and 10(b). It is being Therefore, the salary data generated by the data generation unit 23 based on such variable allowance data also includes one or more requested variable allowances, as shown in FIG.

(実施の形態の効果)
以上の説明から明らかなように、実施の形態の給与計算装置1は、当月請求された変動手当を、翌月の対象の社員の給与に自動的にスライドさせて支給することができる。これにより、例えば得意先に対して出張費等の請求は行ったが、スタッフに対する変動手当の支給漏れが発生し、反対に、スタッフに対して変動手当の支給は行ったが、得意先に対する請求漏れが発生する等の不都合を防止できる。
(Effects of embodiment)
As is clear from the above description, the salary calculation device 1 according to the embodiment can automatically slide and pay the variable allowance requested for the current month to the target employee's salary for the next month. As a result, for example, although a customer was billed for travel expenses, etc., variable allowances were not paid to the staff, and conversely, although variable allowances were paid to staff, claims were made to the customer. Inconveniences such as leakage can be prevented.

また、当月請求された変動手当を、翌月の対象の社員の給与に自動的にスライドさせて支給できるため、業務オペレータの業務負担を増やすことなく、上述のスタッフに対する変動手当の支給漏れ等の不都合を防止した給与計算を可能とすることができる。 In addition, the variable allowance requested for the current month can be automatically slid and paid to the target employee's salary for the next month, so there is no need to increase the work burden on the business operator, and there are no inconveniences such as omissions in the payment of variable allowances to the above-mentioned staff. It is possible to perform payroll calculations that prevent such problems.

[国連が主導する持続可能な開発目標(SDGs)への貢献]
本実施形態により、業務効率化や企業の適切な経営判断を推進することに寄与することができるので、SDGsの目標8及び目標9に貢献することが可能となる。
[Contribution to the Sustainable Development Goals (SDGs) led by the United Nations]
This embodiment can contribute to improving business efficiency and promoting appropriate management decisions of companies, so it is possible to contribute to Goal 8 and Goal 9 of the SDGs.

また、本実施形態により、廃棄ロス削減や、ペーパレス・電子化を推進することに寄与することができるので、SDGsの目標12、目標13及び目標15に貢献することが可能となる。 Furthermore, this embodiment can contribute to reducing waste loss and promoting paperless and electronic systems, making it possible to contribute to Goal 12, Goal 13, and Goal 15 of the SDGs.

また、本実施形態により、統制、ガバナンス強化に寄与することができるので、SDGsの目標16に貢献することが可能となる。 Furthermore, this embodiment can contribute to strengthening control and governance, making it possible to contribute to Goal 16 of the SDGs.

[他の実施の形態]
本発明は、上述した実施形態以外にも、特許請求の範囲に記載した技術的思想の範囲内において種々の異なる実施形態にて実施されてよいものである。
[Other embodiments]
In addition to the embodiments described above, the present invention may be implemented in various different embodiments within the scope of the technical idea described in the claims.

例えば、実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部又は一部を手動的に行うこともでき、或いは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。 For example, among the processes described in the embodiments, all or part of the processes described as being performed automatically can be performed manually, or all of the processes described as being performed manually can be performed manually. Alternatively, some of the steps can be performed automatically using known methods.

また、本明細書中や図面中で示した処理手順、制御手順、具体的名称、各処理の登録データや検索条件等のパラメータを含む情報、画面例、データベース構成については、特記する場合を除いて任意に変更することができる。 In addition, unless otherwise specified, information including processing procedures, control procedures, specific names, parameters such as registered data and search conditions for each process, screen examples, and database configurations shown in this specification and drawings are included. It can be changed arbitrarily.

また、給与計算装置1に関して、図示の各構成要素は機能概念的なものであり、必ずしも図示の如く物理的に構成されていることを要しない。 Further, regarding the salary calculation device 1, each illustrated component is functionally conceptual, and does not necessarily need to be physically configured as illustrated.

例えば、給与計算装置1が備える処理機能、特に制御部3及び制御部3にて行われる各処理機能については、その全部又は任意の一部を、CPU(Central Processing Unit)および当該CPUにて解釈実行されるプログラムにて実現してもよく、また、ワイヤードロジックによるハードウェアとして実現してもよい。なお、プログラムは、本実施形態で説明した処理を情報処理装置に実行させるためのプログラム化された命令を含む一時的でないコンピュータ読み取り可能な記録媒体に記録されており、必要に応じて給与計算装置1に機械的に読み取られる。すなわち、ROM又はHDD等の記憶部等には、OSと協働してCPUに命令を与え、各種処理を行うためのコンピュータプログラムが記録されている。このコンピュータプログラムは、RAMにロードされることによって実行され、CPUと協働して制御部3を構成する。 For example, the processing functions provided in the payroll calculation device 1, especially the control unit 3 and each processing function performed by the control unit 3, are interpreted in whole or in part by a CPU (Central Processing Unit) and the CPU. It may be realized by a program to be executed, or may be realized by hardware using wired logic. Note that the program is recorded on a non-temporary computer-readable recording medium that includes programmed instructions for causing the information processing device to execute the processing described in this embodiment. 1 mechanically read. That is, a storage unit such as a ROM or an HDD stores a computer program that cooperates with the OS to give instructions to the CPU and perform various processes. This computer program is executed by being loaded into the RAM, and constitutes the control unit 3 in cooperation with the CPU.

また、この給与計算装置1の給与計算プログラムは、給与計算装置1に対して任意のネットワークを介して接続された他のサーバ装置に記憶されていてもよく、必要に応じてその全部又は一部をダウンロードすることも可能である。 Further, the payroll calculation program of this payroll calculation device 1 may be stored in another server device connected to the payroll calculation device 1 via any network, and all or part of it may be stored as necessary. It is also possible to download.

また、本実施形態で説明した処理を実行するための給与計算プログラムを、一時的でないコンピュータ読み取り可能な記録媒体に格納してもよく、また、プログラム製品として構成することもできる。ここで、この「記録媒体」とは、メモリーカード、USB(Universal Serial Bus)メモリ、SD(Secure Digital)カード、フレキシブルディスク、光磁気ディスク、ROM、EPROM(Erasable Programmable Read Only Memory)、EEPROM(登録商標)(Electrically Erasable and Programmable Read Only Memory)、CD-ROM(Compact Disk Read Only Memory)、MO(Magneto-Optical Disk)、DVD(Digital Versatile Disk)、及び、Blu-ray(登録商標) Disc等の任意の「可搬用の物理媒体」を含むものとする。 Further, the payroll calculation program for executing the processing described in this embodiment may be stored in a non-temporary computer-readable recording medium, or may be configured as a program product. Here, this "recording medium" refers to a memory card, USB (Universal Serial Bus) memory, SD (Secure Digital) card, flexible disk, magneto-optical disk, ROM, EPROM (Erasable Programmable Read Only Memory), EEPROM (registered Trademark) (Electrically Erasable and Programmable Read Only Memory), CD-ROM (Compact Disk Read Only Memory), MO (Magneto-Optical Disk), DVD (Digital Versatile Disk), Blu-ray (registered trademark) Disc, etc. shall include any “portable physical medium”.

また、「プログラム」とは、任意の言語または記述方法にて記述されたデータ処理方法であり、ソースコード又はバイナリコード等の形式を問わない。なお、「プログラム」は必ずしも単一的に構成されるものに限られず、複数のモジュールやライブラリとして分散構成されるものや、OSに代表される別個のプログラムと協働してその機能を達成するものをも含む。なお、実施の形態に示した給与計算装置1において記録媒体を読み取るための具体的な構成および読み取り手順ならびに読み取り後のインストール手順等については、周知の構成や手順を用いることができる。 Furthermore, a "program" is a data processing method written in any language or writing method, and does not matter in the form of source code or binary code. Note that a "program" is not necessarily limited to a unitary structure, but may be distributed as multiple modules or libraries, or may work together with separate programs such as an OS to achieve its functions. Including things. Note that well-known configurations and procedures can be used for the specific configuration and reading procedure for reading the recording medium in the payroll calculation device 1 shown in the embodiment, and the installation procedure after reading.

記憶部2は、RAM、ROM等のメモリ装置、ハードディスク等の固定ディスク装置、フレキシブルディスク、及び、光ディスク等のストレージ手段であり、各種処理やウェブサイト提供に用いる各種のプログラム、テーブル、データベース、及び、ウェブページ用ファイル等を格納する。 The storage unit 2 is a storage means such as a memory device such as RAM or ROM, a fixed disk device such as a hard disk, a flexible disk, or an optical disk, and stores various programs, tables, databases, and the like used for various processing and website provision. , stores files for web pages, etc.

また、給与計算装置1は、既知のパーソナルコンピュータ装置又はワークステーション等の情報処理装置で構成してもよく、また、任意の周辺装置が接続された情報処理装置で構成してもよい。また、情報処理装置は、本実施形態で説明した処理を実現させるソフトウェア(プログラム又はデータ等を含む)を実装することにより実現してもよい。 Further, the payroll calculation device 1 may be configured with an information processing device such as a known personal computer device or a workstation, or may be configured with an information processing device to which arbitrary peripheral devices are connected. Further, the information processing device may be implemented by implementing software (including programs, data, etc.) that implements the processing described in this embodiment.

さらに、装置の分散・統合の具体的形態は図示するものに限られず、その全部又は一部を、各種の付加等に応じて又は機能付加に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。すなわち、上述した実施形態を任意に組み合わせて実施してもよく、実施形態を選択的に実施してもよい。 Furthermore, the specific form of dispersion/integration of devices is not limited to what is shown in the diagram, and all or part of the devices can be functionally or physically divided into arbitrary units according to various additions or additions of functions. It can be configured in a distributed/integrated manner. That is, the embodiments described above may be implemented in any combination, or the embodiments may be implemented selectively.

本発明は、例えば企業及び人材派遣業等の給与計算業務に有用である。 INDUSTRIAL APPLICABILITY The present invention is useful, for example, in payroll calculation operations for companies, temporary staffing companies, and the like.

1 給与計算装置
2 記憶部
3 制御部
4 通信インターフェース部
5 入出力インターフェース部
6 入力装置
7 出力装置
11 取引区分マスタ
12 給与項目マスタ
13 給与締日マスタ
14 案件基本テーブル
15 成約ワーク基本テーブル
21 入力処理部
22 記憶制御部
23 データ生成部
24 表示制御部
1 Payroll calculation device 2 Storage unit 3 Control unit 4 Communication interface unit 5 Input/output interface unit 6 Input device 7 Output device 11 Transaction classification master 12 Payroll item master 13 Payroll closing date master 14 Project basic table 15 Contract work basic table 21 Input processing Section 22 Storage control section 23 Data generation section 24 Display control section

Claims (5)

請求された変動手当に対応する、次回、給与と共に支給する変動手当データを生成し、記憶部に記憶する変動手当データ生成部と、
前記次回に相当する給与データの生成時に、前記記憶部から前記変動手当データを読み出して付加した給与データを生成する給与データ生成部と、
を有する給与計算装置。
a variable allowance data generation unit that generates variable allowance data to be paid with salary next time corresponding to the requested variable allowance and stores it in a storage unit;
a salary data generation unit that reads the variable allowance data from the storage unit and generates added salary data when generating salary data corresponding to the next time;
A payroll calculation device with
前記変動手当データ生成部は、請求された一つ又は複数の変動手当を含む前記変動手当データを生成すること、
を特徴とする請求項1に記載の給与計算装置。
The variable allowance data generation unit generates the variable allowance data including one or more requested variable allowances;
The payroll calculation device according to claim 1, characterized by:
前記給与データ生成部は、請求された一つ又は複数の変動手当を含む前記給与データを生成すること、
を特徴とする請求項1又は請求項2に記載の給与計算装置。
The salary data generation unit generates the salary data including one or more requested variable allowances;
The payroll calculation device according to claim 1 or 2, characterized in that:
変動手当データ生成部が、請求された変動手当に対応する、次回、給与と共に支給する変動手当データを生成し、記憶部に記憶する変動手当データ生成ステップと、
給与データ生成部が、前記次回に相当する給与データの生成時に、前記記憶部から前記変動手当データを読み出して付加した給与データを生成する給与データ生成ステップと、
を有する給与計算方法。
a variable allowance data generation step in which the variable allowance data generation unit generates variable allowance data to be paid with the salary next time corresponding to the requested variable allowance and stores it in the storage unit;
a salary data generation step in which the salary data generation unit reads the variable allowance data from the storage unit and generates added salary data when generating salary data corresponding to the next time;
Payroll calculation method with.
コンピュータを、
請求された変動手当に対応する、次回、給与と共に支給する変動手当データを生成し、記憶部に記憶する変動手当データ生成部と、
前記次回に相当する給与データの生成時に、前記記憶部から前記変動手当データを読み出して付加した給与データを生成する給与データ生成部として機能させること、
を特徴とする給与計算プログラム。
computer,
a variable allowance data generation unit that generates variable allowance data to be paid with salary next time corresponding to the requested variable allowance and stores it in a storage unit;
functioning as a salary data generation unit that reads the variable allowance data from the storage unit and generates added salary data when generating salary data corresponding to the next time;
A payroll calculation program featuring:
JP2022037352A 2022-03-10 2022-03-10 Salary calculation device, salary calculation method, and salary calculation program Pending JP2023132177A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022037352A JP2023132177A (en) 2022-03-10 2022-03-10 Salary calculation device, salary calculation method, and salary calculation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022037352A JP2023132177A (en) 2022-03-10 2022-03-10 Salary calculation device, salary calculation method, and salary calculation program

Publications (1)

Publication Number Publication Date
JP2023132177A true JP2023132177A (en) 2023-09-22

Family

ID=88065621

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022037352A Pending JP2023132177A (en) 2022-03-10 2022-03-10 Salary calculation device, salary calculation method, and salary calculation program

Country Status (1)

Country Link
JP (1) JP2023132177A (en)

Similar Documents

Publication Publication Date Title
JP2017168087A (en) Expense journalizing automatic generation device, expense journalizing automatic generation method, and expense journalizing automatic generation program
JP7460486B2 (en) Individual billing management device, individual billing management method, and individual billing management program
JP2023132177A (en) Salary calculation device, salary calculation method, and salary calculation program
JP7240100B2 (en) Proportion calculation device, proportion calculation method, and proportion calculation program
JP7248752B2 (en) Accounting device, accounting method and accounting program
JP7361006B2 (en) Current deduction amount calculation device, current deduction amount calculation method, and current deduction amount calculation program
JP7477412B2 (en) Apparatus for preventing erroneous payment of rent, etc., method for preventing erroneous payment of rent, etc., and program for preventing erroneous payment of rent, etc.
JP7507932B2 (en) Business support device, business support method, and business support program
JP7300431B2 (en) Productivity Index Calculation Device, Productivity Index Calculation Method, and Productivity Index Calculation Program
JP7356476B2 (en) Daily report processing device, daily report processing method, and daily report processing program
JP7324162B2 (en) Cost output device, cost output method, and cost output program
JP7293472B1 (en) Business support device, business support method, and business support program
JP7290963B2 (en) Money totaling device, money totaling method and money totaling program
JP7411517B2 (en) Receivables/Payables Accounting Department Identification Device, Receivables/Payables Accounting Department Identification Method, and Receivables/Payables Accounting Department Identification Program
JP7505998B2 (en) Budget data generation device, budget data generation method, and budget data generation program
JP7426517B2 (en) Business support devices, business support programs, and business support methods
JP7369243B2 (en) Salary advance overpayment prevention device, salary advance overpayment prevention method, and salary advance overpayment prevention program
JP7377229B2 (en) Cost allocation devices, cost allocation methods and cost allocation programs
JP7410895B2 (en) Rank update device, rank update method, and rank update program
JP7384706B2 (en) Excess amount reflection device, excess amount reflection method, and excess amount reflection program
JP7064381B2 (en) Miscalculation confirmation business support device, miscalculation confirmation business support method and miscalculation confirmation business support program
JP2023170532A (en) Fee management apparatus, fee management method, and fee management program
JP2023121330A (en) Real estate management device, real estate management method, and, real estate management program
JP2024091778A (en) Apparatus for preventing erroneous payment of rent, etc., method for preventing erroneous payment of rent, etc., and program for preventing erroneous payment of rent, etc.
JP2023161957A (en) Purchase article management device, purchase article management method, and purchase article management program