DBA Data[Home] [Help]

APPS.AR_CM_APPLICATION_PUB dependencies on AR_RECEIPT_LIB_PVT

Line 220: ar_receipt_lib_pvt.default_refund_attributes(

216: );
217:
218: IF p_applied_payment_schedule_id = -8 THEN
219: /* Default the refund attributes from IBY */
220: ar_receipt_lib_pvt.default_refund_attributes(
221: p_cash_receipt_id => NULL
222: ,p_customer_trx_id => l_customer_trx_id
223: ,p_currency_code => l_cm_currency_code
224: ,p_amount => l_amount_applied