DBA Data[Home] [Help]

APPS.AR_CM_APPLICATION_PUB dependencies on AR_RECEIPT_LIB_PVT

Line 212: ar_receipt_lib_pvt.default_refund_attributes(

208: );
209:
210: IF p_applied_payment_schedule_id = -8 THEN
211: /* Default the refund attributes from IBY */
212: ar_receipt_lib_pvt.default_refund_attributes(
213: p_cash_receipt_id => NULL
214: ,p_customer_trx_id => l_customer_trx_id
215: ,p_currency_code => l_cm_currency_code
216: ,p_amount => l_amount_applied