DBA Data[Home] [Help]

APPS.PAY_US_LOC_CHANGE dependencies on FND_CONCURRENT

Line 46: l6_wait := fnd_concurrent.wait_for_request

42: hr_utility.trace('Waiting for the application to get completed ');
43:
44: /* Check for Report Request Status */
45:
46: l6_wait := fnd_concurrent.wait_for_request
47: (request_id => l_rep_req_id
48: ,interval => 1
49: ,phase => l6_phase
50: ,status => l6_status