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
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

How does pay_balance_view_pkg.get_balance_dimensions map to get_balance_values

Summary:

Folks..

The current script uses pay_balance_view_pkg.get_balance_dimensions function :

TABLE ( pay_balance_view_pkg.get_balance_dimensions(

                              p_balance_type_id =>  pbtv.balance_type_id,

p_payroll_rel_action_id =>  ppra.payroll_rel_action_id,

                                                                   p_payroll_term_id => NULL,

                                                                   p_payroll_assignment_id => NULL) )     bal,


pay_payroll_rel_actions ppra,

pay_balance_types_vl pbtv

Content (please ensure you mask any confidential information):

What require to convert to pay_balance_view_pkg.get_balance_values using the above parameters


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



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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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