DBA Data[Home] [Help]

APPS.PAY_JP_UITE_REPORT_PKG dependencies on FND_GLOBAL

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

52: -- **************************************************************************************************
53: --
54: g_write_xml CLOB;
55: g_xfdf_string CLOB;
56: gc_eol VARCHAR2(5) := fnd_global.local_chr(10);
57: gc_proc_name VARCHAR2(240);
58: gc_pkg_name VARCHAR2(30):= 'PAY_JP_UITE_REPORT_PKG.';
59: gb_debug BOOLEAN;
60: gn_dummy NUMBER := -99 ;