Hi,
I have been testing function module 'WS_DELIVERY_UPDATE', it is updating the database only if i use commit work statement in the program. If i want to test the same FM through SE37, how can i do that.
Since for normal BAPI's we can use 'bapi_transaction_commit' in the test sequence,,,in the similar way ... what can i use after i use normal function module which requires ... COMMIT WORK.