searchObject
Search for ABAP objects in SAP systems using a query string, with optional filters for object type and result count.
Instructions
Search for objects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results | |
| query | Yes | Search query string | |
| objType | No | Object type filter | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. |