Alternative for usage of arp_proc_receipts1.update_cash_Receipt
We are using this package and procedure(arp_proc_receipts1.update_cash_Receipt) for updating our some set of receipts to a dummy customer.
But we are facing a lot of Performance issue while usage of this private pub.So can we have an alternative for this package in R12 so that we can update to dummy customer.
This was working very fine in 11i environment as we used to update the receipts with help of this package but in R12 we are facing a lot of performance issue with this.
So i really appreciate for the help for alternative use for updating the Customer details on a Cash Receipt in R12 from Backend API.