I am developing an native iOS Application. Where I am supposed to call BAPI_TRANSACTION_COMMIT. Please let me know the correct way/method for calling BAPI_TRANSACTION_COMMIT. A code snippet will be very helpful.
I have tried using SUPLocalTransaction to commit the changes but it is not working.