DBA Data[Home] [Help]

APPS.MSC_WS_OTM_BPEL dependencies on FND_REQUEST

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

234:
235: profile_exceptions := fnd_profile.value('MSC_WS_OTM_GEN_EXC_CP');
236: if ( profile_exceptions = 1) then
237: -- GENERATE EXCEPTIONS
238: req_id := fnd_request.submit_request('MSC','MSCXNETG','Exception Manager',NULL, false,
239: 'Y', /*p_early_order*/
240: 'N', /* p_changed_order */
241: 'N',/* p_forecast_accuracy*/
242: 'N',/* p_forecast_mismatch*/