DBA Data[Home] [Help]

APPS.BEN_PREMIUM_PLAN_CONCURRENT dependencies on BEN_ENV_OBJECT

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

127: ,p_max_errors => g_max_errors_allowed);
128: --
129: -- Set up benefits environment
130: --
131: ben_env_object.init(p_business_group_id => p_business_group_id,
132: p_effective_date => l_effective_date,
133: p_thread_id => p_thread_id,
134: p_chunk_size => l_chunk_size,
135: p_threads => l_threads,