Skip to main content
Glama

CreateStructure

Define ABAP structures in SAP systems by specifying fields, data types, and references. Create, activate, and verify structures with proper naming conventions and transport handling.

Instructions

Create a new ABAP structure in SAP system with fields and type references. Includes create, activate, and verify steps.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
structure_nameYesStructure name (e.g., ZZ_S_TEST_001). Must follow SAP naming conventions.
descriptionNoStructure description. If not provided, structure_name will be used.
package_nameYesPackage name (e.g., ZOK_LOCAL, $TMP for local objects)
transport_requestNoTransport request number (e.g., E19K905635). Required for transportable packages.
fieldsYesArray of structure fields
includesNoInclude other structures in this structure
activateNoActivate structure after creation. Default: true. Set to false for batch operations (activate multiple objects later).
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