The ABAP CDS views are present already in the S/4HANA on-premise waiting to be used up. The question is how to expose these CDS views from S/4HANA and consume as APIs in SAP BTP. In this blog post I will try to explain the steps to identify and expose the ABAP CDS views from SAP […]
SAP Business Technology Platform
Using Google Workspace SDK to process purchase order information and create a sales order in SAP S/4HANA Cloud
Use Case: Using Google Workspace SDK to process purchase order information and create a sales order in SAP S/4HANA Cloud. Prelude: SAP Process Automation enables automation of google workspace products such as Gmail, Google drive, Google calendar, Google sheet, Google slides, Google documents and Google cloud storage. In addition to that it has the capabilities […]
SAP S/4HANA Extensibility – Simplified Guide for Beginners
Introduction Extensibility is a key capability of SAP ECC and SAP S/4HANA. It enables customers to create a competitive advantage by customizing their business processes and allows partners to enrich core ECC or S/4HANA with tailor-made solutions During the last decades SAP’s on-premise customers and partners have mainly used classic ABAP extensibility to extend their […]
Enabling SAP Data Quality Management, microservices for location data on S/4HANA
Prerequisites SAP Data Quality Management, version for SAP Solutions You will need an ABAP Add-on to enable the SAP Data Quality Management capabilities. First check your S/4HANA version you have. If you are using S/4HANA version 1809 or later, the ABAP Add-on we need is already installed, so you are good to go there. If […]
Using SAP Data Quality Management, microservices for location data in SAP Data Intelligence Pipeline
I am happy to hear that many of you have signed up for SAP Data Quality Management, microservices for location data to uncover the address cleansing and geocoding capabilities on the SAP Business Technology Platform (BTP). Today I want to show how you can leverage these microservices for location data in the SAP Data Intelligence. […]
REST-JSON integration between AppGyver and SAP ERP or S/4 HANA
Introduction I am actually involved in a project in which I have to integrate AppGyver with a SAP ERP. The integration must work in mobile apps and includes update operations. Unfortunately at the date in which I am writing this blog, the solution is not working yet on mobile apps, therefore I’ve decided to take […]
SAP BTP SuccessFactors Work Zone Setup with SuccessFactors Sales4Demo Instance Part 1
Introduction: In this blog post of Part 1 you will learn about setting up SAP Success Factor Work Zone with your SAP Success Factor tenant pre-requisites steps. SAP SuccessFactors Work Zone is a solution available through SAP SuccessFactors and offers a prepackaged experience specifically to address the needs of HR organizations based on SAP Work […]
Inject Mapping Artifacts Generated by Integration Advisor (IA) into Cloud Integration (CI)
A B2B integration scenario involves many tasks associated with the exchange of business messages between the business partners. The required tasks include defining interfaces for the involved partners, creating mappings between the interfaces, generating the runtime artifacts and, finally, modeling the integration scenario. SAP Integration Advisor (IA) and SAP Cloud Integration play a key role […]
Create Automatic UI using Custom Secondary Types using Document Management Service
Document Management Service gives the capability of custom UI when a business user has a requirement of showing additional object properties. For example, the user may want to show a custom metadata from a document which has been created with secondary types in the table columns or there may be requirement to display a list […]
Create Purchase Orders in S/4HANA by enabling a public API from a S/4HANA On-Premise System using SAP API Management and Cloud Connector
The use case I wanted to set up was to expose an API from a S/4HANA on-premise system to consume it in a custom application developed in SAP Business Technology Platform, which its purpose is to create a Purchase Orders in the S/4HANA system. Prerequisites: Important note: Make sure your Cloud Connector is running otherwise […]