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

How to Set context before writing While loop in oracle Formula

Received Response
64
Views
3
Comments

Summary:

I have a requirement to check element, with input values paid to employee during year.

So before writing the while loop, i was setting the effective date context like below, but while loop is only checking the elements attached during current payroll period. Can anybody help me how to find the element input value or run result value of particular element with input values ( pay Value, Date From, Date to )

change_contexts(EFFECTIVE_DATE = l_year_paystart_date,HR_ASSIGNMENT_ID = hr_id )

(

WHILE (ELEMENT_ENTRY_BASE_ELEMENT_NAME.EXISTS(l_cnt))LOOP

(

Content (required):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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