nodeContents
Retrieve the contents of a node in the ABAP repository tree by specifying the parent node type and related details. Enhances ABAP development workflows by facilitating access to repository data.
Instructions
Retrieves the contents of a node in the ABAP repository tree.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parent_name | No | The name of the parent node. | |
parent_tech_name | No | The technical 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. | |
user_name | No | The user name. |