Managing Inhabitant Tax

This chapter provides an overview of the inhabitant tax business process and maintaining the Inhabitant Tax table, lists prerequisites, and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding the Inhabitant Tax Business Process

Global Payroll for Japan provides rules, pages, processes, and reports that you use to:

See Running Year-End Reports.

Object Year

Object Year generally refers to the year for which you want to run a process or generate a report. When we discuss inhabitant tax, object year is defined like this: The municipality provides monthly inhabitant tax amounts for a period that runs from June 1 to May 31 of the following year. The object year is the year in which June 1 falls.

Click to jump to top of pageClick to jump to parent topicViewing Delivered Elements

The PeopleSoft system delivers a query that you can run to view the names of all delivered elements designed for Japan. Instructions for running the query are provided in the PeopleSoft Enterprise Global Payroll 8.9 PeopleBook.

See Also

Viewing the Delivered Elements

Click to jump to top of pageClick to jump to parent topicMaintaining the Inhabitant Tax Table

The Inhabitant Tax table (GPJP_IH_PYE_TAX) includes effective-dated rows for each employee paying inhabitant tax. This row includes employee ID, employment record number, recipient number, individual number, municipality code, previous employment last month, and special collection amount. Inhabitant Tax will be deducted only from one Job Record of an employee for each payment that the employee receives.

To determine an employee’s inhabitant tax, the system first creates a relationship between the postal code in which employees live and the municipalities that charge inhabitant tax. This requires a correlation between the municipality table and the postal code table. The Blank Municipality Audit Report query identifies postal codes that are not associated with municipality codes. After this relationship is established, a connection exists between the employee and the municipality.

Now that the employee-municipality relationship has been identified, you can create the Inhabitant Tax table. The table will be populated with tax amounts either by loading data electronically using the Load Inhabitant Tax process (GPJP_IHMUN2) or by entering the data manually.

This diagram illustrates the process of maintaining the Inhabitant Tax table:

Maintaining the Inhabitant Tax table

The following list provides more details about maintaining the Inhabitant Tax table:

  1. Associate municipality codes with tax establishments and taxpayer-specified numbers on the Municipality table.

  2. Associate municipality codes with postal codes on the Postal Code table.

  3. Update employee addresses as of January 1 of the object year.

  4. Run the Blank Municipality Audit Report query to identify postal codes that do not have a municipality code in the Japan Postal Code table.

    Add missing municipality codes to the Japan Postal Code table.

  5. Run the Municipality Audit report to check for invalid postal codes in employee addresses.

  6. Run the Pre-Load Inhabitant Tax process.

    The process loads each employee’s municipality code and recipient number into the Inhabitant Tax table with the effective date of June 1 of the object year.

    Edit recipient numbers and/or employment record number for the object year on the Inhabitant Tax Data page, if necessary.

  7. Send updated Wage Payment reports with summary to each municipality by the end of January of the object year.

  8. Load employee inhabitant tax amounts and individual numbers that are provided by the municipality in May of the object year.

See Also

Running Year-End Reports

Click to jump to top of pageClick to jump to parent topicPrerequisites

Before processing inhabitant tax, perform these setup steps:

  1. Associate municipality codes with tax establishments and taxpayer-specified numbers on the Municipality Table page.

  2. Associate municipality codes with postal codes on the Postal Code Table page.

  3. Define a file handle for each municipality’s electronic file that you want to load directly into the Inhabitant Tax table. Use the File Handle Table page.

    You do not have to do this step if you load inhabitant tax amounts manually.

See Also

Setting Up for Inhabitant Tax Processing

Click to jump to top of pageClick to jump to parent topicSetting Up the Inhabitant Tax Table

This section provides an overview of the Pre-Load Inhabitant Tax Process and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding the Pre-Load Inhabitant Tax Process

The Pre-Load Inhabitant Tax process (GPJP_IHMUN1) selects employees by the specified salary payer reference number. It loads their municipality codes and recipient numbers into the Inhabitant Tax table with the effective date of June 1 of the object year. You can view and update or correct the results of this process on the Inhabitant Tax Data page.

Municipality Code

