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

IV_START_DURATION is not fetched by Global Absence Type Duration formula

Received Response
63
Views
2
Comments

Summary:

I am trying to use IV_START_DURATION in global Absence type duration formula but the value is always the default value that is passed. The test employee has a work schedule attached. The same code works in Evaluate Absence job. Please help !

Content (required):


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


Code Snippet (add any code snippets that support your topic, if applicable):

if ( ln_entry_duration_d = l_dur 

and l_shifytype like '%EL%')

then 

(

l_log = ess_log_write('Inside if condition') 

ln_entry_duration_d = ln_entry_duration_d - (l_tnw / (1000 * 60 * 60))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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