DBA Data[Home] [Help]

APPS.GHR_CPDF_DYNRPT dependencies on GHR_PROCESS_LOG

Line 1255: l_log_text ghr_process_log.log_text%type;

1251: l_loop NUMBER :=1;
1252: l_index NUMBER :=1;
1253:
1254: --Bug#2789704
1255: l_log_text ghr_process_log.log_text%type;
1256: l_message_name ghr_process_log.message_name%type;
1257: l_log_date ghr_process_log.log_date%type;
1258:
1259: -- Bug 4542476

Line 1256: l_message_name ghr_process_log.message_name%type;

1252: l_index NUMBER :=1;
1253:
1254: --Bug#2789704
1255: l_log_text ghr_process_log.log_text%type;
1256: l_message_name ghr_process_log.message_name%type;
1257: l_log_date ghr_process_log.log_date%type;
1258:
1259: -- Bug 4542476
1260: l_locality_pay_area_code ghr_locality_pay_areas_f.locality_pay_area_code%type;

Line 1257: l_log_date ghr_process_log.log_date%type;

1253:
1254: --Bug#2789704
1255: l_log_text ghr_process_log.log_text%type;
1256: l_message_name ghr_process_log.message_name%type;
1257: l_log_date ghr_process_log.log_date%type;
1258:
1259: -- Bug 4542476
1260: l_locality_pay_area_code ghr_locality_pay_areas_f.locality_pay_area_code%type;
1261: l_equiv_plan ghr_pay_plans.equivalent_pay_plan%type;