DBA Data[Home] [Help]

APPS.MSC_WS_OTM_BPEL dependencies on FND_REQUEST

Line 248: req_id := fnd_request.submit_request('MSC','MSCXNETG','Exception Manager',NULL, false,

244:
245: profile_exceptions := fnd_profile.value('MSC_WS_OTM_GEN_EXC_CP');
246: if ( profile_exceptions = 1) then
247: -- GENERATE EXCEPTIONS
248: req_id := fnd_request.submit_request('MSC','MSCXNETG','Exception Manager',NULL, false,
249: 'Y', /*p_early_order*/
250: 'N', /* p_changed_order */
251: 'N',/* p_forecast_accuracy*/
252: 'N',/* p_forecast_mismatch*/