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
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

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

Data Dump of Element Entry

edited Sep 5, 2020 12:33AM in Payroll and Global Payroll Interface (GPI) 1 comment

Summary

I want all the element entry values till date

Content

I want all the element entry values of the employee till date with correct effective date but facing issues with date

I using below query .Please let me now if I am missing any

Any help is highly appreciated

select screen_entry_value,a.effective_start_date,a.effective_end_date,b.effective_start_date as element_entry_start_date,b.effective_end_date as element_entry_end_date,element_name
from
Pay_element_entries_f b,
pay_element_entry_values_f a,
pay_element_types_f c,
pay_element_types_tl d
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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