# Reported issues for mcp-abap-abap-adt-api

Pod holds 8 of 8 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.

Back to [mcp-abap-abap-adt-api](/mcp/mcp-abap-abap-adt-api).

## Most discussed

### debuggerListen never receives hit for report breakpoint (SE38 / Eclipse embedded GUI) — ends with ICM ICMETIMEOUT

Dear Mario
     I am testing the debuggerSetBreakpoints and debuggerListen functionality. Setting a line breakpoint via ADT (debuggerSetBreakpoints) succeeds, but when the report is executed from SAP GUI (SE38) or the Eclipse embedded GUI, debuggerListen never returns a debuggee. The long-polling eventually fails with HTTP 500 / ICM ICMETIMEOUT. External breakpoints set via the GUI for the same user/program/line do stop correctly, so backend external debugging itself appears to be enabled. I'm n

[Read the thread](https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues/18) · 2026-08-04 · closed · external user · 2 comments

### setObjectSource across separate MCP tool calls fails with HTTP 423 Invalid Lock Handle

When following the documented write workflow (`lock` → `setObjectSource` as separate MCP tool calls), `setObjectSource` fails with:

```text
HTTP 423 Locked
ExceptionResourceInvalidLockHandle
```

This happens even though `lock` just returned a `lockHandle`, and SM12 shows no leftover locks. Read-only tools (`getObjectSource`, `searchObject`, `syntaxCheckCode`, etc.) work fine.

## Environment

- MCP server: [mcp-abap-abap-adt-api](https://github.com/mario-andreschak/mcp-abap-abap-adt-api)
- Cli

[Read the thread](https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues/16) · 2026-07-09 · closed · external user · 2 comments

### can not install  @mario-andreschak/mcp-abap-abap-adt-api

smithery mcp add @mario-andreschak/mcp-abap-abap-adt-api --client cline
✔ Successfully resolved @mario-andreschak/mcp-abap-abap-adt-api
fetch failed

[Read the thread](https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues/14) · 2026-05-02 · closed · external user · 4 comments

### searchObject/getObjectSource weren't available

Agent :  The MCP tools login/searchObject/getObjectSource weren't available as Copilot tools (VS Code only loaded a subset), so I used the abap-adt-api library directly via Node.js. The connection to your SAP system at xxxx.com:44300 works correctly.

 do you know why  the mcp server is not working .  Copilot has find a wprk around !  
original prompt :   Login to SAP, then search for ZWXXX  and retrieve its source code"

[Read the thread](https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues/13) · 2026-04-17 · closed · external user · 1 comment

### Failed to lock object: This operation can only be performed in stateful mode","code":-32603

Hello,

I have an issue with "stateful" mode. Any action like creating, editing or locking is not possible. How can i set "stateful" mode for the MCP server? 

Best Regards

[Read the thread](https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues/12) · 2026-04-03 · closed · external user · 1 comment

### SyntaxError in JSON

Hi! 
I get the following errors when using your MCP server:

<img width="1001" height="208" alt="Image" src="https://github.com/user-attachments/assets/2d0d5959-04ca-4c42-b78a-f90fd8f9825d" />

I have no clue what JSON will be accessed... :(
There is no hint to the JSON file:

<img width="1048" height="301" alt="Image" src="https://github.com/user-attachments/assets/9bf6d2a3-c526-4eb3-83d4-d9eb6f1422c9" />

health_check works but then...

<img width="865" height="442" alt="Image" src="https://gi

[Read the thread](https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues/11) · 2026-03-20 · closed · external user · 2 comments

### GetTable GetStructure exists？

Hi, Thank you for your great work on this project.

do the MCP tools GetTable and GetStructure actually exist? I tried using them but couldn’t get them to work.
Blow is the readme file text：

*   **`GetTable`:** Use this tool to retrieve the structure of an ABAP Dictionary table, including its field names and data types. This is helpful for verifying the correct fields to use in your `SELECT` statements.
*    If you need to inspect an include structure, you may need to use `searchObject` to find

[Read the thread](https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues/5) · 2025-06-25 · closed · external user · 1 comment

### getObjectSource truncates the source code

When I call to mcp-abap-abap-adt-api / getObjectSource with a program or function module that has extensive source code, I don't receive the full response, I get the source code truncated.

Is there an option or a way to always receive the complete source code?

Is it an issue with ADT or with the MCP API?

Thanks in advance.

Regards
Dani

[Read the thread](https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues/4) · 2025-05-14 · closed · external user · 2 comments

## Most recent

The remaining reports are on [the project's issue tracker](https://github.com/mario-andreschak/mcp-abap-abap-adt-api/issues).
