DBA Data[Home] [Help]

APPS.POA_SAVINGS_NP dependencies on POA_SAVINGS_SAV

Line 636: v_lowest_possible_price := poa_savings_sav.get_lowest_possible_price(

632: v_ship_to_ou := v_cursor_inst.org_information3;
633: v_rate_date := v_cursor_inst.rate_date;
634: --v_rate_type := v_cursor_inst.rate_type;
635:
636: v_lowest_possible_price := poa_savings_sav.get_lowest_possible_price(
637: v_creation_date,
638: v_quantity,
639: v_unit_meas_lookup_code,
640: v_currency_code,