SAP ABAP Data Element FPM_BOL_INIT_EXPANSION_LEVEL (Initial Expansion Level for Tree)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-UI2-INT-BE (Application Component) Backend Enablement
     APB_FPM_BOL_CORE (Package) Bol Adaptation for FPM
Basic Data
Data Element FPM_BOL_INIT_EXPANSION_LEVEL
Short Description Initial Expansion Level for Tree  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Init Exp. 
Medium 15 Init Expansion 
Long 20 Initial Expansion 
Heading 23 Initial Expansion Level 
Documentation

Definition

Determines how many levels of the tree are intially expanded.

Use

The initial tree expansion level can be specified with the field Init Expansion with the following values:

  • 0

    Not even the top level entities are initially expanded

  • 1

    Only the top level entities are initially expanded

  • 2

    Only the top level entities and its direct children are initially expanded

  • 3, 4, 5 ...

    and so on for larger integers

  • -1

    The tree is initially expanded until no child entities are found. This "infinite" expansion must, however, be chosen with care since a cycle (for example, if an entity is related to its own child) then leads to infinite loops at runtime.

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 702