You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- How to return system data using a (whitelisted) ABAP utility class
26
26
- How to expose the service for external consumption, by defining the necessary inbound communication artifacts
27
27
28
+
Important: This tutorial is not suitable for SAP S/4HANA Cloud, private edition. If you would like to enable HTTP consumption from S/4HANA Cloud, private edition, see:
29
+
30
+
-[Developing External Service Consumption - Outbound Communication](https://help.sap.com/docs/ABAP_PLATFORM_NEW/b5670aaaa2364a29935f40b16499972d/f871712b816943b0ab5e04b60799e518.html)
31
+
-[Enable HTTP Communication in Your ABAP Code](https://help.sap.com/docs/ABAP_PLATFORM_NEW/b5670aaaa2364a29935f40b16499972d/cef1ada754154d11b5701ab60e6ab412.html?version=202310.002)
32
+
33
+
28
34
Throughout this tutorial, replace `XXX` or `000` with your initials or group number.
29
35
30
36
---
@@ -109,13 +115,12 @@ In the ABAP environment, you can only use whitelisted APIs. Therefore, for examp
0 commit comments