DBA Data[Home] [Help]

APPS.POA_SAVINGS_NP dependencies on POA_SAVINGS_NP

Line 1: PACKAGE BODY poa_savings_np AS

1: PACKAGE BODY poa_savings_np AS
2: /* $Header: poasvp3b.pls 120.3 2006/02/13 01:27:01 sdiwakar noship $ */
3:
4: /*
5: NAME

Line 669: poa_savings_np.insert_npcontract(v_po_distribution_id,

665: -- v_category_id || ', ship to location_id=' ||
666: -- v_ship_to_location_id);
667: -- POA_LOG.debug_line(' ');
668:
669: poa_savings_np.insert_npcontract(v_po_distribution_id,
670: v_lowest_possible_price, p_start_time);
671:
672: -- POA_LOG.debug_line('Inserting np contract for distribution_id=' ||
673: -- v_po_distribution_id || ', lowest possible price=' ||

Line 983: END poa_savings_np;

979: end if;
980:
981: END get_currency_conv_rate;
982:
983: END poa_savings_np;