findObjectPath
Locate the filesystem or repository path of an SAP ABAP object using its URL. Resolve object locations for development and transport operations.
Instructions
Find path for an object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectUrl | Yes | URL of the object to find path for | |
| 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. |