How the Demo Works

The SAPF Demo lets you talk to a live SAP system using natural language — no installation, no credentials, no setup. Just open your browser, connect, and start asking questions.

Live SAP AI-Powered No Setup Required

How It Works

You type a question like "Show me all company codes" — the AI figures out which SAP table to query, runs the query, and gives you a clean answer. All in seconds.

Step-by-Step Flow

What You See

1

Choose Your AI Model

Pick from available AI models in the sidebar. Different models have different strengths.

2

Connect to SAP

Click Connect on an MCP server. This establishes a live connection to a real SAP system.

3

Start Chatting

Use the prompt gallery or type your own question. The AI picks the right SAP tool and explains the results.

What Can You Do?

Ask AboutExample PromptWhat Happens
Master Data"Show me the first 10 materials"Queries MARA table
Organization"List all company codes with currency"Queries T001 table
Users"Check if user TESTUSER is locked"Runs SU01 CHECK operation
Code"Show source of program RSUSR003"Retrieves ABAP source code
Metadata"What fields does table BKPF have?"Inspects object structure
Complex Queries"Materials created this month with type FERT"Query with WHERE + date filter

The AI Agent Loop

The AI doesn't just run one command — it reasons, acts, and iterates. A single question can trigger multiple SAP operations.

Example: If you ask "Compare the number of materials per material type", the AI might:

  1. First query MARA to get all material types
  2. Then run an aggregation query grouped by MTART
  3. Summarize the results in a clear table

FAQ

Do I need to install anything?

No. The web demo runs entirely in your browser.

Is this a real SAP system?

Yes. You're querying live SAP ECC and S/4HANA systems with real data.

Can I break anything?

The demo uses read-only tools by default. SAP authorization controls what each RFC user can do.

Which AI models are available?

Multiple models including Claude, GPT-4o, and others via OpenRouter. You can switch between them in the sidebar.

What if I run out of quota?

Contact us to request a trial license or schedule a demonstration.