Skip to main content
Glama

UpdateLocalMacros

Modify local macro definitions within an ABAP class, handling version compatibility, locking mechanisms, and optional activation for SAP development workflows.

Instructions

Update local macros in an ABAP class (macros include). Manages lock, check, update, unlock, and optional activation. Note: Macros are supported in older ABAP versions but not in newer ones.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
class_nameYesParent class name (e.g., ZCL_MY_CLASS).
macros_codeYesUpdated source code for local macros.
transport_requestNoTransport request number.
activate_on_updateNoActivate parent class after updating. Default: false
Install Server

Other Tools

Latest Blog Posts

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/fr0ster/mcp-abap-adt'

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