DBA Data[Home] [Help]

APPS.HR_TEMPLATE_CONFIGURATOR_INFO dependencies on HR_TEMPLATE_CONFIGURATOR_INFO

Line 1: PACKAGE BODY hr_template_configurator_info

1: PACKAGE BODY hr_template_configurator_info
2: /* $Header: hrtcrinf.pkb 120.0 2005/05/31 03:01:16 appldev noship $ */
3: AS
4: --
5: g_configurating BOOLEAN := FALSE;

Line 820: END hr_template_configurator_info;

816: g_events.EXTEND;
817: g_events(g_events.LAST).event_name := 'REINIT_ITEM_CONTEXTS';
818: END reinit_item_contexts;
819: --
820: END hr_template_configurator_info;