SAP Analytic Cloud (SAC) Story on SAP Datasphere (DSP) 1. General SAP Analytics Cloud (SAC) is a powerful frontend tool and offers multiple options to collaborate between users. Data for SAC Stories are coming from different data sources. Either from BW live connections, Native Models, S3 buckets and many more as well as SAP Datasphere. SAP…
Schlagwort: SAP
Fiori Development – Table maintenance with SAPUI5 application 1. Introduction As a contrast to the last blog where we utilized Fiori Elements for an app creation, I would like to demonstrate in this one, how to create a freestyle SAPUI5 app for the maintenance of a custom parameter table, located in the backend system. The…
How To: SAP Analytics Cloud (SAC) Presentation Mode General The Presentation mode is to display story content as a presentation. This feature replaces the Digital Boardroom. The Digital Boardroom is not available for Optimized Design Experience based stories anymore. This blog shows how to set-up a presentation in SAP Analytics Cloud (SAC) and the functions…
Fiori Development – Creation of a List Report using Fiori Elements 1. Introduction In our previous blog, we demonstrated the creation of a simple ‚Hello World‘ application and deployed it on an S4 on-premise system. Building on this post, this blog will introduce Fiori Elements and guide you through the creation of a List Report…
A practical example of the three different types of Data Access Controls (DACs) in Datasphere Introduction The SAP documentation on the topic is quite extensive, so our aim today is to give you an example of how the actual implementation looks and to provide our recommendations. Protecting your data with Data Access Controls In SAP…
Automating SAP Datasphere Task Chains with CLI Wrapping: FastAPI Integration with SAP Analytics Cloud Introduction When working with SAP Datasphere, triggering task chains is often a crucial part of automating data processes. SAP Datasphere provides the ability to start task chains using CLI (Command Line Interface) commands, which offer a powerful way to control these…
FIORI Development – Connect BAS to On-Premise System 1. Introduction In the upcoming blog series, we will focus on Fiori application development, starting with the first part where we will establish the prerequisites for it. We’ll walk through the process of setting up a connection between the SAP Business Technology Platform, which includes the needed…
SAP Datasphere – How to integrate Open SQL Procedures in a Task Chain Introduction Within SAP Datasphere a task chain is a structured sequence of tasks or operations designed to be executed in a specific order or concurrently. It automates the process of running multiple related tasks, ensuring that they are executed in a predefined…
A Story of Reusability: Leveraging SAP Analytics Cloud Composites Imagine you are building various reports, each with its own unique requirements, but still needing to maintain a cohesive look and feel. Most likely the header is standardized and keeps stable. Enter the hero of our story: SAP Analytics Cloud CompositesComposite header. The Power of a…
abapGit – Elevate Your SAP ABAP Development Game Introduction Managing code within the SAP ecosystem can be quite complex. The introduction of abapGit brings new ways to how version control and collaboration in ABAP development may be handled. This blog aims to provide an overview of abapGit, its features and use cases within SAP development….