DBA Data[Home] [Help]

APPS.OTA_ELIG_PROFILE_UTIL dependencies on BEN_ENV_OBJECT

Line 415: ben_env_object.init

411:
412:
413: --- Added this code to set the context .
414:
415: ben_env_object.init
416: (p_business_group_id =>lrnr_rec.business_group_id,
417: p_thread_id => null,
418: p_chunk_size => null,
419: p_threads => null,

Line 1077: ben_env_object.init

1073: l_learner_group_element_id := user_elig_pro_rec (l_ug_count).user_group_element_id;
1074:
1075: l_eligprof_tab(1).eligy_prfl_id := user_elig_pro_rec (l_ug_count).elig_prfl_id;
1076:
1077: ben_env_object.init
1078: (p_business_group_id => l_rec.mbr_bg_id
1079: ,p_thread_id => NULL
1080: ,p_chunk_size => NULL
1081: ,p_threads => NULL