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

Behavior of "change_contexts(DATE_EARNED=l_date)".

edited Oct 10, 2024 5:23AM in Workforce Management 1 comment

Hi Team,

I would want to know about 'DATE_EARNED' change context like how it will work and what it will check. please see below example code and help to understand it clearly

l_date=TO_DATE('01-'||TO_CHAR(IV_ACCRUALPERIODSTARTDATE,'MM-RRRR'),'DD-MM-RRRR')

l_date=last_day(l_date)

change_contexts(DATE_EARNED=l_date)
(

logic

)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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