DBA Data[Home] [Help]

APPS.CTO_AUTO_PROCURE_PK dependencies on MRP_FLOW_SCHEDULE_UTIL

Line 1948: MRP_FLOW_SCHEDULE_UTIL.GET_FLOW_QUANTITY( p_demand_source_line => to_char(p_interface_source_line_id),

1944: l_quantity_interface := a1.qty;
1945: EXIT;
1946: END LOOP;
1947: l_open_flow_qty :=
1948: MRP_FLOW_SCHEDULE_UTIL.GET_FLOW_QUANTITY( p_demand_source_line => to_char(p_interface_source_line_id),
1949: p_demand_source_type => inv_reservation_global.g_source_type_oe,
1950: p_demand_source_delivery => NULL,
1951: p_use_open_quantity => 'Y');
1952: