DBA Data[Home] [Help]

APPS.BEN_UTILITY dependencies on BEN_UTILITY

Line 1: Package Body ben_utility as

1: Package Body ben_utility as
2: /* $Header: beutilit.pkb 120.6 2006/07/03 06:11:46 gsehgal ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

Line 8: g_package varchar2(33) := 'ben_utility.'; -- Global package name

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := 'ben_utility.'; -- Global package name
9: --
10: ----------------------------------------------------------------------------
11: ---------------------------< decode_table_name >----------------------------
12: ----------------------------------------------------------------------------

Line 1321: end ben_utility;

1317: when others then
1318: raise;
1319: end get_preferred_currency;
1320: --
1321: end ben_utility;