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: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Fast Formula

Summary:

Fast Formula accrual balance are not calculating when you fetch the value from value set and assign value to ACCRUAL variable.
Here is the code what am trying, Please help me.

Content (please ensure you mask any confidential information):

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


25A,25B


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

IF Region_value <> ' ' and ( l_months_difference >= 0 AND l_months_difference <= 60 ) AND (PER_ASG_EMPLOYMENT_CATEGORY = 'FR') THEN

l_udt_value = GET_TABLE_VALUE ( 'PTO', 'Accrual_Rate','0', 'DEFAULT')

accrual=l_udt_value

l_log_data1 = ess_log_write('Region_value'||Region_value||'PER_ASG_EMPLOYMENT_CATEGORY'||PER_ASG_EMPLOYMENT_CATEGORY||'PER_ASG_LOC_REGION2'||PER_ASG_LOC_REGION2||'UDTVALUE'||l_udt_value)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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