Attachments for SAP XI/PI – ARIBA Invoices sent via PI to S/4HANA

Integration with SAP systems has never been more intriguing, especially with Ariba, Workday, Concur, Successfactors, Fieldglass, Hybris, and other satellite cloud solution vendors banging on doors every day. 🙂 I…

11 Steps to Include a New Field in an Already-Existing SAP LSMW Batch Input Recording

Alright. Why in the world do we care about LSMW in this paper when S/4HANA migration cockpit should ideally replace it? 🔥🎥 The simple answer is that not all people…

Section 16 of CDS: Utilizing Built-In Features in CDS IV

We have discussed SQL functions, unit/currency conversion functions, and date functions in our Built In Functions in CDS section; however, we did not cover the Time function. We’ll pick up…

Part 23 of ABAP for SAP HANA. How Can AMDP Be Used to Access Database Schema Dynamically?

As everyone knows, SAP developed the ABAP Managed Database Procedure (AMDP) to create SQL script-based programs known as Database Procedures.By employing AMDP techniques, it has become easier to access data…

ABAP on SAP HANA. Part XI- Sample Functional Specification of HANA Project

Sample SAP HANA Functional Specification outlines detailed requirements for SAP HANA implementation, covering business processes, data models, reports In the world of enterprise resource planning (ERP), SAP HANA (High-Performance Analytic…

ABAP on SAP HANA. Part X. Open SQL, CDS or AMDP, which Code to Data Technique to use?

Discover the best code-to-data approach for your SAP project: Open SQL, CDS, or AMDP. Learn when to use each technique, their strengths, and limitations. In the evolving landscape of SAP…

ABAP on SAP HANA. Part IX- Are Native SQL and Open SQL Competitors?

Native SQL vs Open SQL Understand the differences between these two SQL approaches for database access in SAP systems. Which is right for your needs In the realm of SAP…

ABAP on SAP HANA. Part V- SQL Script and SAP HANA Stored Procedure

Optimize SAP HANA performance with SQL Script stored procedures. Learn to write efficient code, handle complex logic, and improve data processing speed. In the realm of modern Database Mangment, SAP…

ABAP on SAP HANA. Part VII- AMDP – ABAP Managed Database Procedure

ABAP Managed Database Procedure (AMDP) lets you write database procedures directly in ABAP, enhancing performance and flexibility for complex data manipulation. In the ever-evolving world of SAP, the need for…