DBA Data[Home] [Help]

APPS.GHR_CPDF_STATRPT dependencies on GHR_PROCESS_LOG

Line 1280: l_log_text ghr_process_log.log_text%type;

1276: -- Bug 3704123 - Adding order by clause for the above statement so that results will be in temp segment
1277:
1278: l_assignments_f_rec assignments_f_cur%ROWTYPE;
1279: --- 3671043 Bug fix
1280: l_log_text ghr_process_log.log_text%type;
1281: l_message_name ghr_process_log.message_name%type;
1282: l_log_date ghr_process_log.log_date%type;
1283: l_suffix per_all_people_f.title%type;
1284: l_last_name per_all_people_f.last_name%type;

Line 1281: l_message_name ghr_process_log.message_name%type;

1277:
1278: l_assignments_f_rec assignments_f_cur%ROWTYPE;
1279: --- 3671043 Bug fix
1280: l_log_text ghr_process_log.log_text%type;
1281: l_message_name ghr_process_log.message_name%type;
1282: l_log_date ghr_process_log.log_date%type;
1283: l_suffix per_all_people_f.title%type;
1284: l_last_name per_all_people_f.last_name%type;
1285:

Line 1282: l_log_date ghr_process_log.log_date%type;

1278: l_assignments_f_rec assignments_f_cur%ROWTYPE;
1279: --- 3671043 Bug fix
1280: l_log_text ghr_process_log.log_text%type;
1281: l_message_name ghr_process_log.message_name%type;
1282: l_log_date ghr_process_log.log_date%type;
1283: l_suffix per_all_people_f.title%type;
1284: l_last_name per_all_people_f.last_name%type;
1285:
1286: