DBA Data[Home] [Help]

APPS.HR_REPORTS dependencies on FND_GLOBAL

Line 135: calls to fnd_global.local_chr();

131: formats for release 11.5
132: 110.10 09-FEB-99 LSIGRIST Updated function get_element_name
133: with MLS changes.
134: 115.4 11-MAY-99 CCARTER 886635 Replaced chr() function calls with
135: calls to fnd_global.local_chr();
136: 115.5 06-JUL-99 CCARTER 875085 v_title changed from 40 to 60 chr
137: in get_dvlpr_desc_flex and get_desc_
138: flex_context.
139: 115.6 15-SEP-99 ASAHAY 641528 Changed split_segments and

Line 1392: l_seg_sep := fnd_global.local_chr(127);

1388: when NO_DATA_FOUND then null;
1389: end;
1390: --
1391: else
1392: l_seg_sep := fnd_global.local_chr(127);
1393: end if;
1394: --
1395: hr_utility.set_location('hr_reports.split_attributes',10);
1396: --

Line 1885: v_delimiter := fnd_global.local_chr(127);

1881: and df.application_id = v_application_id;
1882: --
1883: if (p_aol_seperator_flag = false) then
1884: --
1885: v_delimiter := fnd_global.local_chr(127);
1886: --
1887: end if;
1888: --
1889: for flex_col in csr_flex_columns(v_application_id,