Using AR_RECEIPT_API_PUB.Apply_In_Detail to apply both lines and charges amount does not work
I am using ar_receipt_api_pub with header ARXPRECB.pls 120.81.12010000.73 2012/10/18 14:43:04 naneja. I am trying to apply a receipt to lines of a transaction and have been successful with that, but it does not apply to charges (adjustments) on the transaction. I'm using apply_in_detail in order to avoid the numerous extra entries in ar_distributions from ar_receipt_api_pub.apply. I have tried a couple of different calls to the procedure, but either the lines amount is applied or the charges amount is applied, but not both. If I try two separate calls, one for each, I receive an error about duplicate applications.