GetInclude
Read any ABAP include source by name from anywhere in the repository, even outside a program tree. Ideal for include names (PROG/I) when ReadProgram cannot access them.
Instructions
[read-only] Read ANY single ABAP include source by name, from anywhere in the repository (an include may live outside any single program tree). This is the correct tool for include names (PROG/I) — ReadProgram does not read includes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_name | Yes | Name of the ABAP Include |