classComponents
Retrieve components of an ABAP class by providing its URL. Optionally specify a SAP connection.
Instructions
List class components
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the class | |
| 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. |