49: AS
50: --
51: g_write_xml CLOB;
52: g_xfdf_string CLOB;
53: gc_eol VARCHAR2(5) := fnd_global.local_chr(10);
54: gc_proc_name VARCHAR2(240);
55: gc_pkg_name VARCHAR2(30):= 'per_jp_wrkreg_report_pkg.';
56: gb_debug BOOLEAN;
57: gn_dummy NUMBER := -99 ;