Skip to main content
Glama

CreateLocalTestClass

Generate a local test class within an ABAP class to implement unit tests. This tool handles locking, validation, updates, and optional activation of the parent class.

Instructions

Create a local test class in an ABAP class. Manages lock, check, update, unlock, and optional activation of parent class.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
class_nameYesParent class name (e.g., ZCL_MY_CLASS).
test_class_codeYesSource code for the local test class.
test_class_nameNoOptional test class name (e.g., lcl_test).
transport_requestNoTransport request number (required for transportable objects).
activate_on_createNoActivate parent class after creating test class. Default: false

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