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

PER_EXT_PAY_EMPLOYEES_V2_UE Entity Where clause

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!