Receivables - EBS (MOSC)

MOSC Banner

API AR_CREDIT_MEMO_API_PUB.CREATE_REQUEST throwing error :arp_process_header.post_commit ORA-20001:

edited Oct 28, 2017 12:48AM in Receivables - EBS (MOSC) 1 commentAnswered

Hi,

We are trying to create Credit Memo using API: API AR_CREDIT_MEMO_API_PUB.CREATE_REQUEST

We are getting the error:

"arp_process_header.post_commit ORA-20001: ."

But when we create the credit memo manually from the application for the same invoice (Action Menu >  Credit), then it is creating a Credit memo without any error.

We are using the following call:

AR_CREDIT_MEMO_API_PUB.CREATE_REQUEST( -- standard api parameters

                                          p_api_version                  => 1.0

                                       ,  p_init_msg_list                => fnd_api.g_true

                                       ,  p_commit                       => fnd_api.g_false

                                       -- credit memo request parameters

                                       ,  p_customer_trx_id              => l_customer_trx_id

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center