DBA Data[Home] [Help]

APPS.IBY_CREDITCARD_PKG dependencies on FND_CONCURRENT

Line 2428: l_call_status := fnd_concurrent.wait_for_request(x_req_id,60,0,l_phase,l_status,l_dev_phase,l_dev_status,l_message);

2424: -- Need to commit before waiting for the CP completion
2425: COMMIT;
2426: END;
2427: fnd_file.put_line(fnd_file.log,l_dbg_mod||': Request_id of the APXCCUPGMGR instance = '||x_req_id||'. Timestamp: '|| TO_CHAR(systimestamp,'SSSSS.FF'));
2428: l_call_status := fnd_concurrent.wait_for_request(x_req_id,60,0,l_phase,l_status,l_dev_phase,l_dev_status,l_message);
2429:
2430: fnd_file.put_line(fnd_file.log,l_dbg_mod||': Invoking APXCCTRXUPG. Timestamp: '|| TO_CHAR(systimestamp,'SSSSS.FF'));
2431: BEGIN
2432: x_req_id := fnd_request.submit_request(