Skip to main content
Glama

GetObjectInfo

Retrieve hierarchical ABAP object trees from SAP systems. Analyze object structures with configurable depth and enriched metadata for development and documentation purposes.

Instructions

[read-only] Return ABAP object tree: root, group nodes, and terminal leaves up to maxDepth. Enrich each node via SearchObject if enrich=true. Group nodes are included for hierarchy. Each node has node_type: root, point, end.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
parent_typeYes[read-only] Parent object type (e.g. DEVC/K, CLAS/OC, PROG/P)
parent_nameYes[read-only] Parent object name
maxDepthNo[read-only] Maximum tree depth (default depends on type)
enrichNo[read-only] Whether to add description and package via SearchObject (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