Show TOC Start of Content Area

Background documentation getNavigationTree  Locate the document in its SAP Library structure

Returns the navigation tree for the currently authenticated user.

The NavigationTreeRequest parameter enables you to specify a subset of the navigation tree. For example, you can specify that you want only a specific number of levels, or only the tree starting from a specific node.

Parameters

Name

Type

Description

requestParam

NavigationTreeRequest

Specifies the part of the navigation tree to return.

Response

NavigationTreeResponse: The response contains a NavigationTree object, which contains the navigation tree.

 

End of Content Area