Skip to main content
Glama

UpdateBehaviorImplementation

Modify ABAP behavior implementation class source code to update business logic methods and includes while maintaining proper locking mechanisms.

Instructions

Update source code of an existing ABAP behavior implementation class. Updates both main source (with FOR BEHAVIOR OF clause) and implementations include. Uses stateful session with proper lock/unlock mechanism.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
class_nameYesBehavior Implementation class name (e.g., ZBP_MY_ENTITY). Must exist in the system.
behavior_definitionYesBehavior Definition name (e.g., ZI_MY_ENTITY). Must match the behavior definition used when creating the class.
implementation_codeYesImplementation code for the implementations include. Contains the actual behavior implementation methods.
transport_requestNoTransport request number (e.g., E19K905635). Optional if object is local or already in transport.
activateNoActivate behavior implementation after update. Default: true.

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