DBA Data[Home] [Help]

APPS.HRI_OPL_EVENT_CAPTURE dependencies on HRI_OPL_MULTI_THREAD

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

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

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

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