These days the buzz is Large LLM and how it can be used in everyday life. Recently I completed the OpenSAP course Build Resilient Applications on SAP BTP with Amazon Web Services and wanted to test for myself how good they are.
First I tried Notepa...
Sometime in March of this year, I wrote a blog on using Odata and Python to demonstrate the use of Python and Developer Edition of ABAP 7.2. For those of you interested in this article please check
https://blogs.sap.com/2023/03/15/abap-developer-ed...
Python has grown in popularity and the number of use cases has rapidly increased from Finance, big data and machine learning. For those of us in the SAP it will be helpful to use the power of processing provided by Python at the same time retain...
SAP GCTS or git enabled CTS is important as we move into S4HANA and in the blog series which I plan to write should provide the basics and to the path to SAP Dev ops using Jenkins.
What is SAP GCTS
The figure below gives an idea of what GCTS means
...
Tutorials: https://developers.sap.com/tutorials/cp-launchpad-federation-connectivity.html --------------------------
I am facing the following issue in the cloud connector on HANA Express.
My set up is Windows Virtual box using standard HANA vm...
helloIn the developer edition, when I create a package in the settings for Default Language Version there is only one option ABAP for Cloud Development - as this is a test system for developers is there any way I can get other options such as ABAP de...
Check Credentials - that you used with the config json file client id and client secret should be used for username and password for basic auth- if you still can't resolve this try to create a simple iflow and check the connectivity if that works the...
Ulrich
Thanks for providing an additional method, I wish to point out you should have a valid S user id and download authorization to install the prerequisite libraries. I did not have the authorization and hence it was not possible for me to test ...
Thanks for the message, WE19 is only to test IDOC processing. Once your functionality is working you can develop OO based custom programs that will get info from IDOC tables and send data based on IDOC status codes and other business rules as requi...