GPCH: Upload of New EO Rate Into the System
(Doc ID 2954967.1)
Last updated on JUNE 19, 2023
Applies to:
PeopleSoft Enterprise HCM Global Payroll Switzerland - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
When uploading the new EO rate to the system, it was observed that the formula CH_EO_FO007 is only used in the "Correction" option.
Note: The statement below is performed after executing the script file previously sent.
INSERT INTO PS_GPCH_EO_TBL SELECT DISTINCT GPCH_EO_RATE_TYPE, EFFDT FROM
PS_GPCH_EO_DATA WHERE EFFDT = to_date(’01-JAN-23’,’DD-MON-RR’);
INSERT INTO PS_GPCH_EO_TBL SELECT DISTINCT GPCH_EO_RATE_TYPE, EFFDT FROM
PS_GPCH_EO_DATA WHERE EFFDT = to_date(’01-JAN-23’,’DD-MON-RR’);
Steps to replicate the issue:
1. Set Up HCM > Product Related > Global Payroll & Absence Mgmt > Addl Rates, Ceilings, Values > E0 Allowance Values CHE contains the values for 01/01/2023.
2. Verify that the formula uses the correct values as of 01/01/2023.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |