DBA Data[Home] [Help]

APPS.HRI_OPL_WRKFC_EVT_MGRH dependencies on HRI_ADM_MTHD_ACTIONS

Line 61: g_mthd_action_array HRI_ADM_MTHD_ACTIONS%rowtype;

57: -- End of time
58: g_end_of_time DATE := hr_general.end_of_time;
59:
60: -- Global HRI Multithreading Array
61: g_mthd_action_array HRI_ADM_MTHD_ACTIONS%rowtype;
62:
63: -- Global parameters
64: g_refresh_start_date DATE;
65: g_refresh_to_date DATE;