Tuesday, March 5, 2019

Usage of the ABAP REST Library


Warum sehe ich das erst jetzt?
https://blogs.sap.com/2013/05/16/usage-of-the-abap-rest-library-sapbasis-740/

Sieht so aus, als könnte man hier direkt programmieren, ohne viel overhead.

No comments:

Post a Comment

Working with the session Id // ID für den Modus

Sometimes it can be helpful to know the id of the current session     CALL FUNCTION 'TH_GET_CONTEXT_ID'       IMPORTING         cont...