DBA Data[Home] [Help]

APPS.MSC_ATP_PUB dependencies on MRP_MSC_EXP_WF

Line 277: mrp_msc_exp_wf.start_substitute_workflow(

273: msc_sch_wb.atp_debug('Subst_Workflow: ' || 'Source_Organization_Code := ' || p_atp_rec.Source_Organization_Code(i));
274: msc_sch_wb.atp_debug('Subst_Workflow: ' || 'quantity_ordered := ' || p_atp_rec.quantity_ordered(i));
275: END IF;
276: BEGIN
277: mrp_msc_exp_wf.start_substitute_workflow(
278: p_atp_rec.request_item_name(i),
279: p_atp_rec.inventory_item_name(i),
280: p_atp_rec.order_number(i),
281: p_atp_rec.identifier(i),