Skip to main content
Shyam Swaroop
Co-Founder & CTO, Adri AI
View all authors

The Return of Simple Prompting in SAP

· 3 min read
Shyam Swaroop
Co-Founder & CTO, Adri AI

For the past few years, AI adoption in enterprises has been driven by one idea: write better prompts. In SAP environments, that phase is ending. We are entering a new paradigm: context instrumentation, where systems are designed so agents can build context and take action autonomously.

Why ChatGPT Fails at Finding SAP APIs

· 4 min read
Darshita Chaturvedi
Co-Founder & CEO, Adri AI
Shyam Swaroop
Co-Founder & CTO, Adri AI

If you're building CAP or RAP applications, you've probably asked ChatGPT to find APIs in the SAP Business Accelerator Hub.

I tested ChatGPT with a straightforward request and found three distinct failure patterns that make general-purpose LLMs problematic for SAP API discovery.

How ChatGPT finds incorrect SAP APIs
How ChatGPT finds incorrect SAP APIs

LLMs Don't Hallucinate ABAP. They Overgeneralize It.

· 4 min read
Darshita Chaturvedi
Co-Founder & CEO, Adri AI
Shyam Swaroop
Co-Founder & CTO, Adri AI

We spent months studying the patterns in mistakes LLMs make while writing ABAP code. While many teams frame the risks in terms of "hallucination", we've learned that hallucination is not the core issue in ABAP.

The real problems stem from how LLMs generalize programming patterns and how ABAP fundamentally differs from mainstream programming languages.

How LLMs fail in ABAP
How LLMs fail in ABAP

This blog breaks down: