DBA Data[Home] [Help]

APPS.GHR_CPDF_DYNRPT dependencies on GHR_PROCESS_LOG

Line 1190: l_log_text ghr_process_log.log_text%type;

1186: l_loop NUMBER :=1;
1187: l_index NUMBER :=1;
1188:
1189: --Bug#2789704
1190: l_log_text ghr_process_log.log_text%type;
1191: l_message_name ghr_process_log.message_name%type;
1192: l_log_date ghr_process_log.log_date%type;
1193:
1194: -- Bug 4542476

Line 1191: l_message_name ghr_process_log.message_name%type;

1187: l_index NUMBER :=1;
1188:
1189: --Bug#2789704
1190: l_log_text ghr_process_log.log_text%type;
1191: l_message_name ghr_process_log.message_name%type;
1192: l_log_date ghr_process_log.log_date%type;
1193:
1194: -- Bug 4542476
1195: l_locality_pay_area_code ghr_locality_pay_areas_f.locality_pay_area_code%type;

Line 1192: l_log_date ghr_process_log.log_date%type;

1188:
1189: --Bug#2789704
1190: l_log_text ghr_process_log.log_text%type;
1191: l_message_name ghr_process_log.message_name%type;
1192: l_log_date ghr_process_log.log_date%type;
1193:
1194: -- Bug 4542476
1195: l_locality_pay_area_code ghr_locality_pay_areas_f.locality_pay_area_code%type;
1196: l_equiv_plan ghr_pay_plans.equivalent_pay_plan%type;