DBA Data[Home] [Help]

APPS.BEN_SEED_COMMUNICATION_TYPES dependencies on BEN_SEED_COMMUNICATION_TYPES

Line 1: package body ben_seed_communication_types as

1: package body ben_seed_communication_types as
2: /* $Header: bencmtse.pkb 120.0 2005/05/28 03:50:33 appldev noship $ */
3: --------------------------------------------------------------------------------
4: /*
5: +==============================================================================+

Line 26: g_package varchar2(80) := 'ben_seed_communication_types';

22: seeded.
23: */
24: --------------------------------------------------------------------------------
25: --
26: g_package varchar2(80) := 'ben_seed_communication_types';
27: --
28: --
29: procedure seed_communication_types(p_business_group_id in number) is
30: --

Line 113: end ben_seed_communication_types;

109: hr_utility.set_location ('Leaving '||l_package,10);
110: --
111: end seed_communication_types;
112: --
113: end ben_seed_communication_types;