DBA Data[Home] [Help]

APPS.PAY_CA_DD_MAGTAPE_PKG dependencies on FND_CONCURRENT

Line 387: l6_wait := fnd_concurrent.wait_for_request

383: hr_utility.trace('Waiting for the application to get completed ');
384:
385: /* Check for Report Request Status */
386:
387: l6_wait := fnd_concurrent.wait_for_request
388: (request_id => l_req_id
389: ,interval => 30
390: ,phase => l6_phase
391: ,status => l6_status