transportReference
Retrieve a transport reference for an ABAP object by providing program ID, object type, and object name. Optionally specify a transport number or SAP connection.
Instructions
Retrieves a transport reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pgmid | Yes | The program ID. | |
| obj_name | Yes | The object name. | |
| tr_number | No | The transport number. | |
| 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. | |
| obj_wbtype | Yes | The object type. |