DBA Data[Home] [Help]

APPS.HRI_OPL_WRKFC_EVENTS dependencies on HR_GENERAL

Line 5: g_end_of_time DATE := hr_general.end_of_time;

1: PACKAGE BODY hri_opl_wrkfc_events AS
2: /* $Header: hriowevt.pkb 120.12.12000000.2 2007/04/12 13:22:41 smohapat 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: