DBA Data[Home] [Help]

APPS.FF_DBI_UTILS_PKG dependencies on FF_DBI_UTILS_PKG

Line 1: package body ff_dbi_utils_pkg as

1: package body ff_dbi_utils_pkg as
2: /* $Header: ffdbiutl.pkb 120.4 2007/03/29 09:58:11 alogue noship $ */
3:
4: --
5: -- Maximum length of a database item name in characters (not bytes).

Line 167: end ff_dbi_utils_pkg;

163: return 'N';
164: end translation_supported;
165:
166:
167: end ff_dbi_utils_pkg;