Show TOC

SAP TreeLocate this document in the navigation structure

Use

SAP Tree is a control that allows you to display tree structures on a screen. It has been developed by SAP, and while it fulfills the basic requirements of a tree control, it has not been adapted for individual applications.

Example

The SAP system contains the following example programs: SAPCOLUMN_TREE_CONTROL_DEMO, SAPSIMPLE_TREE_CONTROL_DEMO, and SAPTLIST_TREE_CONTROL_DEMO.

The following graphic provides an example. The SAP GUI window contains both a SAP Tree (left-hand side) and a SAP HTML Viewer (right-hand side):

Features

There are three different versions of the SAP Tree.

  • Simple tree structure: A simple tree with a single text entry for each node.

  • List structure: Each node may have more than one entry. The entries are displayed from left to right.

  • Column structure: Tree structure with freely-definable columns.