SAP ABAP Class CL_ALV_KKBL_TOOLS (Determine Print Runtime Parameters)
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_TOOLS  
Short Description Determine Print Runtime Parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIS   Generic list types 
Created 20080128   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ALV_KKBL_TOOLS has no interface implemented.
Friends
Class CL_ALV_KKBL_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESSIBILITY_MODE_ON Static Attribute Private Type reference (TYPE) ABAP_BOOL '_' 20091117
2 CON_HEX02 Constant Public Type reference (TYPE) SYHEX01 02 HEX02 for SYST 20080128
3 CON_HEX07 Constant Public Type reference (TYPE) SYHEX01 07 HEX02 for SYST 20080128
4 CON_NO Constant Public Type reference (TYPE) CHAR01 'N' Character Field of Length 1 20080129
5 CON_SPACE Constant Public Type reference (TYPE) CHAR01 ' ' Character Field of Length 1 20080213
6 CON_YES Constant Public Type reference (TYPE) CHAR01 'X' Character Field of Length 1 20080213
Methods
# Method Level Visibility Method type Description Created on
1 IS_ACCESSIBILITY_MODE_ON Static method Public Method 20091117
2 IS_IN_PRINTING_MODE Static method Public Method 20080128
3 PRINT_DIALOG_TO_DISPLAY Static method Public Method 20080128
4 TODO Static method Public Method 20090106
Events
Class CL_ALV_KKBL_TOOLS has no event.
Types
Class CL_ALV_KKBL_TOOLS has no local type.
Method Signatures

Method IS_ACCESSIBILITY_MODE_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20091117

Method IS_ACCESSIBILITY_MODE_ON on class CL_ALV_KKBL_TOOLS has no exception.

Method IS_IN_PRINTING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRINT_MODE Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20080128
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL boolsche Variable (X=true, space=false) 20080128

Method IS_IN_PRINTING_MODE on class CL_ALV_KKBL_TOOLS has no exception.

Method PRINT_DIALOG_TO_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRINT_MODE Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20080128
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL boolsche Variable (X=true, space=false) 20080128

Method PRINT_DIALOG_TO_DISPLAY on class CL_ALV_KKBL_TOOLS has no exception.

Method TODO Signature

Method TODO on class CL_ALV_KKBL_TOOLS has no parameter.
Method TODO on class CL_ALV_KKBL_TOOLS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712