nodeContents
Retrieve the contents of a node in an ABAP repository tree by specifying the parent node type and optional details.
Instructions
Retrieves the contents of a node in the ABAP repository tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_name | No | The user name. | |
| 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. | |
| parent_name | No | The name of the parent node. | |
| parent_type | Yes | The type of the parent node. | |
| parentnodes | No | An array of parent node IDs. | |
| rebuild_tree | No | Whether to rebuild the tree. | |
| parent_tech_name | No | The technical name of the parent node. |