DBA Data[Home] [Help]

APPS.XNP_XML_UTILS dependencies on XNP_XML_UTILS

Line 1: PACKAGE BODY XNP_XML_UTILS AS

1: PACKAGE BODY XNP_XML_UTILS AS
2: /* $Header: XNPXMLPB.pls 120.3 2006/10/11 14:33:01 dputhiye ship $ */
3:
4: /*11 OCT 2006 DPUTHIYE BUG #:5591258
5: Description: R12 Performance fix. Replacing all calls to fnd_global.local_chr in fn CONVERT()

Line 469: END xnp_xml_utils;

465: g_local_chrs_0_to_31(l_int) := fnd_global.local_chr(l_int);
466: END LOOP;
467:
468: END ;
469: END xnp_xml_utils;