DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_COPY_PROCESS dependencies on BEN_PLAN_DESIGN_COPY_PROCESS

Line 1: PACKAGE BODY ben_plan_design_copy_process AS

1: PACKAGE BODY ben_plan_design_copy_process AS
2: /* $Header: bepdcprc.pkb 120.13 2008/05/15 06:24:16 pvelvano noship $ */
3: --
4: -- Global Variable Declaration
5: --

Line 6: g_package VARCHAR2 (80) := 'ben_plan_design_copy_process';

2: /* $Header: bepdcprc.pkb 120.13 2008/05/15 06:24:16 pvelvano noship $ */
3: --
4: -- Global Variable Declaration
5: --
6: g_package VARCHAR2 (80) := 'ben_plan_design_copy_process';
7: g_debug boolean := hr_utility.debug_enabled;
8: --
9: --
10: -- ----------------------------------------------------------------------------

Line 456: END ben_plan_design_copy_process;

452: --
453: --
454: END process;
455: --
456: END ben_plan_design_copy_process;