sap_find_tree_node_by_path
Find a tree node key in SAP GUI by providing its numeric path (e.g., '2\1\2' for child hierarchy).
Instructions
Find a tree node key by its path.
E.g., '2\1\2' = 2nd child of root, then 1st child, then 2nd.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tree_id | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||