DBA Data[Home] [Help]

APPS.FND_FLEX_LOADER_APIS dependencies on FND_REQUEST

Line 3376: l_request_id_vc2 := fnd_request.submit_request

3372: end;
3373:
3374: if (l_request_id_vc2 = '0') then
3375:
3376: l_request_id_vc2 := fnd_request.submit_request
3377: (application => p_application_short_name,
3378: program => p_concurrent_program_name,
3379: description => px_description,
3380: start_time => NULL,