/SNP/DW02ADM - SNP Data Distillery - Administrator

rdisp/max_wprun_time - Maximum work process run time   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Description

This program demonstrates how to use the list tree control (class CL_GUI_LIST_TREE) with headers. Thecontrol is divided into two areas using two headers (hierarchy header and list header), each of which is separately scrollable.

Differences between this program and SAPTLIST_TREE_CONTROL_DEMO

  • The WITH_HEADERS, HIERARCHY_HEADER, and LIST_HEADER parameters are used in the constructor method.
  • The field LAST_HITEM in the node structure TREEV_NODE controls which items of a node appear below the hierarchy header:
  • LAST_HITEM = 0: All items of the node appear under the hierarchy header.

  • LAST_HITEM = N mit N>0: Items 1 to N appear under the hierarchy header. Remaning items appear under the list header.

Note

You should only use the list tree control with headers when it is not possible to use the column tree control.

Requirements

Output

Example



General Material Data   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.


Length: 1132 Date: 20120524 Time: 024755     triton ( 47 ms )