DBA Data[Home] [Help]

APPS.HRI_OPL_SUPH_EVENTS dependencies on HR_GENERAL

Line 5: g_end_of_time DATE := hr_general.end_of_time;

1: PACKAGE BODY hri_opl_suph_events AS
2: /* $Header: hrioshe.pkb 120.4 2005/11/11 03:06:42 jtitmas noship $ */
3:
4: -- End of time
5: g_end_of_time DATE := hr_general.end_of_time;
6:
7: -- Global HRI Multithreading Array
8: g_mthd_action_array HRI_ADM_MTHD_ACTIONS%rowtype;
9: