DBA Data[Home] [Help]

APPS.PAY_HR_OTC_RETRIEVAL_INTERFACE dependencies on FND_CONCURRENT_REQUESTS

Line 263: l_request_id fnd_concurrent_requests.request_id%TYPE;

259: )
260: IS
261: l_proc CONSTANT proc_name := g_package || 'start_bee_process';
262: l_batches_idx PLS_INTEGER := p_batches.FIRST;
263: l_request_id fnd_concurrent_requests.request_id%TYPE;
264: BEGIN
265: hr_utility.set_location ('Entering:' || l_proc, 10);
266:
267: <>