DBA Data[Home] [Help]

APPS.PAY_GB_EOY_ARCHIVE dependencies on FND_GLOBAL

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

1143: 'End Of Year Process - Errors and Warnings Report'||
1144: rpad(' ', 30)||fnd_date.date_to_displaydate(sysdate));
1145: fnd_file.put_line(fnd_file.output, ' ');
1146: fnd_file.put_line(fnd_file.output, rpad(' ', 20)||
1147: 'Request Id: '||fnd_global.conc_request_id);
1148: fnd_file.put_line(fnd_file.output, ' ');
1149: fnd_file.put_line(fnd_file.output, rpad('Assignment', 14) || ' ' ||
1150: rpad(' ', 30) || ' ' || rpad('Error or', 10) || ' ' ||
1151: rpad(' ', 75));