DBA Data[Home] [Help]

APPS.FV_IPAC dependencies on AR_RECEIPT_API_PUB

Line 2196: ar_receipt_api_pub.create_and_apply(p_api_version => 1.0,

2192: 'There is no Payment_trxn_extension_id for the Transaction '||trx_receipt_rec.trx_number);
2193: end;
2194: --bug 8654573
2195:
2196: ar_receipt_api_pub.create_and_apply(p_api_version => 1.0,
2197: x_return_status => x_return_status,
2198: x_msg_count => x_msg_count,
2199: x_msg_data => x_msg_data,
2200: p_currency_code => p_currency_code,