The process selects the municipality code in the Postal Code table based on the postal code that is in the employee’s legal address record as of January 1 of the object year. If the employee does not have a legal address, the process uses the postal code that is in the home address record.

Employment Record Number

If a row of Inhabitant Tax data already exists, then the Employment Record of the New row is updated with the Employment Record of the old row. If no row exists, then the record that has a tax type of ‘KOU’ is selected for tax deductions for the newly inserted row. If there are no record with tax type ‘KOU’ then the minimum Job Record with a Pay System Flag of ‘GP’ is selected for Tax Deductions for the newly inserted row.

Recipient Number

The process loads each employee’s recipient number in the following way:

Cautions About Running the Process

Before running this process, be sure to run the Blank Municipality Audit Report query and the Municipality Audit Report, and correct all postal code errors.

You can run this process only once for each salary-payer reference number and object year. If you try to run it a second time, the process halts with an error message.

Auditing and Correcting Postal Code Errors

Run the Municipality Audit report to find postal code errors in employee address records as of January 1 of the object year. When looking up the postal code, the process first looks to the legal address. If the employee does not have a legal address, the process looks to the home address.

The following table shows the possible error messages and the method of correction:

Error Message

Correction

Unregistered Municipality Code.

The postal code does not have an associated municipality code in the Postal Code table. Update the Postal Code table.

Municipality Code does not exist on Municipality Table.

If the code is valid, add it to the Municipality table and associate it with the postal code on the Postal Code table.

Postal Code does not exist on the Postal Code Table.

Correct the employee’s postal code on the Personal Address table.

Unregistered Postal Code.

The postal code is missing from employee address data. Add the postal code to the employee’s data in the Personal Address table.

Click to jump to top of pageClick to jump to parent topicPages Used to Set Up the Inhabitant Tax Table

Page Name

Object Name

Navigation

Usage

Query Manager

QRY_SELECT

Reporting Tools, Query, Query Manager, Query Manager

Identify and correct blank municipality codes on the Japan Postal Code table. Run the Blank Municipality Audit Report query to identify postal codes that do not have a municipality code in the Japan Postal Code table.

Municipality Audit

GPJP_RC_IH_AUD

Global Payroll & Absence Mgmt, Taxes, Municipality Audit Rpt JPN, Municipality Audit

Audit and correct postal code errors. Run the Municipality Audit report, which lists error messages for employees with invalid postal codes in their legal (or home) addresses.

Pre-Load Inhabitant Tax

GPJP_RC_IH_MUN1

Global Payroll & Absence Mgmt, Taxes, Pre-Load Inhabitant Tax JPN, Pre-Load Inhabitant Tax

Run the Pre-Load Inhabitant Tax process to load the employee, municipality, and recipient numbers for the object year into the Inhabitant Tax table.

Click to jump to top of pageClick to jump to parent topicIdentifying and Correcting Blank Municipality Codes on the Japan Postal Code Table

Access the Query Manager page.

To identify and correct blank municipality codes on the Japan Postal Code table:

  1. Search for the GPJP_AUDIT_BLANK_MUNIC query.

  2. Run the query.

  3. View the list of postal codes for which the municipality code is blank.

Note. Correct the missing municipality codes on the Japan Postal Code table before running the Pre-Load Inhabitant Tax process.

Click to jump to top of pageClick to jump to parent topicRunning the Pre-Load Inhabitant Tax Process

Access the Pre-Load Inhabitant Tax page.

Object Year

The default is the current year.

Salary Payer Reference Number

The process selects all employees who are reported to the municipality for the salary payer reference number that is entered here.

See Also

Understanding the Pre-Load Inhabitant Tax Process

Click to jump to top of pageClick to jump to parent topicLoading Inhabitant Tax Data

This section provides an overview of loading inhabitant tax data and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding Loading Inhabitant Tax Data

You can either enter the inhabitant tax amounts manually or load the tax amounts from an electronic file.

After a payee's inhabitant tax data is loaded, the data can be changed through the reloading process. You can overwrite or delete the data when the status is Updated by User.

When loading inhabitant tax data, you can:

