DBA Data[Home] [Help]

APPS.PA_PPR_CONCURRENT_PROGRAM dependencies on FND_GLOBAL

Line 384: l_worker_id := FND_GLOBAL.CONC_REQUEST_ID; -- concurrent_Request_id

380: commit;
381: dbms_standard.raise_application_error(-20010, 'Invalid run type');
382: end if;
383:
384: l_worker_id := FND_GLOBAL.CONC_REQUEST_ID; -- concurrent_Request_id
385:
386: ppr_log('1');
387: If l_calling_mode in ( 'INCREMENTAL' , 'FULL' ) then
388: