Skip to main content
Glama

MCP ABAP ADT

GetTransaction

Retrieve detailed information about ABAP transactions by specifying the transaction name, enabling efficient analysis and development in SAP systems.

Instructions

Retrieve ABAP transaction details

Input Schema

NameRequiredDescriptionDefault
transaction_nameYesName of the ABAP transaction

Input Schema (JSON Schema)

{ "properties": { "transaction_name": { "description": "Name of the ABAP transaction", "type": "string" } }, "required": [ "transaction_name" ], "type": "object" }

You must be authenticated.

Other Tools from MCP ABAP ADT

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mario-andreschak/mcp-abap-adt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server