objectStructure
Retrieve the structure details of an SAP ABAP object by providing its URL. Optionally specify a version or override the connection for the request.
Instructions
Get object structure details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Version of the object | |
| objectUrl | Yes | URL of the object | |
| 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. |