DBA Data[Home] [Help]

APPS.PER_DATA_UPGRADER_UTIL dependencies on FND_CONC_GLOBAL

Line 247: l_request_data := fnd_conc_global.request_data;

243: /*
244: ** Get restart token....
245: */
246: writeLog('Step 1', 'G', FALSE, 0);
247: l_request_data := fnd_conc_global.request_data;
248: if l_request_data is not null then
249: /*
250: ** Performe restart processing.
251: */

Line 309: fnd_conc_global.set_req_globals(conc_status => 'PAUSED',

305: argument16 => p_param10,
306: argument17 => chr(0));
307: writeLog('submitted request '||to_char(l_request_id), 'G', FALSE, 0);
308: end loop;
309: fnd_conc_global.set_req_globals(conc_status => 'PAUSED',
310: request_data => 'PERMTUPGCTL');
311: end;
312:
313: procedure submitUpgradeProcessSingle(