DBA Data[Home] [Help]

APPS.AP_WEB_UPGRADE_REPORT_DIST_PKG dependencies on FND_CONC_GLOBAL

Line 287: fnd_conc_global.set_req_globals(conc_status => 'PAUSED');

283: --
284: -- Here we set the globals to put the program into the
285: -- PAUSED status on exit.
286: --
287: fnd_conc_global.set_req_globals(conc_status => 'PAUSED');
288: errbuf := 'Sub-Request '||l_ret||' submitted!';
289: retcode := 0;
290: end if;
291: