DBA Data[Home] [Help]

APPS.PA_ACTIONS_PUB dependencies on FND_REQUEST

Line 5527: l_request_id := fnd_request.submit_request

5523: RETURN;
5524: END IF ;
5525: */
5526: -- Submit the request.
5527: l_request_id := fnd_request.submit_request
5528: (
5529: application => 'PA',
5530: program => 'PAINIACT',
5531: description => 'PRC: Initiate Project Deliverable Actions',