DBA Data[Home] [Help]

APPS.GHR_EEOC_STATUS_REPORT dependencies on GHR_PROCESS_LOG

Line 458: l_log_text ghr_process_log.log_text%type;

454: END cleanup_table;
455:
456: PROCEDURE Insert_Row IS
457: l_proc varchar2(30) := 'insert_row';
458: l_log_text ghr_process_log.log_text%type;
459: l_message_name ghr_process_log.message_name%type;
460:
461: BEGIN
462: hr_utility.set_location('Entering:'||l_proc,5);

Line 459: l_message_name ghr_process_log.message_name%type;

455:
456: PROCEDURE Insert_Row IS
457: l_proc varchar2(30) := 'insert_row';
458: l_log_text ghr_process_log.log_text%type;
459: l_message_name ghr_process_log.message_name%type;
460:
461: BEGIN
462: hr_utility.set_location('Entering:'||l_proc,5);
463: