DBA Data[Home] [Help]

APPS.BEN_EFC_REPORTING dependencies on BEN_EFC_REPORTING

Line 1: package body ben_efc_reporting as

1: package body ben_efc_reporting as
2: /* $Header: beefcrep.pkb 120.0 2005/05/28 02:08:31 appldev noship $ */
3: --
4: /*
5: +==============================================================================+

Line 22: g_package varchar2(33) := ' ben_efc_reporting.'; -- Global package name

18: 115.4 02-Oct-01 mhoyes Enhanced for BEN F patchset.
19: 115.8 04-Jan-02 mhoyes Enhanced for BEN G patchset.
20: -----------------------------------------------------------------------------
21: */
22: g_package varchar2(33) := ' ben_efc_reporting.'; -- Global package name
23: --
24: -- Define globals
25: --
26: g_start_time pls_integer;

Line 1125: end ben_efc_reporting;

1121: end if;
1122: --
1123: end DisplayEFCInfo;
1124: --
1125: end ben_efc_reporting;