Programatically changing status of an Invoice as 'Closed' after applying a receipt to it
On prem EBS 12.2.9. Oracle AR
We are applying receipt against an Invoice using API Ar_receipt_api_pub
When a receipt is applied to an AR invoice and if the invoice balance goes down to 0 after after the application, we want to close the AR Invoice. Is there a way to programmatically do it ?