runClass
Execute an ABAP class in SAP systems through ADT. Provide the class name; optionally specify a connection to override the active one.
Instructions
Runs a class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| className | Yes | ||
| 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. |