SAP ABAP Class CL_ALV_KKBL_COMMON (Routines for Use Outside of KKBL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Properties
Class CL_ALV_KKBL_COMMON  
Short Description Routines for Use Outside of KKBL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIS   Generic list types 
Created 20080924   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ALV_KKBL_COMMON has no forward declaration.
Interfaces
Class CL_ALV_KKBL_COMMON has no interface implemented.
Friends
Class CL_ALV_KKBL_COMMON has no friend class.
Attributes
Class CL_ALV_KKBL_COMMON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HEADER_FIELD_OUT Static method Public Method Output of the Column Header 20080924
Events
Class CL_ALV_KKBL_COMMON has no event.
Types
Class CL_ALV_KKBL_COMMON has no local type.
Method Signatures

Method HEADER_FIELD_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLTEXT Call by reference Type reference (TYPE) LVC_TXTCOL ALV-Control: Spaltenüberschrift 20080924
2 Importing DATATYPE Call by reference Type reference (TYPE) DATATYPE_D Datentyp im ABAP Dictionary 20080924
3 Importing DISPLAY_TYPE Call by reference Type reference (TYPE) STRING Tree, Liste 20080924
4 Exporting HEADER_TEXT Value transfer Type reference (TYPE) TEXT60 Textfeld der Länge 60 20080924
5 Importing INTLEN Call by reference Type reference (TYPE) INTLEN Interne Länge in Bytes 20080924
6 Importing INTTYPE Call by reference Type reference (TYPE) INTTYPE ABAP-Datentyp (C,D,N,...) 20080924
7 Changing JUST Call by reference Type reference (TYPE) LVC_JUST ALV-Control: Ausrichtung 20080924
8 Importing OUTPUTLEN Call by reference Type reference (TYPE) LVC_OUTLEN ALV-Control: Spaltenbreite in Character 20080924
9 Importing SYMBOL Call by reference Type reference (TYPE) LVC_SYMBOL ALV-Control: Ausgabe als Symbol 20080924

Method HEADER_FIELD_OUT on class CL_ALV_KKBL_COMMON has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in