DBA Data[Home] [Help]

APPS.PAY_PYUCSLIS_PKG dependencies on FND_CONCURRENT

Line 5419: l_call_status := fnd_concurrent.get_request_status(

5415: -- code to check the status of child request. PERSLM will error out
5416: -- if any of the parallel process for MSL_PERSON_LIST concurrent
5417: -- program errors out.
5418:
5419: l_call_status := fnd_concurrent.get_request_status(
5420: request_id => l_request_data,
5421: phase => l_phase,
5422: status => l_status,
5423: dev_phase => l_dev_phase,