DBA Data[Home] [Help]

APPS.BEN_IREC_BACK_OUT_CONC dependencies on FND_REQUEST

Line 817: l_request_id := fnd_request.submit_request

813: For l_count in 1..least(l_threads,l_num_range)-1 loop
814: --
815: hr_utility.set_location('spawning thread #'||l_count,60);
816: --
817: l_request_id := fnd_request.submit_request
818: (application => 'BEN'
819: ,program => 'BEIRECBT' -- Currently not there
820: ,description => NULL
821: ,sub_request => FALSE