DBA Data[Home] [Help]

APPS.CTO_WORKFLOW_API_PK dependencies on MRP_FLOW_SCHEDULE_UTIL

Line 1808: MRP_FLOW_SCHEDULE_UTIL.GET_FLOW_QUANTITY( p_demand_source_line => to_char(p_order_line_id),

1804: -- If open_qty exists, we should keep the workflow in SHIP_LINE.
1805:
1806: if v_counter2 = 0 then
1807: v_counter2 :=
1808: MRP_FLOW_SCHEDULE_UTIL.GET_FLOW_QUANTITY( p_demand_source_line => to_char(p_order_line_id),
1809: p_demand_source_type => inv_reservation_global.g_source_type_oe,
1810: p_demand_source_delivery => NULL,
1811: p_use_open_quantity => 'Y');
1812: end if;