Find Where Used
find_where_usedIdentify usage locations of ABAP objects in SAP systems, filtered by type, name, and with optional code snippets.
Instructions
Find ADT usage references for an ABAP object or a symbol position, with filtering, pagination, and optional snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | No | ||
| filter | No | ||
| character | No | ||
| maxResults | No | ||
| objectName | Yes | ||
| objectType | No | ||
| searchTerm | No | ||
| startIndex | No | ||
| connectionId | Yes | ||
| includeSnippets | No |