DBA Data[Home] [Help]

APPS.PAY_PYUCSLIS_PKG dependencies on FND_CONCURRENT

Line 2588: l_call_status := fnd_concurrent.get_request_status(

2584: -- code to check the status of child request. PERSLM will error out
2585: -- if any of the parallel process for MSL_PERSON_LIST concurrent
2586: -- program errors out.
2587:
2588: l_call_status := fnd_concurrent.get_request_status(
2589: request_id => l_request_data,
2590: phase => l_phase,
2591: status => l_status,
2592: dev_phase => l_dev_phase,