Skip to main content
Glama

GetPackageContents

Retrieve all objects within an ABAP package, including subpackages recursively, to analyze and manage development components in SAP systems.

Instructions

[read-only] Retrieve objects inside an ABAP package as a flat list. Supports recursive traversal of subpackages.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
package_nameYesName of the ABAP package (e.g., "ZMY_PACKAGE")
include_subpackagesNoInclude contents of subpackages recursively (default: false)
max_depthNoMaximum depth for recursive package traversal (default: 5)
include_descriptionsNoInclude object descriptions in response (default: true)
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