This Blog is based on the Output Management Form and has all of its configuration completed Ex for dunning: use maintenance view: V_T047E using code: sm30 to switch between frameworks through drop-down list First: you can identify Fields for Key & Master Key internal tables for standard fragment form through putting a breaking point By […]
Author: webadmin
Step-by-Step Guide: Building an Analytical Dashboard in SAP Data Sphere Using Sales Order Data
Introduction: In today’s data-driven world, having real-time insights at your fingertips is crucial for making informed business decisions. SAP Data Sphere is a cloud-based solution designed to integrate, model, and analyze data from various sources. In this blog, I’ll show you how to set up a trial account for SAP Data Sphere and create a […]
CDS Abstract Entity and ABAP RESTful Application Programming Model: Input parameter modelling
1. Using Abstract Entities for Non-Standard RAP BO Operations. This short overview of abstract entities concept in the context of non-standard RAP business object operations. It outlines their purpose, advantages, and implementation strategies, emphasizing their role in enhancing modularity and flexibility in data modeling. Purpose Abstract entities are Core Data Services (CDS) constructs specifically designed […]
Connecting SAP HANA on-premises to SAP Cloud Platform Integration (CPI)
Introduction Connecting SAP HANA on-premises to SAP Cloud Platform Integration (CPI) is a crucial step in establishing a seamless data flow between on-premise and cloud-based systems. This integration allows organizations to leverage the power of cloud-based integration capabilities while maintaining access to their existing on-premise HANA databases. This document will provide a comprehensive guide on […]
Accessing SharePoint files from Datasphere using BTP Open Connectors
Our customer had a requirement to combine data from SharePoint files with other data in an SAP Analytics Cloud (SAC) dashboard. Since there is no native SharePoint connector for SAP Datasphere, we created a connection using SAP BTP’s open connector, which we then utilize from Datasphere. 1. Register an app for SharePoint API Access in […]
How to Nail the C_SAC_2501 Analytics Cloud Data Analyst Exam Without Stress
Want to breeze through the C_SAC_2501 Analytics Cloud Data Analyst exam? Grab the essential tips and study resources to pass the exam.
Read \ Write Data between HANA Datalake and HANA On-Prem DB
A simple guide to Read \ Write table data between SAP HANA Datalake and SAP HANA On-Premises DB. Key topics include: Export from HANA On-Prem DB and import to the HANA Datalake Filesystem in CSV and PARQUET formats using HANA Datalake Relational Engine 1. Creation of HANA On-Prem Remote Server in HANA Datalake Relational Engine […]
Explaining SAP Joule for HR Business Users & Functional Consultants
SAP Business Technology Platform (BTP) SAP Business Technology Platform (SAP BTP) is the unified, business-centric, open data and development platform for the entire SAP ecosystem. This statement means a lot so let me explain it in a simple term High-Level BTP Basics and Set Up BTP first carves out a private IP CIDR range from […]
Managing External Content imported via APIs/Excel made easy within Cloud ALM
This blog describes the newest enhancement in the tasks API and Excel upload which allows you to easily bring the external content into Cloud ALM and to effectively track and report on this content. We frequently have our customers and partners bringing their own content into Cloud ALM either via APIs or through excel upload […]
Handle Asynchronous task in background job from a stateless UI application using RAP business object
Requirement: An application built using BAS on BTP for an RAP business object has a requirement of triggering an asynchronous task in the background when a button is clicked. Example: ( this example will be used to explain the implementation ) when the button is clicked, the user uploads an excel file with data and […]