DBA Data[Home] [Help]

APPS.HRI_OPL_EVENT_CAPTURE dependencies on HRI_OPL_MULTI_THREAD

Line 2569: g_mthd_action_array := hri_opl_multi_thread.get_mthd_action_array(p_mthd_action_id);

2565: dbg('Parameters haven''t been set yet, so set them ...');
2566: --
2567: -- Populate the multithread action arrays
2568: --
2569: g_mthd_action_array := hri_opl_multi_thread.get_mthd_action_array(p_mthd_action_id);
2570: --
2571: -- Decide whether to full refresh
2572: --
2573: g_full_refresh := get_full_refresh_value;

Line 2884: g_mthd_action_array := hri_opl_multi_thread.get_mthd_action_array(p_mthd_action_id);

2880: 'the parameter values.');
2881: --
2882: -- Populate the multithread action arrays
2883: --
2884: g_mthd_action_array := hri_opl_multi_thread.get_mthd_action_array(p_mthd_action_id);
2885: g_full_refresh := 'N';
2886: --
2887: -- Populate the global variables
2888: --