classIncludes
Retrieve the structure of includes for an ABAP class in an SAP system via ADT. Specify the class name and optionally a connection.
Instructions
Get class includes structure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clas | Yes | The class name | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. |