DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_ENV_OBJECT

Line 45: * 12-Oct-99 maagrawa 115.22 ben_env_object.init call added

41: * to return ineligible reason.
42: * 02-Sep-99 maagrawa 115.19 Added HIPAA communications.
43: * 07-Sep-99 tguy 115.20 fixed call to pay_mag_util
44: * 06-Oct-99 tguy 115.21 added call to dt_fndate
45: * 12-Oct-99 maagrawa 115.22 ben_env_object.init call added
46: * to do_multithread.
47: * 02-Nov-99 maagrawa 115.23 Coverage through date to be effective
48: * date if the calculated date is less
49: * than coverage start date.

Line 373: ben_env_object.init(p_business_group_id => p_business_group_id,

369: ,p_max_errors => g_max_errors_allowed);
370: --
371: -- Set up benefits environment
372: --
373: ben_env_object.init(p_business_group_id => p_business_group_id,
374: p_effective_date => l_effective_date,
375: p_thread_id => p_thread_id,
376: p_chunk_size => l_chunk_size,
377: p_threads => l_threads,