The Sales Order (A2X) on SAP S/4HANA Public Cloud is one of the most utilized APIs in SAP S/4HANA Public Cloud and brings the efficiency of your business processes onto a new level. This API allows to create, read, update, and delete sales orders in ...
Hello World! Recently I worked on data-science challenges of my engineering team. During this work, I needed a way to persist a Pandas DataFrame (often known from Jupyter Notebook) in SAP HANA. In this blogpost, I want so share with you how this can ...
Hey folks,I recently found out about the mockserver middleware: @sap/ux-ui5-fe-mockserver-middleware - npm (npmjs.com)
This tool is a great tool in better developing and testing ui5 apps. Unfortunately I could not make it work with my mockdata in o...
@KienNS3 For Custom APIs, you first need to create a custom communication scenario using the Custom Communication Scenario App with the Business Role SAP_BR_EXTENSIBILITY_SPEC. Use your custom API as Inbound Service.Then you can create a new Communic...
Hello Sunil,the issue might be caused due to different reasons. Please try out the following.1. Configuration of your Destination:You can maintain your destination credentials directly in the BTP Subaccount's destination and this should be the way to...
Hey Witalij,
thanks a lot for providing this article. Really interesting package. Actually the approach in the blogpost is very similiar to this approach. Thanks for writing that blogpost! I also want to link to this article:
https://blogs.sap.com/...
Hey Yann,
Last time I used this approach (with HANA Cloud/SAC), I reach the conclusion that it's fast but with a limitation induced by the "to_sql" function, the data types.
Yes you are absolutely right. Actually in my little prototype in the post, t...