-
Hi everybody,
we downloaded SAP sample coding for SAP GTT and tried to install and fix the bugs.
However, we need to uninstall it and get the issue with the AVAS objects.
You can reproduce this …
-
I am trying to use https://github.com/unchase/Unchase.OData.Connectedservice/ to generate OData client C# code based on a metadata file.
The service is hosted on SAP/S4Hana and the metadata is in ver…
-
Hey there,
The new Ansible steps for ACSS registration it is not working. I am running S4HANA FP 2022 and HANA v2 77.
PAS and SCS are running in the same VM.
I am getting errors during the az …
-
Tutorials: https://developers.sap.com/tutorials/abap-env-rfc.html
--------------------------
Hello,
In Step 7 "Create communication system" it states: Now, you need to create the necessary commun…
-
Tutorials: https://developers.sap.com/tutorials/cp-aibus-dox-ui-gen-ai.html
--------------------------
I understand a schema created is essentially a data structure, which is then used to create a…
-
Tutorials: https://developers.sap.com/tutorials/hana-cloud-mission-extend-09.html
--------------------------
This tutorial has been hugely helpful for simple table replication from an S/4HANA inst…
-
Tutorials: https://developers.sap.com/tutorials/btp-app-events-enable-s4hc.html
--------------------------
Hi @iwonahahn and @slavipande ,
Is this tutorial update? I count find Enterprise Event…
zfrk updated
3 months ago
-
**Description:**
Query: S/4 HANA
https://dev-central.ballerina.io/ballerinax/sap.s4hana.api_salesdistrict_srv/1.0.0
This package even has the query embedded as the keyword and it fails
-
**Description:**
I tried generating the mock server with the service path as "sap/opu/odata/sap/API_CUSTOMER_RETURNS_DELIVERY_SRV;v=0002" by running the command of `bal test` within the api package…
-
Hi,
I have a nestjs project which fetches business partners from s4hana cloud which is working fine.
Now I wanted to implement a retry pattern to the existing code.
So, I added the below code
…