DBA Data[Home] [Help]

APPS.PAY_HR_OTC_RETRIEVAL_INTERFACE dependencies on FND_CONCURRENT_REQUESTS

Line 359: l_request_id fnd_concurrent_requests.request_id%TYPE;

355: )
356: IS
357: l_proc CONSTANT proc_name := g_package || 'start_bee_process';
358: l_batches_idx PLS_INTEGER := p_batches.FIRST;
359: l_request_id fnd_concurrent_requests.request_id%TYPE;
360: BEGIN
361: hr_utility.set_location ('Entering:' || l_proc, 10);
362:
363: <>