© 2023 Hashnode
#sap
What is SAP Work Zone? SAP Work Zone is a fairly new addition which amongst many other features, is a one-stop solution for an intelligent work experience. It provides centralized access to applicatio…
Building a business case for SAP DevOps integration involves highlighting the benefits of integrating DevOps practices and tools with SAP systems. These benefits include: Faster delivery of new featu…
Big data is one of the most significant challenges facing organizations today, as they try to make sense of vast amounts of data from various sources. To address this challenge, SAP has developed two …
There are three ways to find a CDS view: - From the data source name - By name - Using a custom ABAP code 1. From the Data Source Name: For the sake of this tutorial, we wil…
BREAK dungbv7. Have you ever wondered which part in your payroll schema is the slowest one? If the answer was yes, this post is totally for you. 1. Understanding business requirements Payroll and Time…
SAC accepts data for visualization from several sources including imports or live connections. Import accepts data from a flat file that you upload into SAC. With a live connection, an on-premise or c…
This blog was first published at Expertum.net. Introduction Thanks to SAP HANA new powerful tools became available for developers to retrieve data from the database: ABAP CDS. With the advent of S4/HANA, even more CDS views are now availabl…
El Debugger ABAP es la herramienta más importante para el análisis de programas ABAP. Durante el desarrollo de programas el debugger puede ser usado para analizar situaciones de error, ya sea errores …
This implementation allows you to import your release impexes during initialization/update process and treat them as patches by using Patching Framework (see SAP Help Portal ) so they are executed only once. Goals and differences from OOTB …
BREAK dungbv7. 1. Understanding business requirements One of my previous clients has a seniority allowance that will be calculated every month inside the Payroll driver. But these allowance amounts ar…