DBA Data[Home] [Help]

APPS.FA_PROCESS_IMPAIRMENT_PKG dependencies on FND_CONCURRENT

Line 548: if not FND_CONCURRENT.WAIT_FOR_REQUEST(

544: , argument7 => l_mrc_sob_type_code);
545: end loop;
546:
547: for i in 1..l_total_requests loop
548: if not FND_CONCURRENT.WAIT_FOR_REQUEST(
549: request_id => t_request_id(i)
550: , interval => 60
551: , phase => l_phase
552: , status => l_status