nodeContents
Fetches the contents of a node in the ABAP repository tree to access development objects. Specify the 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. | |
| 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. |