Need table and column name to get beneficiary enrollment information to use at ben_fn_get_char_value
Summary
Need table and column name to get beneficiary enrollment information to use at ben_fn_get_char_value functionContent
In FF type Beneficiary Certification Required, I need format to get beneficiary enrollment information to use ben_fn_get_char_value function
For Ex: For dependent enrollment information we can use below
l_curr_dep_life_plan_enrolled = ben_fn_get_char_value('BEN_ELIG_CVRD_DPNT','ENROLLED',l_pl_name ,'null' ,'DEPENDENT_FULL_NAME' ,l_contact_full_name)
But I need to fetch same information for beneficiary. Can you please provide me required info to get to know whether beneficiary is enrolled or not in plan
Tagged:
0