Not Able To Reverse The Partially Applied Receipt Using Web Service - createUnapplyReceipt
(Doc ID 2588451.1)
Last updated on SEPTEMBER 06, 2023
Applies to:
Oracle Fusion Receivables Cloud Service - Version 11.13.19.07.0 and laterInformation in this document applies to any platform.
Symptoms
While trying to reverse the partially applied receipt in Oracle AR, receiving the following error, when is it used the SOAP WebService createUnapplyReceipt operation
<tns:message><![CDATA[JBO-AR:::AR_RAPI_RCPT_NUM_INVALID: <MESSAGE><NUMBER>AR-855742</NUMBER><TEXT>The receipt number is invalid.</TEXT><CAUSE></CAUSE><ACTION></ACTION><DETAILS></DETAILS><INCIDENT></INCIDENT></MESSAGE>]]></tns:message>
The attributes populated for used createUnapplyReceipt operation are:
<soapenv:Header/>
<soapenv:Body>
<typ:createUnapplyReceipt>
<typ:unapplyReceipt>
<!--Optional:-->
<com:ReceiptNumber><Receipt_No_Value></com:ReceiptNumber>
<!--Optional:-->
<com:CustomerTrxId><Applied_cust_trx_ID></com:CustomerTrxId>
</typ:unapplyReceipt>
</typ:createUnapplyReceipt>
</soapenv:Body>
</soapenv:Envelope>
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |