I just started a totally new development for a new project on S/4 2023 FPS 01. I'm trying to follow the Clean Core approach to the extreme so I created a new Software Component and the structure of packages in it, everything using "ABAP Cloud" versio...
IntroductionIn my previous blog, I described how to enable the Cloud ALM Inbound Metrics API service and test it with Postman.In this blog I explain the details on how to send a custom metric from an ABAP on-prem (or private cloud) system. For S/4 HA...
IntroductionMore than one year ago I asked SAP about the possibility to include custom metrics for Cloud ALM Health Monitoring in S/4 on-prem. It would be easily solved by adding a BADI during the Health Monitoring metrics collector, I even tested it...
Hi, I'm a bit confused about how to achieve my goals which is to use Cloud Identity Services (CIS) as the only Identity Provider for all my BTP subaccounts, applications and services including "Platform Users", but the users must be replicated from E...
Hi, I'm exploring the usage of the metrics API and I want to fetch a list of jobs filtering by a partial job name, something like *PartialJobName*.In the Jobs and Automation monitoring app filter, this is the default behavior and I inspected the GET ...
Partially answering myself: Yes, Key User Extensibility has to be kept separated from Developer Extensibility. It's explained here: https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/3ccb50e724b045508fea8b2cf1774b2b.html?loca...
@domaine_technicaloperatio: You didn't provide enough details.@christoph67sva: you don't need a body, I did it as in the example you link. You might need to play a bit with the resolution and period parameters to make sure you are fetching values.
I hope there is soon a similar tool for classes as @ArneVH already requested. I was just looking for it today to add a wrapper for the unreleased cl_outbound_provider_http as suggested here: ABAP Cloud - HTTP Client (or the classic http client)
@Andre_Fischer, I don't understand why the latest version of S/4 still doesn't have the OData option generating the "Remote Consumption Mode" for the service...This workaround using the BTP ABAP Environment to generate is nice but it feels like a too...