DBA Data[Home] [Help]

APPS.MSD_DEM_SSL_RS dependencies on FND_REQUEST

Line 148: l_req_id := fnd_request.submit_request('MSD', 'MSDSPFCSF', NULL, NULL, FALSE, instance, auto_run, file_seperator, control_path,

144: ELSE -- Service Parts Forecasting
145:
146: BEGIN
147: l_req_id := null;
148: l_req_id := fnd_request.submit_request('MSD', 'MSDSPFCSF', NULL, NULL, FALSE, instance, auto_run, file_seperator, control_path,
149: data_path, file_name);
150:
151: EXCEPTION
152: WHEN OTHERS THEN