Sometimes entry not deleted from PS_PAYMENT_ITEM table after AR Update process
Dear Experts,
We are in PS Financials 9.2 Image 25.
Occasionally, we encounter an issue in production when entries in PS_PAYMENT_ITEM are not deleted after AR Update process completed successfully.
We see that all transactions are successfully posted to the PS_ITEM, PS_ITEM_ACTIVITY & PS_ITEM_DST tables but row was not deleted from PS_PAYMENT_ITEM table.
Mostly, this issue happens for On Account item.
As a workaround, we have to run SQL statement to manually delete rows from PS_PAYMENT_ITEM table.
1. Can one of you let me know if you have encountered similar issue before?
2. Also let me know the places where rows are deleted from PS_PAYMENT_ITEM table when AR Update is run. In our trace, we could see below code getting executed.