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 with Redwood for Oracle Cloud HCM   Begin Now

PER_EXT_PAY_EMPLOYEES_V2_UE Entity Where clause

Received Response
22
Views
2
Comments

Hi We are using PER_EXT_PAY_EMPLOYEES_UE in one of our extracts.

the Entity query has below where clause.

AND ppa.payroll_relationship_id = pprd.payroll_relationship_id
AND paaf.work_terms_assignment_id = ppa.hr_term_id
AND trunc(&b1) BETWEEN papf.effective_start_date AND papf.effective_end_date
AND trunc(&b1) BETWEEN paaf.effective_start_date AND paaf.effective_end_date
AND trunc(&b1) BETWEEN pprd.start_date AND pprd.end_date
AND trunc(&b1) BETWEEN ppa.start_date AND ppa.end_date
AND trunc(&b1) BETWEEN papd.start_date (+) AND papd.end_date (+)

From where does the bind parameter value(&b1) is picked up?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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