DBA Data[Home] [Help]

APPS.PO_RELGEN_PKG dependencies on PO_SOURCING2_SV

Line 1065: x_best_price := po_sourcing2_sv.get_break_price(l_quantity,

1061: else
1062: l_cumulative_flag := FALSE;
1063: end if;
1064:
1065: x_best_price := po_sourcing2_sv.get_break_price(l_quantity,
1066: l_dest_org_id,
1067: x_ship_to_location_id,
1068: l_po_line_id,
1069: l_cumulative_flag,