Dear Community,My question is about the data returned by SAP S/4HANA Cloud Public Edition APIs, for example, API_SALES_ORDER_SRV.Let’s say I want to consult the root node of Sales Order with ID 7. This is the SO in SAP S/4HANA Cloud Public Edition:Th...
Dear Community,I've a Node CAP app witch use SAP S/4HANA Cloud Extensibility (messaging and api-access) BTP service.If I create the instances from BTP Cockpit they work fine, but when I deploy the app from Visual Studio Cloud Foundry I'm getting the...
Dear Community,
Imagine a Mobile App developed using SAP Cloud Platform Mobile Services and SAP Business ByDesign as Backend (I think the problem is the same with another backend).
Destinations are configured with Basic Authentication using a B...
Hi,
We have developed a Kapsel application (SAP Cloud Platform with Mobile Service for Development and Operations, SAP WebIDE, HAT) using SAP Business ByDesign as Backend.
After App login using the Kapsel Logon Manager Plugin, we have a f...
Hello everyone,I'm trying to compensate a Customer Credit Memo with a Customer Invoce for the Credit Memo Amount (less), just in the same way that we usually make in Customer Amount Monitor into Receivable WCV.I need to do that with Studio AddOn (wit...
Dear AndreasMuno,If the SAP APIs do not return associated texts based on a specific language, there is no choice but to make additional calls based on the required information.Thank you for the proposed APIs for this particular case.Kind regards
The cause of the problem seems to be that the sub-accounts belongs to a Managed Directory.So once the «SAP S/4HANA Cloud Extensibility« is assigned into Directory (in which we have the possibility to select the Landscape Systems), there is no possibi...
Hi,It seems that the problem is related to the System Landscape in our BTP Account. We have defined the same S/4HANA Cloud system with different names: In the mta.yaml file, in the resources sections for "s4-hana-cloud" services, if I change the syst...
Hi everyone,
Has anyone encountered time-out problems using this library?
I’m getting the standard "Error in AddOn Y..." email from SAP with dozens of time-outs on this line:
if( Json.IsValidJson( jsData ) == false )
In also on this one with no mor...
Hi everyone,Has anyone encountered time-out problems using this library?I’m getting the standard "Error in AddOn Y..." email from SAP with dozens of time-outs on this line:if( Json.IsValidJson( jsData ) == false )In also on this one with no more than...