You are on page 1of 2

Hourly rates with several decimal places

In this step, you maintain your payroll schema for using hourly rates with more than two decimal places. If
you do not need this function, you do not have to do anything in this step.

The amount and rate fields are usually stored in the payroll results with two decimals according to the
country currency. However, you may want to use hourly rates with more than two decimal places.

To use more than two decimal places, you have to make a few modifications to the standard payroll
schema.

You need to set a flag so that hourly rates with more than two decimal places are used. This flag is valid
for all employees you are running the payroll for.

If the flag is set, currency fields are filled for all rate and amount fields in the result tables. This currency is
either the country currency or a newly defined currency with more decimals (refer to the Implementation
Guide for Personnel Administration, chapter Hourly rates with several decimal places ). The entire
wage type evaluation process is then based on this higher number of decimals.

Before entering the tax and social insurance part of the payroll schema all amount fields in the internal
result tables have to be rounded to two decimal places.
There are three options for rounding:

 1 : rounding down

 2 : rounding to the nearest whole number

 3 : rounding up

The system does not fill the currency fields for all newly created wage types during tax calculation and
some of the subsequent functions. You therefore need to fill the currency fields afterwards, before net
processing starts.

An implicit check is performed within the export function to ensure that the currency fields are filled for all
entries in the payroll result table before they are exported to the cluster.
The new currency with more than two decimal places is only possible for rate fields. All amount fields
have to be stored on the cluster in the two-decimal country currency.

To allow retrocalculation, you need to convert all payroll results currently stored on the cluster. For all old
results, the currency fields in the payroll tables have to be filled with the country currency.

Example
One of your collective agreements determines an hourly rate of $10 3/16 for a special pay scale area and
pay scale type. This results is an hourly rate with four decimal places: $10.1875.

Requirements
All steps described in chapter
Hourly rates with several decimal places in the Implementation Guide for Personnel
Administration must have been performed.

This implies that all tables are maintained for the new currency, and that the feature ALCUR is modified.

Standard Settings
The necessary functions are present in the standard payroll schema, but are deactivated.

Recommendation
Please only activate the function if you really need hourly rates with more than two decimal places.

Activities
1. Activate function OPT DEC in schema UIN0 (Initialization).
2. Activate functions XDECI CONV RT 2 and XDECI CONV IT 2 in schema UAL0 (Proration and
cumulation gross).
Choose the rounding type you want to use.
3. Activate functions XDECI FILL RT and XDECI FILL IT in schema UNA0 (Calculate net).
4. Activate functions XDECI FILL RT and XDECI FILL IT in schema UXD1 (manual check processing)
5. Start the conversion program for payroll results on the cluster (RPUCDCU0 - Convert Payroll Results
for Conversion to > 2 Decimal Places) to fill the currency fields with the country currency.
Run the conversion for all employees.

Further Notes
SAP recommends running the conversion program in the background because it may take a while.

Be aware that you have to maintain your payroll form to allow printing the additional decimal places.
Choose the appropriate conversion 'Amount in currency' when you set up the layout of your payroll form
in chapter Set up form.

https://help.sap.com/doc/saphelp_46c/4.6C/en-
US/c0/c196dd7834d111a4620060b03c3b0e/content.htm?no_cache=true

You might also like