1: package body ben_seed_action_item_types as
2: /* $Header: benactse.pkb 120.0.12010000.2 2008/08/05 14:30:48 ubhat ship $ */
3: --------------------------------------------------------------------------------
4: /*
5: +==============================================================================+
24: Fixing 2217566.
25: */
26: --------------------------------------------------------------------------------
27: --
28: g_package varchar2(80) := 'ben_seed_action_item_types';
29: --
30: --
31: procedure seed_action_item_types(p_business_group_id in number) is
32: --
98: hr_utility.set_location ('Leaving '||l_package,10);
99: --
100: end seed_action_item_types;
101: --
102: end ben_seed_action_item_types;