Fusion Global Payroll: How to Differentiate between Percentage and Remaining Pay for Personal Payment Method from the Database?
(Doc ID 2510652.1)
Last updated on AUGUST 17, 2023
Applies to:
Oracle Fusion Global Payroll Cloud Service - Version 11.13.20.04.0 and laterOracle Fusion Global Payroll - Version 11.12.1.0.0 and later
Oracle Fusion Global Human Resources Cloud Service - Version 11.13.20.04.0 and later
Oracle Fusion Global Human Resources - Version 11.12.1.0.0 and later
Information in this document applies to any platform.
This note was created for Release 11.13.18.10.0. The note has been reviewed and is current for release 11.13.20.04.0.
Goal
Need to differentiate the Personal Payment Method based on 'Payment Amount Type'.
Working on an extract of Personal payment Method where need to send different codes for below 'Amount Type':
1. Amount - M
2. Percentage - P
3. Remaining Pay - P
Using PERSONAL_PAYMENTS_RANGE user entity (UE) and PAY_PMETH_RGE_PAYMENT_AMOUNT_TYPE database item (DBI) to get the 'Amount Type'.
But getting value 'P' for both, Percentage and Remaining Pay type Amount.
Percentage value of 'Remaining Pay' type Amount was always 100. Designed the solution based on this logic. But now, 'Remaining Pay' type of amount is having value 50.
Solution
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
Goal |
Solution |