DBA Data[Home] [Help]

APPS.GHR_EEOC_DYNAMICS_REPORT dependencies on HR_UTILITY

Line 108: hr_utility.set_location('After Insert Row',1000);

104: END IF;
105:
106: insert_row;
107:
108: hr_utility.set_location('After Insert Row',1000);
109:
110: EXCEPTION
111: WHEN EEOC_DYNAMICS_RPT_ERR THEN
112: hr_utility.set_location('Inside EEOC_DYNAMICS_RPT_ERR exception ',30);

Line 112: hr_utility.set_location('Inside EEOC_DYNAMICS_RPT_ERR exception ',30);

108: hr_utility.set_location('After Insert Row',1000);
109:
110: EXCEPTION
111: WHEN EEOC_DYNAMICS_RPT_ERR THEN
112: hr_utility.set_location('Inside EEOC_DYNAMICS_RPT_ERR exception ',30);
113: ghr_mto_int.log_message(p_procedure => g_message_name,
114: p_message => l_log_text);
115: COMMIT;
116: END;

Line 153: hr_utility.set_location('Entering:'||l_proc,5);

149: l_log_text ghr_process_log.log_text%type;
150: l_message_name ghr_process_log.message_name%type;
151:
152: BEGIN
153: hr_utility.set_location('Entering:'||l_proc,5);
154:
155: INSERT INTO ghr_cpdf_temp(report_type
156: ,session_id
157: ,agency_code