Monday, March 18, 2024

S4HANA Technical

The most powerful ABAP library – SAP XCO Library

The SAP XCO library is a general-purpose ABAP library that provides an efficient ABAP development experience. It provides tools for generating development objects programmatically...

ABAP SQL Indicator structure

An ABAP SQL Indicator structure is a sub-structure of indicators for the main DDIC structure. Each field of indicator structure is of types X...

Virtual Sorting in ABAP Internal Tables

Dear SAPLearners, in this blog post we will learn about Virtual sorting in ABAP internal tables. This blog post is part of What’s New in...

How to integrate abapGit with GitHub

abapGit is used to link an ABAP package and all the objects to GitHub. abapGit can also used for code review

How to convert JSON to ABAP Internal Table data

Parse JSON in ABAP, recently I came across a requirement to convert ABAP to JSON format using class /UI2/CL_JSON

How to install SSL Certificate on S/4 HANA ABAP System

Install SSL certificate in S/4 HANA ABAP System. SSL server certificates ensure: Secure and confidential data transmission;

How to install abapGit client in S/4 HANA

abapGit is a git client for ABAP developed in ABAP. Step-by-step installation process in SAP ABAP on-premise system

SAP Fiori Launchpad Plugin Extension

SAP Fiori launchpad extension plugin. The plugins are used to extend the launchpad functionality.

New table PRCD_ELEMENTS in S/4HANA

KONV is obsolete and replaced with new table PRCD_ELEMENTS and many more changes is S/4 HANA

3 Ways to debug BRFplus based output forms in S/4HANA

Debug BRFplus based output forms in S/4 HANA. New output management for S/4 HANA.

Introduction to ABAP Managed Database Procedure (AMDP)

A beginners guide to ABAP Managed Database Procedure, in short AMDP

VBFA Table changes in S/4 HANA

Dear SAPLearners, in this blog post we will learn about VBFA table changes in S/4HANA. This blog post is part of S/4HANA technical tutorials. Lets...

5 Fiori Launchpad Error Troubleshooting Tools

Troubleshooting SAP Fiori Apps errors is easy with these 5 Fiori Support tools.

CDS View Browser in S/4 HANA

Dear SAPLearners, in this blog post we will learn about View Browser for ABAP Core Data Services(CDS) views in S/4 HANA. First of all when...