Payroll and OTL - EBS (MOSC)

MOSC Banner

Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!

how to get pay_payroll_actions.date_earned?

edited Mar 18, 2020 1:12PM in Payroll and OTL - EBS (MOSC) 5 commentsAnswered ✓

I have a working report with the following query, and now need to add  payroll date_earned.

The issue is that when I added the code in green, the query hangs even for a single employee number, and won't finish after ten minutes. It previously took only few seconds.

Is there any other table I could use to get this date_earned information?

select a1.action_information18  gre,

       a1.action_information15  org,

       l.location_code          loc,

       p.employee_number        emp_num,

       a1.action_information1   full_name,

       a.action_information18   pay_method,

       a.action_information16   net_pay,

       decode(a.action_information6,'C','Checking Account',

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center