DBA Data[Home] [Help]

APPS.PAY_NO_EERR_CONTINUOUS dependencies on HR_UTILITY

Line 37: g_debug boolean := hr_utility.debug_enabled;

33:
34: TYPE l_detailed_output_table_type IS TABLE OF t_detailed_output_tab_rec
35: INDEX BY BINARY_INTEGER ;
36:
37: g_debug boolean := hr_utility.debug_enabled;
38: g_lock_table lock_table;
39: g_package varchar2 (33) := 'PAY_NO_EERR_CONTINUOUS.';
40: g_business_group_id number;
41: g_legal_employer_id number;

Line 68: hr_utility.set_location (' Entering Function GET_PARAMETER', 10);

64: l_delimiter varchar2 (1) := ' ';
65: l_proc varchar2 (240) := g_package || ' get parameter ';
66: begin
67: if g_debug then
68: hr_utility.set_location (' Entering Function GET_PARAMETER', 10);
69: end if;
70:
71: l_start_pos := instr (
72: ' ' || p_parameter_string,

Line 121: hr_utility.set_location (' Leaving Function GET_PARAMETER', 20);

117: end if;
118:
119: --
120: if g_debug then
121: hr_utility.set_location (' Leaving Function GET_PARAMETER', 20);
122: end if;
123:
124: return l_parameter;
125: end;

Line 184: hr_utility.set_location (

180: close csr_parameter_info;
181:
182: --
183: if g_debug then
184: hr_utility.set_location (
185: ' Leaving Procedure GET_ALL_PARAMETERS',
186: 30
187: );
188: end if;

Line 237: hr_utility.set_location (' Entering Procedure RANGE_CODE', 10);

233:
234:
235: begin
236: if g_debug then
237: hr_utility.set_location (' Entering Procedure RANGE_CODE', 10);
238: end if;
239:
240: p_sql :=
241: 'SELECT DISTINCT person_id

Line 3394: hr_utility.set_location ('Leaving WritetoCLOB ', 20);

3390: dbms_lob.writeappend (l_xfdf_string, length (l_str7), l_str7);
3391: end if;
3392:
3393: p_xfdf_clob := l_xfdf_string;
3394: hr_utility.set_location ('Leaving WritetoCLOB ', 20);
3395: exception
3396: when others then
3397: hr_utility.trace ('sqlerrm ' || sqlerrm || 'SQLCode :- ' || sqlcode);
3398: hr_utility.raise_error;

Line 3397: hr_utility.trace ('sqlerrm ' || sqlerrm || 'SQLCode :- ' || sqlcode);

3393: p_xfdf_clob := l_xfdf_string;
3394: hr_utility.set_location ('Leaving WritetoCLOB ', 20);
3395: exception
3396: when others then
3397: hr_utility.trace ('sqlerrm ' || sqlerrm || 'SQLCode :- ' || sqlcode);
3398: hr_utility.raise_error;
3399: end writetoclob;
3400:
3401: /* NI check function -5526181*/

Line 3398: hr_utility.raise_error;

3394: hr_utility.set_location ('Leaving WritetoCLOB ', 20);
3395: exception
3396: when others then
3397: hr_utility.trace ('sqlerrm ' || sqlerrm || 'SQLCode :- ' || sqlcode);
3398: hr_utility.raise_error;
3399: end writetoclob;
3400:
3401: /* NI check function -5526181*/
3402: function check_national_identifier (