Relative Content

Tag Archive for sap-cloud-sdk

SDk library ->@sap-cloud-sdk/http-client

We are using Cloud SDk library ->@sap-cloud-sdk/http-client – npm (npmjs.com) and it function executeHttpRequest to send request to convergent mediation system(On premise ) via cloud connector .The connectivity is made using Destination which is mainatained in BTP subaccount.

Creating operations are disabled for entity

I want to call standard Odata V4 service to create warehouse task in S/4HANA on-premise system. I downloaded edmx file from S/4HANA system and generate OData client with cloud sdk libary.