Skip to main content
Glama

UpdateProgram

Modify existing ABAP program source code by uploading new code, checking syntax, and optionally activating the updated program.

Instructions

Update source code of an existing ABAP program. Locks the program, checks new code, uploads new source code, and unlocks. Optionally activates after update. Use this to modify existing programs without re-creating metadata.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
program_nameYesProgram name (e.g., Z_TEST_PROGRAM_001). Program must already exist.
source_codeYesComplete ABAP program source code.
activateNoActivate program after source update. Default: false. Set to true to activate immediately, or use ActivateObject for batch activation.

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