DBA Data[Home] [Help]

APPS.BEN_EXT_XML_WRITE dependencies on FND_REQUEST

Line 534: l_request_id := fnd_request.submit_request

530: end if ;
531:
532:
533: -- call concurrent manager to execute the pdf
534: l_request_id := fnd_request.submit_request
535: (application => 'BEN'
536: ,program => 'BENXDXML'
537: ,description => NULL
538: ,sub_request => FALSE