findCollectionByUrl
Find a collection in SAP ABAP systems by providing its URL. Streamlines access to ADT collection objects for management and analysis.
Instructions
Finds a collection by its URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the collection. | |
| 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. |