DBA Data[Home] [Help]

APPS.AR_RECEIPT_LIB_PVT dependencies on ARP_CALCULATE_DISCOUNT

Line 3413: arp_calculate_discount.discounts_cover(

3409: IF PG_DEBUG in ('Y', 'C') THEN
3410: arp_util.debug('Default_disc_and_amt_applied: ' || 'Before calling the discounts routine ..');
3411: END IF;
3412:
3413: arp_calculate_discount.discounts_cover(
3414: -- IN PARAMETERS
3415: p_mode => l_discount_mode,
3416: p_invoice_currency_code => p_trx_currency_code,
3417: p_ps_id => p_applied_payment_schedule_id,