DBA Data[Home] [Help]

APPS.BEN_REOPEN_LER_CONC dependencies on FND_REQUEST

Line 435: fnd_request.submit_request (application => 'BEN',

431: hr_utility.set_location ('Submitting request no: '|| TO_CHAR (l_count),10);
432: --
433: l_request_id :=
434: -- submitting the process for multi threading
435: fnd_request.submit_request (application => 'BEN',
436: program => 'BENROLERT',
437: description => NULL,
438: sub_request => FALSE,
439: argument1 => p_validate,