JP2000207465A - Salary calculating method and salary calculating device - Google Patents

Salary calculating method and salary calculating device

Info

Publication number
JP2000207465A
JP2000207465A JP847299A JP847299A JP2000207465A JP 2000207465 A JP2000207465 A JP 2000207465A JP 847299 A JP847299 A JP 847299A JP 847299 A JP847299 A JP 847299A JP 2000207465 A JP2000207465 A JP 2000207465A
Authority
JP
Japan
Prior art keywords
file
data
external data
payroll
import
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
JP847299A
Other languages
Japanese (ja)
Inventor
Takashi Tarusawa
孝 樽澤
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP847299A priority Critical patent/JP2000207465A/en
Publication of JP2000207465A publication Critical patent/JP2000207465A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To improve input work efficiency in a salary calculating device. SOLUTION: This device is provided with a fetching program 7 which fetches individual presence/absence data necessary to salary calculation as external data of a CSV(comma separated value format) format file 3 from another system 1. Thus, it is possible to easily and collectively input individual presence/ absence data that are optionally produced on the system 1, etc. and to drastically reduce an input manhour. Also, since an optional fetching order, etc. can preliminarily be set as a control file 6, it can flexibly correspond to other individual record systems, etc. and interlocking can be easily performed. Then, it is possible to improve input work efficiency and to simultaneously improve flexibility and extendability.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、給与計算に必要な
データを別システムから外部データとして取り込む機能
を設けて、入力作業効率の向上を図った給与計算方法お
よび給与計算装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a payroll calculating method and a payroll calculating apparatus which are provided with a function of taking in data necessary for payroll calculation from another system as external data, thereby improving the input work efficiency.

【0002】[0002]

【従来の技術】従来の給与計算コンピュータシステム
(以下、給与計算装置と称する)においては、操作員
が、毎月、各社員の勤怠変動データを画面で確認しつつ
キーボード操作により手入力していた。また、この種の
給与計算装置に、人事マスタ等のデータファイルをデー
タコンバートして入力する場合においても、一旦印刷出
力した帳票に基づいて、再度、操作員が手入力し直す必
要があった。
2. Description of the Related Art In a conventional salary calculation computer system (hereinafter referred to as a "salary calculation device"), an operator manually inputs data by a keyboard while checking attendance variation data of each employee on a screen every month. In addition, even when a data file such as a personnel master is converted into a salary calculation device and input to the salary calculation device, it is necessary for the operator to manually input the data again based on the form once printed out.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、社員数
の増加に伴って給与計算装置へ多くの社員の勤怠変動デ
ータを手入力するようになると、毎月、その社員数分の
データ入力が必要となり、多大な入力処理工数と時間が
必要となるという問題点を有していた。本発明の目的
は、給与計算に必要なデータを別システムから外部デー
タとして取り込む機能を設けて、入力作業効率の向上を
図った給与計算方法および給与計算装置を提供すること
にある。
However, if the attendance change data of many employees is manually input to the salary calculator with the increase in the number of employees, it is necessary to input data for the number of employees every month. There is a problem that a large number of input processing steps and time are required. An object of the present invention is to provide a salary calculation method and a salary calculation apparatus which improve the input work efficiency by providing a function for taking in data necessary for salary calculation from another system as external data.

【0004】[0004]

【課題を解決するための手段】上記の目的を達成するた
め、本発明は、外部データファイルから共通のテキスト
・ファイル形式で供給される給与計算の元になる外部デ
ータの取り込むべき項目の順序を示す取込順を制御ファ
イルとして予め定義する取込手順設定処理テップと、前
記取込手順設定処理ステップによって予め定義された制
御ファイルに基づいて、前記外部データを取り込み、マ
スタファイルのデータを更新する外部データ取込処理ス
テップとを具備している。
In order to achieve the above-mentioned object, the present invention provides a method for determining the order of items to be taken in by external data which is supplied from an external data file in a common text file format and is used as a basis for payroll calculation. The external data is fetched and the data in the master file is updated based on the fetch procedure setting processing step for defining the fetch sequence shown as a control file in advance and the control file previously defined by the fetch procedure setting processing step. External data acquisition processing step.

【0005】[0005]

