SAP ABAP Data Element SLIS_CTRLS (Control Break: Insert Page Break, Underlines)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Basic Data
Data Element SLIS_CTRLS
Short Description Control Break: Insert Page Break, Underlines  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SLIS_CTRLS    
Data Type CHAR   Character String 
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 Ctrl. Brk. 
Medium 15 Control Break 
Long 20 Control Break 
Heading 30 Control Break 
Documentation

Definition

Format after group change flag.

There are currently 2 settings:

Example: a list with airline and flight number

Airline Flight number
_______________________________
BA 1000
BA 2000
LH 4711
LH 4712

1) You can insert an underline after each change of the sort attribute 'Airline' with the option 'UL'.


Airline Flight number
_______________________________
BA 1000
BA 2000
____________________________ <<--new
LH 4711
LH 4712

2) You can force a new page with the option '*':
(particularly useful for print lists)

Airline Flight number Page 1
BA 1000
BA 2000



Airline Flight number Page 2
LH 4711
LH 4712

History
Last changed by/on SAP  20010130 
SAP Release Created in