DBA Data[Home] [Help]

APPS.HR_PERF_MGMT_PLAN_INTERNAL dependencies on BEN_ENV_OBJECT

Line 3953: ben_env_object.init

3949: -- continue by skipping the current person/assignemnt as not eligible
3950: --
3951: BEGIN
3952: --
3953: ben_env_object.init
3954: (p_business_group_id => g_qual_pop_tbl(l_qual_pop_index).business_group_id,
3955: p_thread_id => null,
3956: p_chunk_size => null,
3957: p_threads => null,

Line 4124: ben_env_object.init

4120: -- continue by skipping the current person/assignemnt as not eligible
4121: --
4122: BEGIN
4123: --
4124: ben_env_object.init
4125: (p_business_group_id => g_qual_pop_tbl(l_qual_pop_index).business_group_id,
4126: p_thread_id => null,
4127: p_chunk_size => null,
4128: p_threads => null,

Line 5651: ben_env_object.init

5647: -- continue by skipping the current person/assignemnt as not eligible
5648: --
5649: BEGIN
5650: --
5651: ben_env_object.init
5652: (p_business_group_id =>
5653: g_qual_pop_tbl(l_qual_pop_index).business_group_id,
5654: p_thread_id => null,
5655: p_chunk_size => null,

Line 6308: ben_env_object.init

6304: --
6305: log_message('Evaluating: '||g_qual_obj_tbl(l_qual_obj_index).objective_name);
6306: BEGIN
6307: --
6308: ben_env_object.init
6309: (p_business_group_id => l_sc_rec.business_group_id,
6310: p_thread_id => null,
6311: p_chunk_size => null,
6312: p_threads => null,