【発明の実施の形態】以下、本発明の実施の形態につい
て、図面を参照しながら説明する。図1において、1は
他の勤怠システム等の別システムであり、そのデータフ
ァイル2から読み出された給与計算に必要な勤怠変動デ
ータがCSV形式ファイル3として、給与計算システム
4へ一括入力される。給与計算システム4は、別システ
ム1とネットワーク等を介して接続された1台のコンピ
ュータシステムによって構成され、コンピュータシステ
ムで処理される給与計算プログラム等としては、取込情
報メンテナンスプログラム5、制御ファイル6、取込プ
ログラム7、およびマスタファイル8等を有して構成さ
れている。
Embodiments of the present invention will be described below with reference to the drawings. In FIG. 1, reference numeral 1 denotes another system such as another attendance system, and attendance change data necessary for salary calculation read from its data file 2 is collectively input to a salary calculation system 4 as a CSV format file 3. . The payroll calculation system 4 is composed of one computer system connected to another system 1 via a network or the like. The payroll calculation programs and the like processed by the computer system include an import information maintenance program 5, a control file 6, and the like. , A fetching program 7, a master file 8, and the like.

【0006】そして、別システム1のデータファイル2
に基づいて作成されたCSV形式ファイル3の勤怠変動
データが給与計算システム4へ一括入力されると、この
CSV形式ファイル3の勤怠変動データが取込プログラ
ム7により取り込まれ、マスタファイル8へ格納され
る。
Then, the data file 2 of another system 1
When the attendance change data of the CSV format file 3 created based on the data is collectively input to the payroll system 4, the attendance change data of the CSV format file 3 is imported by the import program 7 and stored in the master file 8. You.

【0007】ここで、CSV形式とは、Comma Seperat
ed Value formatの略称で、各種データベースや表計
算ソフトのデータを、項目やセルごとにカンマで区切っ
て配列し、共通のテキスト・ファイルとして扱えるよう
にした形式であり、通常のテキスト・ファイルと同様に
HDD(ハード・ディスク・ドライブ)に保存したり、
ネットワーク等を介して授受することが可能で、各種デ
ータベースや表計算ソフトの相互間で授受する事が可能
である。
Here, the CSV format is the Comma Seperat
ed Value format is an abbreviation of ed Value format, in which data of various databases and spreadsheet software are arranged by separating each item and cell with a comma, and can be handled as a common text file, similar to a normal text file To the HDD (hard disk drive)
It can be exchanged via a network or the like, and can be exchanged between various databases and spreadsheet software.

【0008】このCSV形式ファイル3の勤怠変動デー
タが取込プログラム7により取り込まれる際に、取込情
報メンテナンスプログラム5によって予め作成された制
御ファイル6の定義に従って、システム外部で定義され
たデータファイル2から必要なデータのみが取り込まれ
る。これにより、制御ファイル6に予め設定された項目
のデータ入力が可能となっている。
When the attendance change data of the CSV format file 3 is imported by the import program 7, the data file 2 defined outside the system according to the definition of the control file 6 created in advance by the import information maintenance program 5. Only the necessary data from As a result, it is possible to input data of items set in the control file 6 in advance.

【0009】また、データ取込は4つの方式、「データ
追加のみ」、「データ更新のみ」、「存在するデータを
削除して追加」、および「そのデータがあれば更新なけ
れば追加」の内の任意の方式を択一的に選択して取り込
むことができる。取込情報メンテナンスプログラム5に
おいては、図2に示すように、取込処理名の定義処理5
aと、取込順の決定処理5bと、取込方式の決定処理5
cとが順次実行され、これら一連の処理に基づいて制御
ファイル6が生成される。
[0009] Data can be fetched in one of four methods: "data addition only", "data update only", "delete and add existing data", and "add if data is not updated if it exists". Any of the above methods can be selected and imported. In the import information maintenance program 5, as shown in FIG.
a, taking-in order determination processing 5b, and taking-in method determining processing 5
c are sequentially executed, and the control file 6 is generated based on the series of processes.

【0010】また、取込プログラム7では、取込処理名
の決定処理7aと、CSV形式ファイルの取得処理7b
と、データ更新処理7cとが順次実行され、これら一連
の処理に基づいてマスタファイル8の更新が行われる。
[0010] In the import program 7, a process 7a for determining an import process name and a process 7b for acquiring a CSV format file are performed.
And the data update process 7c are sequentially executed, and the master file 8 is updated based on the series of processes.

