SearchObject
Locate ABAP repository objects by name or wildcard pattern. Optionally filter by object type to check existence or list matching items.
Instructions
[read-only] Find, search, locate, or check if an ABAP repository object exists by name or wildcard pattern (e.g. 'ZOK*'). Use this tool to answer questions like 'is there a program named...', 'find all objects starting with...', 'does this class exist?', 'list objects matching...'. Supports all repository object types — optionally filter by type (PROG, CLAS, INTF, DEVC, TABL, DDLS, DTEL, FUGR, SRVD, SRVB, BDEF, DDLX, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxResults | No | [read-only] Maximum number of results to return | |
| object_name | Yes | [read-only] Object name or mask (e.g. 'MARA*') | |
| object_type | No | [read-only] Optional ABAP object type (e.g. 'TABL', 'CLAS/OC') |