Carry forward logic not working for cross plan type defaults fast formula
in Benefits
Summary:
We have situation where we are trying default in new dental plan based on the enrollments under already enrolled medical plan.
Plans and option were defaulted accordingly but Designations were not carry forwarded under Dental plan.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
l_prev_enrd_med_opt4 = ben_fn_get_char_value('BEN_PRTT_ENRT_RSLT','ENROLLED','Medical - Healthcare RM','Employee + Family')l_log = ess_log_write ('l_prev_enrd_med_opt4 : '||l_prev_enrd_med_opt4)
0