SAP ABAP Data Element FPMGB_TABLE_HEIGHT_MODE_ATS (Height of List ATS Table)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Basic Data
Data Element FPMGB_TABLE_HEIGHT_MODE_ATS
Short Description Height of List ATS Table  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FPMGB_TABLE_HEIGHT_MODE_ATS    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Height 
Medium 20 Table Height 
Long 30 Height of List ATS Table 
Heading 40 Height of List ATS Table 
Documentation

Definition

Determines how the height of the table is calculated.

Use

You can choose from the following options how the height of a table is determined:

  • Expand Container (UIBB) to Display All Table Rows

    The UIBB expands to display all table rows without a scrollbar at runtime.

    Note that if your table has, for example, 1000 rows, the UIBB will expand to show 1000 rows without a scrollbar. To see the entire contents of the table will necessitate the need for the browser scrollbar.

  • Fit to Height of Surrounding Container (UIBB)

    The table is as high as the container it is placed in. You can use the table scrollbars to navigate through the table at runtime.

  • Fit to Row Count (Resizable) (Default)

    The table only displays the number of rows indicated in the Row Count field. You can resize the table at runtime.

  • Fit to Row Count (Non Resizable)

    The table only displays the number of rows indicated in the Row Count field. You cannot resize the table at runtime.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 703