DBA Data[Home] [Help]

APPS.AR_RECEIPT_LIB_PVT dependencies on ARP_CALCULATE_DISCOUNT

Line 3231: arp_calculate_discount.discounts_cover(

3227: IF PG_DEBUG in ('Y', 'C') THEN
3228: arp_util.debug('Default_disc_and_amt_applied: ' || 'Before calling the discounts routine ..');
3229: END IF;
3230:
3231: arp_calculate_discount.discounts_cover(
3232: -- IN PARAMETERS
3233: p_mode => l_discount_mode,
3234: p_invoice_currency_code => p_trx_currency_code,
3235: p_ps_id => p_applied_payment_schedule_id,