... end side I've redefined the get_entity method for the inscidentSet and I've used the data passed in the IT_KEY_TAB to fill the mandatory fields of my helpdesk webservice.
...
I'm playing lately with TFS web services in ABAP and as I'm lazy guy I wanted to make my life a bit easier while working with the JSON results.
There is already a nice class /UI2/CL_JSON available whi ...
... this is not the best solution, especially when working on slow connections via VPN or similar. So with help there goes cl_gui_frontend_services=>execute. This method allows you to run every file on ...