DBA Data[Home] [Help]

APPS.BEN_PURGE_BCKDT_VOIDED dependencies on FND_REQUEST

Line 599: l_request_id := fnd_request.submit_request

595: -- the child requests that get submitted.
596: --
597: hr_utility.set_location('Submitting request ' || l_count, 10);
598: --
599: l_request_id := fnd_request.submit_request
600: (application => 'BEN'
601: ,program => 'BENPRTRD'
602: ,description => NULL
603: ,sub_request => FALSE