You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Call GET_VALUE_SET in Oracle Payroll Formula

Accepted answer
21
Views
3
Comments
edited May 1, 2023 8:29PM in Payroll and Global Payroll Interface (GPI) 3 comments

Summary:

I need to put able to call the value returned in this value set in an Earn Base Oracle Payroll fast formula, how do I do that? The Value Set image is below.

Content (required):


Version (include the version you are using, if applicable):

23A

Code Snippet (add any code snippets that support your topic, if applicable):

The SQL query in which the Value Set is based off of is below:

SELECT 

A.VALUE 


FROM 

PER_RATE_VALUES_F A , 

PER_RATES_F B , 

PER_GRADE_LADDERS_F C , 

PER_GRADE_LADDERS_F_VL D ,

PER_GRADE_STEPS_F_VL E ,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!