Category: SAP

SAP Developer News

Post Content ​ *ASUG {Tech Connect}* • Event information: https://sap.to/6059us79x *ABAP TechEd Recap* • ABAP Generative…

Implementing Open Item Analysis(OIA) in SAP HANA using AMDP

Welcome, ABAP developers, to the next chapter in this ongoing series focused on learning SAP…

Deleting records off an undefined table

It is useful to have a generic method to remove records off any table based…

Consume services of an on-premise system securely from SAP S/4HANA Cloud, Public Edition or SAP BTP, ABAP Environment

Motivation Previously, communication from cloud to on-premise via a technical communication user was only possible…

Using SQL to query your SAP BTP account details

Post Content ​ SAP Developer Advocate Antonio Maradiaga will show you how you can query your…

SAP TechEd Day 2 | SAP Developer News

Post Content ​ *Special Episode from Day Two of SAP TechEd 2023* *Joule and Regulatory Change…

CDS View Performance Best Practice – NOT NULL preserving LEFT OUTER JOIN

This blog post focuses on the CDS view performance anti-pattern called “NOT NULL preserving LEFT…

Traceability Text in VF03 T-code & also on reports FBL5N & FBL3N

Hello Enthusiastic Buddies, I hope everyone are doing well 😊 In this blog, I am…

What’s next? ABAPCONF 2023

I’m sure you’ve heard about it? No? Read a little more. I’m really excited about…

Benefits of Federated Governance with SAP Master Data Governance on SAP S/4HANA

Recap: what is federated governance? Federated governance is an alternative to managing master data completely…

JavaScript Book Review – Part 05

Tomorrow, I fly off to New Orleans for the ASUG TECHCONNECT conference. But before I…

SAP TechEd Day 1 | SAP Developers News

Post Content ​ *Special Episode from Day One of SAP TechEd 2023* *SAP Build Code* –…

Getting ABAP Platform Trial to run under M1

TLDR Install MacOS Sonoma, start sapinit, HDB and application server instances manually one after another….

Sending Data in a URL link (Consuming API from Outside in ABAP)

Recently I got a requirement to send a pdf file via a soap API, as…

Set Up SAP Build Process Automation on an SAP BTP Trial Account

Post Content ​ Install SAP Build Apps on your SAP BTP trial account so you can…

My Impressions of ABAP CodeRetreat in Salzburg – 14.10.2023

Ever wondered what happens after a lengthy working week full of ABAP programming? What do…

New innovations in S/4 HANA 2023 for MDG classic mode- Business Partner [Part 2]

Hi All, In my last blog post,New innovations in S/4 HANA 2023 for MDG classic…

Most common built-in SQL functions that are provided with SAP HANA.

Welcome ABAPERs to this series on learning SAP HANA! This blog on SAP HANA SQL…

ABAP cleaner project – open, configurable, and automated

Clean ABAP and open source go hand in hand, as many of you might confirm…

ABAP RFC connectivity from BTP Python buildpack

ABAP RFC connectivity from BTP to ABAP systems is supported by SAP Cloud Connector, for…

Hidden Treasure: List of Released APIs in the ABAP Keyword Documentation

Did you know that the ABAP Keyword Documentation provides complete and up-to-date lists of repository…

Transporting request from Client to Client Using SCC1N

In tcode SCC1N users normally face error message of “No transport requests to import found.”…

SAP Developer News

Post Content ​ *SAP TechEd Developer Keynote* – Developer Keynote Virtual Live: https://sap.to/6052ugun0 – Developer Keynote…

ABAP RFC connectivity from BTP Node.JS buildpack

ABAP RFC connectivity from BTP to ABAP systems is supported by SAP Cloud Connector, for…

CDS Views for Change Document Tables – CDHDR & CDPOS

Hi All, This blog post provides information on how to read or view Change documents…

How to trigger workflow for MRP Purchase Requisitions

As per standard SAP process, workflow doesn’t trigger for purchase requisitions created through MRP process….

8 Things I would have known, when I started my ABAP Career

I am not a great programmer, I am just a good programmer with great habits”-…

Merge conflicts with visual studio code

Months ago visual studio code added a 3-way merge editor It worked from day one…