Create Code File The business logic of the application is implemented via custom service handlers for the various operations executed on its entities (create, read, update, delete, etc.). Those handlers are defined in a module within a JavasScript file with the same name of the service but with the .js extension. So, let’s create it! […]
SAP HANA Cloud
C_HCMOD_01: Explore the Exam Acing Tips & Study Materials
Preparing for the C_HCMOD_01 exam is easy if you follow a study guide and include sample questions and practice tests in your preparation.
C_HCADM_01: Here Is the Study Guide to Pass the SAP HANA Cloud Provisioning and Administration Exam
How to pass the C_HCADM_01 certification exam and start your SAP Certified Technology Associate – SAP HANA Cloud Provisioning and Administration career? Explore the valuable study guide to pass the exam in a short span.
Persist SAP S/4HANA on-premises tables Data into SAP HANA HDI Containers on SAP Business Technology Platform using SAP HANA smart data integration
This simple blog post helps you get an understanding of how data from an SAP S/4HANA on-premise system can be referenced in SAP HANA Cloud and subsequently brought inside an SAP HANA HDI container in SAP Business Technology Platform (SAP BTP). This blog post is for everyone, who – SAP HANA smart data integration With […]
HDI Container Administration on HANA Cloud
DBADMIN is the super admin who can access the majority metadata and execute operations against the objects of HANA Cloud. However, it has no permission to access the data in the HDI container and cannot grant HDI container privileges to any other users. Thus, in order to grant HDI Container Administrator Privileges to a User, […]
SAP Data Warehouse Cloud, SAP BW bridge: Overview and Technical Deep Dive
Abstract This blog post is about a strategic feature of SAP Data Warehouse Cloud, namely the SAP Data Warehouse Cloud, SAP BW bridge. SAP offers its customers through RISE with SAP, the opportunity to move with a business transformation as a service (BTaaS) to the cloud. For BW customers, this means SAP BW to SAP […]
How to share tables across different CAP projects
The purpose of this blog is to demonstrate several patterns of table sharing across different CAP projects. I’ve been using CAP for about a year, but I’m still new to HANA db, so comments and suggestions are appreciated!
HANA Reptasks: A Technical Perspective
This blog will cover the technical setup required to create HANA reptasks in Business Application Studio. In this scenario, we will be connecting to an on-prem S/4HANA instance and replicating the data into a HANA Cloud Service instance in Cloud Foundry.
Implementing Smart Data Integration in HANA Cloud & Creating Flowgraph using Business Application Studio
This blog helps to replicate data from HANA on-premise system to HANA cloud using Smart Data Integration. And also explains creating Flowgraphs using Business Application Studio for data transformation.
Develop Calculation View in BAS and consume in SAC
SAP Business Application Studio could help us develop Calculation Views. SAC released connecting SAP HANA Cloud by live data mode. This article explains how to use SAC connect SAP HANA Cloud to illustrate Calculation Views.