DBA Data[Home] [Help]

APPS.PA_ACTIONS_PUB dependencies on FND_REQUEST

Line 5458: l_request_id := fnd_request.submit_request

5454: RETURN;
5455: END IF ;
5456: */
5457: -- Submit the request.
5458: l_request_id := fnd_request.submit_request
5459: (
5460: application => 'PA',
5461: program => 'PAINIACT',
5462: description => 'PRC: Initiate Project Deliverable Actions',