GetInclude
Retrieve the source code of any ABAP include by name from the repository, even if it is outside a program tree.
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 |