DBA Data[Home] [Help]

APPS.INV_MGD_PRD_CONTROL_MEDIATOR dependencies on FND_CONCURRENT_REQUESTS

Line 230: FROM FND_CONCURRENT_REQUESTS

226: -- Cursor to obtain the request status
227: CURSOR c_check_request_status(c_request_id NUMBER)
228: IS
229: SELECT phase_code
230: FROM FND_CONCURRENT_REQUESTS
231: WHERE request_id = c_request_id;
232:
233: BEGIN
234: -- Loop through the PL/SQL table and verify the