【0011】次に、図3を参照して、給与計算システム
4の動作について詳細に説明する。まず、ステップS1
において取込実行を処理した後、ステップS2において
取込処理名の指定を処理し、次のステップS3において
制御ファイル6に取込処理名が存在するか否かを判断
し、存在しないと判断された場合(ステップS3で否定
判定された場合)、取込情報メンテナンスプログラム5
を起動し(ステップS4)、取込処理名の定義処理(ス
テップS5)、取込順の決定処理(ステップS6)、取
込方式の決定処理(ステップS7)の一連の処理を実行
し、ステップS8において新たな制御ファイル6を生成
した後、ステップS10へ進み、CSV形式ファイル3
の指定処理を実行する。
Next, the operation of the salary calculation system 4 will be described in detail with reference to FIG. First, step S1
After performing the import execution in step S2, the designation of the import process name is processed in step S2, and in the next step S3, it is determined whether or not the import process name exists in the control file 6, and it is determined that it does not exist. (When a negative determination is made in step S3), the capture information maintenance program 5
Is started (step S4), a series of processes of defining a capture process name (step S5), determining a capture sequence (step S6), and determining a capture method (step S7) are executed. After generating a new control file 6 in S8, the process proceeds to step S10, and the CSV format file 3
Execute the specified process.

