DBA Data[Home] [Help]

APPS.MSC_COPY_PLAN_OPTIONS dependencies on FND_CONC_GLOBAL

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

498: '','','','','','','','','','','','','','','','','','','','',
499: '','','','','','','','','','','','','','','','','','');
500: if v_request_id <> 0 then
501: if p_childreq then
502: fnd_conc_global.set_req_globals(conc_status => 'PAUSED',
503: request_data => to_char(v_request_id)) ;
504: end if;
505: msc_util.msc_debug('Submitted request for plan deletion
506: '||v_request_id);