Skip to main content
Glama

CreateInterface

Create new ABAP interfaces in SAP systems by defining interface names, packages, and transport requests. Generates interface objects in initial state for subsequent code implementation.

Instructions

Create a new ABAP interface in SAP system. Creates the interface object in initial state. Use UpdateInterface to set source code afterwards.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
interface_nameYesInterface name (e.g., ZIF_TEST_INTERFACE_001). Must follow SAP naming conventions (start with Z or Y).
descriptionNoInterface description. If not provided, interface_name will be used.
package_nameYesPackage name (e.g., ZOK_LAB, $TMP for local objects)
transport_requestNoTransport request number (e.g., E19K905635). Required for transportable packages.
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