【0012】一方、ステップS3において、制御ファイ
ル6に取込処理名が存在すると判断された場合(ステッ
プS3で肯定判定された場合)、次のステップS9へ進
み、制御ファイル6の定義内容(取込順や取込方式)を
確認した後、ステップS10へ進み、CSV形式ファイ
ル3の指定処理を実行する。
On the other hand, if it is determined in step S3 that the import processing name exists in the control file 6 (if the determination is affirmative in step S3), the process proceeds to the next step S9, where the definition content of the control file 6 (the After confirming the loading order and the loading method, the process proceeds to step S10, and the process of specifying the CSV format file 3 is executed.

【0013】次に、ステップS11において、取り込む
CSV形式ファイル3の項目の属性、桁数が、予め定め
られた範囲内で処理に問題が生じないか否が判断され、
問題なしと判断された場合(ステップS11で肯定判定
された場合)は、ステップS13へ進み、マスタファイ
ル8への更新処理を実行した後、一連の処理を終了す
る。一方、ステップS11において、CSV形式ファイ
ル3の項目の属性、桁数に問題があると判断された場合
(ステップS11で否定判定された場合)は、ステップ
S12で警告メッセージ出力表示処理がなされた後、一
連の処理を終了する。
Next, in step S11, it is determined whether or not the attribute and the number of digits of the item of the CSV format file 3 to be fetched are within a predetermined range so that there is no problem in processing.
When it is determined that there is no problem (when an affirmative determination is made in step S11), the process proceeds to step S13, where the process of updating the master file 8 is executed, and then a series of processes is ended. On the other hand, if it is determined in step S11 that there is a problem with the attribute and the number of digits of the item in the CSV format file 3 (in the case of a negative determination in step S11), a warning message output display process is performed in step S12. , A series of processing ends.

【0014】次に具体例を用いて本実施例の動作を説明
する。図4に示すように、例えば、別システム1にて、
社員番号、出勤日数等の勤怠変動データを入力し、その
データをCSV形式に変換して、CSV形式ファイル3
として出力する。この場合、社員番号、出勤日数、残業
時間の順に出力しておく。
Next, the operation of this embodiment will be described using a specific example. As shown in FIG. 4, for example, in another system 1,
Attendance change data such as employee number and number of working days is input, and the data is converted into a CSV format, and the CSV format file 3
Output as In this case, the employee number, the number of working days, and overtime hours are output in this order.

【0015】次に、取込情報メンテナンスプログラム5
において、制御ファイル6の設定を行う。ここでは、
1.社員番号、2.出勤日数、3.残業時間の順に項目
を設定し、取込方式を「データ追加のみ」として、「勤
怠データ処理」という名前で制御ファイル6に登録され
る。
Next, the capture information maintenance program 5
In, the control file 6 is set. here,
1. 1. employee number; 2. the number of working days; Items are set in the order of overtime hours, and the fetching method is set to “data addition only” and registered in the control file 6 under the name of “time data processing”.

【0016】取込プログラム7を起動し、取込情報メン
テナンスプログラム5で作成した処理名「勤怠データ処
理」を指定し、取込の実行を行う。この結果、給与計算
システム4のマスタファイル8の設定のある項目に反映
される。ここで、名前の項目には、取り込みの設定がな
いためデータは入力されない。名前の項目は、給与計算
時に使用せず、社員番号で行う。
The fetch program 7 is started, and the process name "time data processing" created by the fetch information maintenance program 5 is specified to execute the fetch. As a result, the setting is reflected in the setting item of the master file 8 of the payroll calculation system 4. Here, no data is input to the item of the name because there is no setting for capturing. The name item is not used at the time of payroll calculation, but is performed by employee number.

【0017】このように、上述した実施の形態によれ
ば、勤怠変動データ等は、従来、人数分の入力が必要で
あったが、給与計算に必要な勤怠変動データを別システ
ム1からCSV形式ファイル3の外部データとして取り
込む取込プログラム7を設けたので、別システム1上で
任意に作成した勤怠変動データ等を容易に一括入力する
ことが可能となり、入力工数を大幅に削減することがで
きる。また、制御ファイル6として、予め任意の取込順
および取込方式等を設定しておくことができるため、他
の勤怠システム等にも柔軟に対応することができ、容易
に連動が可能になる。これらにより、入力作業効率の向
上を図ることができ、同時に、汎用性と拡張性の向上も
図ることができる。さらに、勤怠変動データの他にも、
人事マスタなどのデータも取込むことが可能となるた
め、円滑なデータ移行が可能となる。
As described above, according to the above-described embodiment, the attendance change data and the like have conventionally been required to be input by the number of persons. Since the capture program 7 for capturing as external data of the file 3 is provided, it is possible to easily and collectively input the attendance variation data and the like arbitrarily created on the separate system 1, thereby greatly reducing the number of input steps. . In addition, since the control file 6 can be set in advance in any order and method, the system can flexibly cope with other attendance systems and the like, and can be easily linked. . As a result, input work efficiency can be improved, and at the same time, versatility and expandability can be improved. In addition to the attendance data,
Since data such as personnel masters can be imported, smooth data migration is possible.

【0018】なお、上述した実施の形態においては、共
通のテキスト・ファイル形式としてCSV形式を一例と
して用いたが、その他の汎用形式を用いても良く、本発
明は上述した各実施の形態に限定されず、本発明の技術
思想の範囲内において、適宜変更しても勿論構わない。
In the above-described embodiment, the CSV format is used as an example of the common text file format. However, other general-purpose formats may be used, and the present invention is limited to the above-described embodiments. However, it is needless to say that changes may be made as appropriate within the scope of the technical idea of the present invention.

【0019】[0019]

【発明の効果】以上説明したように、本発明において
は、給与計算に必要なデータを別システムから共通のテ
キスト・ファイル形式の外部データとして取り込む機能
を設けたので、入力作業効率の向上を図ることができ、
同時に、汎用性と拡張性の向上を図ることができるとい
う効果が得られる。
As described above, according to the present invention, the function for taking in the data necessary for payroll calculation from another system as external data in the form of a common text file is provided, thereby improving the input work efficiency. It is possible,
At the same time, there is an effect that versatility and expandability can be improved.

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

【図1】 本発明の実施の形態のシステム構成を示すブ
ロック図である。
FIG. 1 is a block diagram illustrating a system configuration according to an embodiment of the present invention.

【図2】 本発明の実施の形態の給与計算システムのプ
ログラム構成を示すブロック図である。
FIG. 2 is a block diagram showing a program configuration of a salary calculation system according to the embodiment of the present invention.

【図3】 本発明の実施の形態の給与計算システムの動
作を示すフローチャートである。
FIG. 3 is a flowchart showing an operation of the salary calculation system according to the embodiment of the present invention.

【図4】 本発明の実施の形態の給与計算システムの計
算手順の一具体例を示す概念図である。
FIG. 4 is a conceptual diagram showing a specific example of a calculation procedure of the salary calculation system according to the embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 別システム 2 データファイル 3 CSV形式ファイル 4 給与計算システム 5 取込情報メンテナンスプログラム 6 制御ファイル 7 取込プログラム 8 マスタファイル 1 Separate system 2 Data file 3 CSV format file 4 Payroll system 5 Import information maintenance program 6 Control file 7 Import program 8 Master file

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 外部データファイルから共通のテキスト
・ファイル形式で供給される給与計算の元になる外部デ
ータの取り込むべき項目の順序を示す取込順を制御ファ
イルとして予め定義する取込手順設定処理ステップと、 前記取込手順設定処理ステップによって予め定義された
制御ファイルに基づいて、前記外部データを取り込み、
マスタファイルのデータを更新する外部データ取込処理
ステップとを具備することを特徴とする給与計算方法。
1. An import procedure setting process for defining, as a control file, an import order indicating the order of items to be imported of external data serving as a source of payroll supplied from an external data file in a common text file format. Based on a control file defined in advance by the capture procedure setting processing step, captures the external data,
A salary calculation method comprising: an external data import processing step of updating data of a master file.
【請求項2】 外部データファイルから共通のテキスト
・ファイル形式で供給される給与計算の元になる外部デ
ータの取り込むべき項目の順序を示す取込順を制御ファ
イルとして予め定義する取込手順設定手段と、 前記取込手順設定手段によって予め定義された制御ファ
イルに基づいて、前記外部データを取り込み、マスタフ
ァイルのデータを更新する外部データ取込手段とを具備
することを特徴とする給与計算装置。
2. An acquisition procedure setting means for predefining, as a control file, an acquisition order indicating the order of items to be acquired of external data serving as a basis for payroll supplied from an external data file in a common text file format. A payroll calculating apparatus comprising: an external data importing unit that imports the external data based on a control file defined in advance by the importing procedure setting unit and updates data of a master file.
【請求項3】 前記取込手順設定手段は、前記外部デー
タに基づいて、データを追加すべきか、または更新すべ
きかを示す取込方式を制御ファイルとして予め定義する
ことを特徴とする請求項2に記載の給与計算装置。
3. The control method according to claim 2, wherein the fetching procedure setting means defines in advance, as a control file, a fetching method indicating whether data should be added or updated based on the external data. Payroll calculator according to 4.
【請求項4】 前記共通のテキスト・ファイル形式は、
各項目のデータをカンマで区切って配列したCSV形式
であることを特徴とする請求項2に記載の給与計算装
置。
4. The common text file format is:
3. The payroll calculator according to claim 2, wherein the data is in a CSV format in which data of each item is arranged by being separated by commas.
JP847299A 1999-01-14 1999-01-14 Salary calculating method and salary calculating device Pending JP2000207465A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP847299A JP2000207465A (en) 1999-01-14 1999-01-14 Salary calculating method and salary calculating device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP847299A JP2000207465A (en) 1999-01-14 1999-01-14 Salary calculating method and salary calculating device

Publications (1)

Publication Number Publication Date
JP2000207465A true JP2000207465A (en) 2000-07-28

Family

ID=11694071

Family Applications (1)

Application Number Title Priority Date Filing Date
JP847299A Pending JP2000207465A (en) 1999-01-14 1999-01-14 Salary calculating method and salary calculating device

Country Status (1)

Country Link
JP (1) JP2000207465A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009163324A (en) * 2007-12-28 2009-07-23 Omron Corp Remote monitoring system, terminal management server, and terminal management server control program
WO2021230346A1 (en) * 2020-05-15 2021-11-18 三谷産業株式会社 Information linking system, information linking method, and information linking program
CN113763142A (en) * 2021-07-14 2021-12-07 望海康信(北京)科技股份公司 Payroll data calculation method, system, corresponding computer device and storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009163324A (en) * 2007-12-28 2009-07-23 Omron Corp Remote monitoring system, terminal management server, and terminal management server control program
US8185356B2 (en) 2007-12-28 2012-05-22 Omron Corporation Remote monitoring system, terminal management server and terminal management server control program
WO2021230346A1 (en) * 2020-05-15 2021-11-18 三谷産業株式会社 Information linking system, information linking method, and information linking program
CN113763142A (en) * 2021-07-14 2021-12-07 望海康信(北京)科技股份公司 Payroll data calculation method, system, corresponding computer device and storage medium

Similar Documents

Publication Publication Date Title
JP2557239B2 (en) In-program data name standardization method
US20080249978A1 (en) Apparatus, and system for certificate of mailing
JP2000207465A (en) Salary calculating method and salary calculating device
CN111061733A (en) Data processing method and device, electronic equipment and computer readable storage medium
JPH10154090A (en) Data management system
JP3529301B2 (en) Automatic data file converter
EP4068028A1 (en) Screen generation assisting program, screen generation assisting apparatus, and generation assisting method
JP2699436B2 (en) Parameter inspection processing method
JPH07134648A (en) System for automatically estimating software maintenance operation man-hour
JP2003122892A (en) Subject management system, web page server, and recording medium for computer-readable subject management system
JPH0594483A (en) Tabular data connection system
JP2653882B2 (en) Database system
JPH02310743A (en) File generation managing system
JPS63219075A (en) Processing system for parts list automatic preparation
JPH04314172A (en) Image data registering system
JPS62135958A (en) Simulation system
JPH05181715A (en) Master management system
JPH05265828A (en) Journal sampling device for batch processing program
JPS638862A (en) General-use sale statistical slip preparing system
JPH09146970A (en) Data retrieval and totalization device
JPS63115230A (en) Data processor
JPH06236261A (en) Separating system for procedure language program component
JPH07168748A (en) Data base system
JPH06180720A (en) Method for grasping updating history of relational data base
JPH09258964A (en) System for managing version of software

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010619