DBA Data[Home] [Help]

APPS.PAY_JP_IWHT_REPORT_PKG dependencies on FND_GLOBAL

Line 50: gc_eol VARCHAR2(5) := fnd_global.local_chr(10);

46: -- **************************************************************************************************
47: --
48: g_write_xml CLOB;
49: g_xfdf_string CLOB;
50: gc_eol VARCHAR2(5) := fnd_global.local_chr(10);
51: gc_proc_name VARCHAR2(240);
52: gc_pkg_name VARCHAR2(30):= 'PAY_JP_IWHT_REPORT_PKG.';
53: gb_debug BOOLEAN;
54: gn_dummy NUMBER := -99 ;