DBA Data[Home] [Help]

APPS.JL_ZZ_GL_COPY_JE_PKG dependencies on FND_CONCURRENT

Line 834: x_result := fnd_concurrent.set_completion_status( status => 'WARNING',

830:
831: ROLLBACK;
832: fnd_message.set_name('JL', 'JL_ZZ_GL_CANNT_RUN_JOURNAL_IMP');
833: fnd_file.put_line(FND_FILE.LOG, fnd_message.get);
834: x_result := fnd_concurrent.set_completion_status( status => 'WARNING',
835: message => '');
836:
837: WHEN OTHERS THEN
838: