
Acing the C_S4EWM_2020 exam is simple if you include resources like practice tests and sample questions in your study material. Learn more about the C_S4EWM_2020 certification through this article.
Acing the C_S4EWM_2020 exam is simple if you include resources like practice tests and sample questions in your study material. Learn more about the C_S4EWM_2020 certification through this article.
Introduction Here in this Blog post I’m going to explain the creation of Roadmap UI element and navigating between views using it. Using Roadmap we can show step by step workflows or Show different data in each step. Roadmap UI element Provides 2 types of Steps : 1. Roadmap Step Here Using this roadmap step […]
Introduction Basic authentication has been the way of communication between SAP Cloud Integration and SAP SuccessFactors. However, progessing to more secure ways of authentication mechanisms both SAP SuccessFactors and SAP Cloud Integration have enhanced capabilities to support oAuth based mechanisms. In this blog, the primary focus is on configuring connectivity between SAP SuccessFactors and SAP […]
Getting the C_IBP_2111 certification is easy if you take on the SAP IBP mock exams, study from sample questions, and include practice tests in your preparation. Learn more about the certification and the usage of SAP IBP.
This is blog how to connect with SFDC via REST adapter using SFDC bulk API concept. (without BPM) When to use Bulk API? Bulk API is based on REST and is optimized for loading or deleting large sets of data. We can query, insert, update, upsert, or delete many records asynchronously by submitting batches. Salesforce […]
Introduction: In this blog, we will see how to perform classification prediction scenario in SAP Analytics Cloud. The example taken for this scenario is Student Pass Prediction. This model will be useful for schools or colleges in which the students’ pass or fail status in particular exam is predicted based on several attributes and necessary […]
Do you have batch jobs or online applications that generate massive amounts of messages in the application log? Do you wish there was a way to just get an overview of what messages were issued so that you can focus on the most important ones? Do you want to compare two application logs to see […]
Background SAP have provided a Standard Solution to Upload and Maintain Currency Exchange Rates. The Solution is provided as a Service on the SAP CPI Platform. Once activated, a repository is created which stores the Currency Exchange rates. The service also provides an Upload and Download Endpoint along with Client-ID and Secret to access the […]
Introduction Some time ago I needed to publish SAP Application Interface Framework Interfaces as REST APIs for a Customer SAP S/4HANA System, providing a Swagger Documentation and Testing Page. Prerequisites Implementation Steps SAP Application Interface Framework Configuration Interface Definition We want to create Business Partners using the BAPI BAPI_BUPA_CREATE_FROM_DATA. Therefore I defined a Z-Structure with […]
Problem Statement: Lets say in a table we have more fields then can be properly displayed, what can we do in order to ensure that all the needed data fields are there without messing up the UI. Let’s have a look! We will fix this problem using Table personalization. For Table Personalization we use the […]