classIncludes
Retrieve all includes of an ABAP class with their URLs, enabling separate access to definitions, implementations, macros, and test classes.
Instructions
The includes a class is made of - definitions, implementations, macros, test classes - with the URL of each. That is how the test class of a class is read or written separately from its main source, and which include names revisions and getTextElements take.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clas | Yes | The class name |