DBA Data[Home] [Help]

APPS.HRI_OPL_WRKFC_EVT_MGRH dependencies on HR_GENERAL

Line 58: g_end_of_time DATE := hr_general.end_of_time;

54: g_tab_adt_pow_band g_number_tab_type;
55: g_row_count NUMBER;
56:
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: