Hi Experts!
I have a situation with my application, on some occasions the information that is synchronized is not registered in the database. I understand that when the information is sent, the sap.hasPendingChanges() parameter changes and with that the information that is pending by synchronization is controlled, our question is, is there a way to resend the information when the sap.hasPendingChanges() parameter is false ?
Thanks.