[Home] [Help]
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