SAP ABAP Data Element AQ_MARK17 (ABAP/4 Query: START/END code)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
Basic Data
Data Element AQ_MARK17
Short Description ABAP/4 Query: START/END code  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AQ_MARK    
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 START/END 
Medium 20 START/END code 
Long 20 START/END code 
Heading 20 START/END code 
Documentation

Definition

Branch to create or change the START/END code.

The START/END sections of code are associated with the events START-OF-SELECTION/END-OF-SELECTION and appear in all generated query reports for the functional area. The START section is executed before the first data record is read and the END section after all the records have been read and after the report has been formatted.

START/END code should not contain any data declarations (for example, DATA statements).

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