DBA Data[Home] [Help]

APPS.EGO_PUB_WS_DEST dependencies on FND_REQUEST

Line 86: l_req_id := FND_REQUEST.SUBMIT_REQUEST( application => p_resp_appl_name

82: -- Submit the concurrent Request
83: --
84: /* Currently we are passing arguments 'Y' to all, hence it will check for all the entities
85: and if get any record then will process those else no action. */
86: l_req_id := FND_REQUEST.SUBMIT_REQUEST( application => p_resp_appl_name
87: ,program =>'EGOIMDCP'
88: ,description => NULL
89: ,start_time=> NULL
90: ,sub_request => FALSE