DBA Data[Home] [Help]

APPS.FND_XDF_UTIL_PKG dependencies on FND_XDF_UTIL_PKG

Line 1: package body fnd_xdf_util_pkg as

1: package body fnd_xdf_util_pkg as
2: /* $Header: fndpxutb.pls 120.4 2008/02/09 00:22:34 smadhapp ship $ */
3:
4: /* The function receives the list of columns as the argument and returns an
5: * array of numbers containing hash values corresopnding to each of the

Line 327: end fnd_xdf_util_pkg;

323: recurse( p_name, p_type, p_owner, 2 );
324: return l_data;
325: end;
326:
327: end fnd_xdf_util_pkg;