DBA Data[Home] [Help]

APPS.PER_DATA_UPGRADER_UTIL dependencies on FND_CONC_GLOBAL

Line 243: l_request_data := fnd_conc_global.request_data;

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

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

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