Get ABAP Object by URI
get_object_by_uriRetrieves active ABAP source code by ADT object or source URI, allowing specification of start line and number of lines.
Instructions
Read active ABAP source directly by ADT object or source URI. startLine is zero-based for ABAP FS compatibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| lineCount | No | ||
| startLine | No | ||
| connectionId | Yes |