SAP ABAP Data Element CBGLE_WB_ALV_DISP_TYPE (ALV Display Type)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLMP_WB (Package) EHS: Labeling Workbench Framework
Basic Data
Data Element CBGLE_WB_ALV_DISP_TYPE
Short Description ALV Display Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CBGLD_WB_ALV_DISP_TYPE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 ALV Dis. 
Medium 15 ALV Disp. Type 
Long 20 ALV Display Type 
Heading 55 ALV Display Type 
Documentation

Definition

Indicates the display type of tables on the subscreen

Use

The following settings are possible:

  • Screen Without ALV: A table is not displayed. The subscreen may contain input and output fields instead, however.
  • ALV, Tabular: A table is displayed on the subscreen.
  • ALV, Tabular, with Swapped Axes: A table with swapped axes is displayed on the subscreen. This setting is suitable for non-nested data.
  • ALV, Tabular, with Activities: A table is displayed on the subscreen. The activities defined for the tab page are displayed in the table toolbar.
  • ALV, Tree with 1 Hierarchy Level: The table is displayed on the subscreen in a tree with one hierarchy level.
  • ALV, Tree with 2 Hierarchy Levels: The table is displayed on the subscreen in a tree with two hierarchy levels.

Dependencies

The display type selected must be appropriate for the subscreen program and subscreen specified.

  • If you choose the Screen Without ALV setting, the program and subscreen must come from function group CBGL_GPWB_DL00.
  • If you choose an ALV setting, the program and subscreen must come from function group CBGL_GPWB_DL01.

Example

History
Last changed by/on SAP  20140121 
SAP Release Created in 607