DBA Data[Home] [Help]

APPS.PAY_SE_TRNR dependencies on FND_FILE

Line 222: fnd_file.put_line (fnd_file.LOG, 'l_select_str :- '||length(l_select_str));

218: || ' AND action_information1 = ' || '''PYSETRNA''' || ' AND action_information13 = '
219: || rec_leg_emp.legal_emp_id || ' AND action_information14 = ' || '''' || rec_all_division.division_code || ''''
220: || ' AND action_information15 = ' || '''' || rec_all_area.area_code || '''' || ' ' || l_sort_order;
221:
222: fnd_file.put_line (fnd_file.LOG, 'l_select_str :- '||length(l_select_str));
223: l_national_identifier := NULL;
224: l_assignment_number := NULL;
225: l_full_name := NULL;
226: l_hire_date := NULL;