DBA Data[Home] [Help]

APPS.MSD_SRP_SSL_RS dependencies on FND_REQUEST

Line 213: l_req_id := fnd_request.submit_request('MSD', 'MSDSPFCUF', NULL, NULL, FALSE, instance, file_seperator, control_path,

209: ELSE --- Service Parts Forecasting (Demantra)
210:
211: BEGIN
212: l_req_id := null;
213: l_req_id := fnd_request.submit_request('MSD', 'MSDSPFCUF', NULL, NULL, FALSE, instance, file_seperator, control_path,
214: data_path, file_name, auto_run);
215:
216: EXCEPTION
217: WHEN OTHERS THEN