DBA Data[Home] [Help]

APPS.CTO_UTILITY_PK dependencies on MRP_FLOW_SCHEDULE_UTIL

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

7314:
7315:
7316: lStmtNum := 40;
7317: v_open_flow_qty :=
7318: MRP_FLOW_SCHEDULE_UTIL.GET_FLOW_QUANTITY( p_demand_source_line => to_char(p_order_line_id),
7319: p_demand_source_type => inv_reservation_global.g_source_type_oe,
7320: p_demand_source_delivery => NULL,
7321: p_use_open_quantity => 'Y');
7322: IF PG_DEBUG <> 0 THEN