Based on the parameter year i should get the data based on that year i should get the data. — Cloud Customer Connect
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

Based on the parameter year i should get the data based on that year i should get the data.

edited Mar 25, 2025 1:33PM in Reporting and Analytics for HCM 1 comment

lets say the paramter is audit_year = '31-12-2021'

the requirement is something that we should get the data based on the parameter i.e i should get the person record based on the above parmeter year.

for example lets assume that audit_year = '31-12-2022'

the person is inactive in 2022 so i should get that record only

if the audit_year = '31-12-2021' this person is active in that year so i should get that year only.

what i did is in the sql i gave as

trunc(:audit_year) between paam.effective_start_date and paam.effective_end_date

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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