DBA Data[Home] [Help]

APPS.PAY_GB_EOY_ARCHIVE dependencies on FND_GLOBAL

Line 1123: 'Request Id: '||fnd_global.conc_request_id);

1119: 'End Of Year Process - Errors and Warnings Report'||
1120: rpad(' ', 30)||fnd_date.date_to_displaydate(sysdate));
1121: fnd_file.put_line(fnd_file.output, ' ');
1122: fnd_file.put_line(fnd_file.output, rpad(' ', 20)||
1123: 'Request Id: '||fnd_global.conc_request_id);
1124: fnd_file.put_line(fnd_file.output, ' ');
1125: fnd_file.put_line(fnd_file.output, rpad('Assignment', 14) || ' ' ||
1126: rpad(' ', 30) || ' ' || rpad('Error or', 10) || ' ' ||
1127: rpad(' ', 75));