Click to jump to top of pageClick to jump to parent topicPages Used to Load Inhabitant Tax Data

Page Name

Object Name

Navigation

Usage

Inhabitant Tax Data

GPJP_IH_PYE_TAX

Global Payroll & Absence Mgmt, Payee Data, Taxes, Maintain Inhab Tax Data JPN, Inhabitant Tax Data

Update inhabitant tax data. View and correct recipient numbers after running the Pre-Load Inhabitant Tax process.

Enter inhabitant tax data for new hires, if necessary.

Enter the employment record number from which the tax needs to be deducted.

Enter one-time collection of balance for employees who terminate, if necessary.

Manually enter inhabitant tax amounts from the municipality if you do not use the electronic file load process.

Collection Status Details

GPJP_IH_COL_STAT

Click the Collection Status link on the Inhabitant Tax Data page.

View the year-to-date inhabitant tax amounts for each employee.

Load Inhabitant Tax

GPJP_RC_IH_MUN2

Global Payroll & Absence Mgmt, Taxes, Load Inhabitant Tax JPN, Load Inhabitant Tax

Load inhabitant tax amounts from electronic file. Run the Load Inhabitant Tax process to load the tax amounts from the municipality if using electronic file data.

Click to jump to top of pageClick to jump to parent topicUpdating Inhabitant Tax Data and Manually Entering Tax Amounts

Access the Inhabitant Tax Data page.

Effective Date

The Pre-Load Inhabitant Tax process sets this date to June 1 of the object year for employees who are reported to the municipality. Use June 1 of the object year for manual entry of Inhabitant Tax Data for new hires regardless of their actual dates of hire.

Empl Rcd Nbr (employment record number)

Select the record number of the employment record from which you want to collect inhabitant tax data.

Recipient Number

If the employee ID is not the correct recipient number, you can change it.

Individual Number

View the value loaded by the Load Inhabitant Tax process.

Municipal Code

Based on the employee’s postal code as of January 1 of the object year.

Prev Employment Last Month (previous employment last month)

Enter the last month that the previous employer paid inhabitant tax. Use this field if the payee was hired during the object year.

Tax Amount Details

One-Time Tax Amount

Enter the monthly amount of the employee’s inhabitant tax deduction for the salary whose payment falls between the begin date and end date.

When you manually enter the tax amount for new hires, enter the first and last day of the month in the Begin Date and End Date fields respectively.

Click to jump to top of pageClick to jump to parent topicViewing Year-to-Date Inhabitant Tax Amounts

Access the Collection Status Details page.

This page summarizes the data that you need to complete the Change of Status Report on Special Collection.

Click to jump to top of pageClick to jump to parent topicLoading Inhabitant Tax Amounts from Electronic File

Access the Load Inhabitant Tax page.

Object Year

The current year is the default.

File Handle

Select the file handle that identifies the municipality file that you want to load to the Inhabitant Tax table.

Note. PeopleSoft provides the file layout for the Tokyo municipality as a model. You can modify the layout for other municipalities using Application Designer.

Record Load Options

Delete Only Loaded/Not Overwrite

Select to reload the file that was sent from a Municipal office into the table without overwriting user modifications and new rows.

Delete Only Loaded/Overwrite

Select to reload the file that was sent from a Municipal office into the table and overwrite user modifications without overwriting the new rows.

Delete All

Select to reload the file that was sent from a Municipal office into the table and overwrite all user modifications and new rows.

See Also

Setting Up File Handles

Click to jump to top of pageClick to jump to parent topicPrinting the Inhabitant Tax Report

This section lists the page you use to print the Monthly Inhabitant Tax report.

Click to jump to top of pageClick to jump to parent topicPage Used to Print the Monthly Inhabitant Tax Report

Page Name

Object Name

Navigation

Usage

Monthly Inhabitant Tax Report

GPJP_RC_IH_MNTH

Global Payroll & Absence Mgmt, Taxes, Mthly Inhabitant Tax Rpt JPN, Monthly Inhabitant Tax Report

Print the Monthly Inhabitant Tax report (GPJPIH02), which provides the number of inhabitant tax collections and the total amount collected for each municipality for each pay period.