Services

Solutions

Insights

About

SAP Intelligence – AI working directly inside your SAP system.

SAP IntelligenceAI working directly inside your SAP system.

AI working directly inside your SAP system.

An AI agent that connects to your SAP environment, reads ABAP code, identifies issues and fixes them — autonomously, in real time.

It does not suggest. It acts.

The SAP Agent connects directly to the system, reads source code, executes operations and fixes code — without stopping until the result is valid.

dump
Dump analysis and resolution

The agent reads the dump from ST22, identifies the root cause, suggests the fix and applies it directly to the ABAP source code. If activation generates new errors, it self-corrects until the program reaches a working state.

review
Code review

Analyzes ABAP programs across multiple dimensions: quality, bugs, security and readability. Produces structured reports with priorities and fix recommendations. Replaces commercial tools with licenses costing hundreds of thousands of euros.

security
Security analysis

Identifies vulnerabilities in SAP code with a level of detail comparable to specialized market tools. Based on custom skills internally developed by Sydea.

docs
Technical documentation

Starting from a program or an entire package, it generates structured and readable technical documentation, including logical flow and dependencies between objects.

dev
Development from specifications

Given a set of functional specifications, it builds a development plan, generates classes and objects, activates them in the system and autonomously manages compilation errors. Used daily by Sydea on real developments.

skills
Custom skills

The system uses specialized instructions built by Sydea that automatically activate based on the request context. The operator can interact using natural language: the system understands and decides how to proceed.

claude — SAP Agent
$claude 'analyzes the ZDEMO_ORDER program dump'Connecting to SAP system...Reading ST22 dump...Root cause identified:Null pointer dereferenceline 47 — uninitialized fieldApplying fix to ABAP source code...Activating program...Program activated successfully.No compilation errors.$

Connected to the system. Not to static code.

  • 01
    Connection via MCP

    The agent connects to the SAP system through an MCP server. It can read source code, search dumps, create objects, trigger activations — all within the live environment.

  • 02
    Context awareness

    Before writing code, the agent checks what already exists in the system: CDS views, BAPIs, table structures. Nothing is invented.

  • 03
    Execution and self-correction

    When it activates code and encounters compilation errors, it reads the error message and fixes itself — exactly as a developer would, but automatically.

  • 04
    Role-specific models

    For complex reasoning — architectures and development plans — it uses top-tier AI models. For code generation and execution, it switches to faster models.

In production
We automatically develop dozens of classes and objects. I use it every day on complex programs that typically take days or even weeks to complete.

The SAP Agent is not a proof of concept: it is the tool Sydea uses for development today. The trade show demos showcase simplified scenarios, but the system runs on real-world projects of medium and high complexity.

Why an agent, not an assistant.

Traditional AI Assistant
Suggests.

It generates code based on static knowledge. It may hallucinate non-existent APIs, incorrect table structures, or BAPIs with invalid fields. The result must be manually reviewed and corrected.

Sydea SAP Agent
Acts.

It connects to the system, verifies that objects exist and match the expected structure, writes correct code because it already knows what is there — and doesn't stop until the program is active and working.

Want to see how it fits into your SAP environment?

Let's discuss how the SAP Agent can become part of your development process.

Contact us

Frequently asked questions

What can the SAP Agent do inside a live SAP system?

It reads ST22 dumps, identifies root causes, applies fixes to ABAP source code, performs code reviews, security analysis, and generates technical documentation.

How is SAP Agent different from a traditional AI coding assistant?

A traditional assistant suggests code from static knowledge; SAP Agent connects to the live system, verifies objects exist, and doesn't stop until the program is active and working.

Does SAP Agent connect directly to a SAP environment?

Yes, via an MCP server, giving it access to source code, dumps, object creation, and activations within the live system.

Is SAP Agent used in real production work?

Yes, Sydea uses it daily on complex, real-world developments, not just demo scenarios.