SAP ABAP Data Element SYST_COLNO (ABAP System Field: Current Column in Current List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Data Element SYST_COLNO
Short Description ABAP System Field: Current Column in Current List  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYST_SHORT    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 6    
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 Column 
Medium 20 Current Column 
Long 20 Current Column 
Heading 10 Column 
Documentation

Definition

ABAP system field. Current position during the creation of a list in the list buffer. The counting begins at 1. In non-Unicode systems, this position also corresponds to the column in the displayed list. In Unicode systems this is only guaranteed for the lower and upper output limits, since a single character may occupy more columns in the list than positions in the list buffer.

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