About "Oracle Receivables Credit Memo API (Doc ID 1316475.1)"
Hi all,
I am using ar_credit_memo_api_pub.create_request procedure to create and apply credit memo to the ar transaction with a concurrent program. The issue is we can see the generated credit memo and it is applied to the original invoice. The data rows in ra_customer_trx_all and ra_customer_trx_lines_all for credit memo invoice are true.
The issue is in "ar_receivable_applications_all" table. The event_id column is null and this causes issue when accounting. I have followed the document "1316475.1" and i have tried to apply patch 8338974 for know bug