SAP ABAP Class CL_ALV_A_LVC (Abstract LVC Base Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ALV_LVC_SEARCH Search Data in ALV Table 20070215
Properties
Class CL_ALV_A_LVC  
Short Description Abstract LVC Base Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIS   Generic list types 
Created 20070223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ALV_A_LVC has no interface implemented.
Friends
Class CL_ALV_A_LVC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPE_FILTER Constant Public Type reference (TYPE) SALV_DE_CONSTANT 02 ALV: Data Element for Constants 20070304
2 TYPE_SEARCH Constant Public Type reference (TYPE) SALV_DE_CONSTANT 01 ALV: Data Element for Constants 20070304
Methods
# Method Level Visibility Method type Description Created on
1 CELL_DATA_GET Static method Public Method Convert Internal Format to External Format 20070304
2 FACTORY Static method Public Method Creates an Instance 20070304
3 FIELDCAT_COMPLETE Instance method Protected Method Complete Field Catalog if Necessary 20070304
4 GET_FORMATTED_CELL_VALUE Static method Public Method New face of "CELL_DATA_GET" for macro 20090327
5 INT_2_EXT_EXCEPTION Static method Public Method Formatting of ALV Exceptions Column 20070305
Events
Class CL_ALV_A_LVC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_S_LVC_SELOPT Public See coding 20070304 begin of type_s_lvc_selopt, sign type tvarv_sign, option type tvarv_opti, low type lvc_value, high type lvc_value, end of type_s_lvc_selopt
2 TYPE_T_LVC_SELOPT Public See coding 20070304 type_t_lvc_selopt type table of type_s_lvc_selopt
Method Signatures

Method CELL_DATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FIELDCAT Call by reference Type reference (TYPE) LVC_S_FCAT ALV-Control: Feldkatalog 20070304
2 Exporting E_EXT_VALUE Call by reference Type reference (TYPE) ANY 20070304
3 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20070304
4 Importing I_INT_VALUE Call by reference Type reference (TYPE) ANY 20070304

Method CELL_DATA_GET on class CL_ALV_A_LVC has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20070304
2 Returning VALUE Value transfer Object reference (TYPE REF TO) OBJECT 20070304

Method FACTORY on class CL_ALV_A_LVC has no exception.

Method FIELDCAT_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20070304

Method FIELDCAT_COMPLETE on class CL_ALV_A_LVC has no exception.

Method GET_FORMATTED_CELL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_VALUE Call by reference Type reference (TYPE) ANY 20090327
2 Importing INT_VALUE Call by reference Type reference (TYPE) ANY 20090327
3 Importing S_DATA_ROW Call by reference Type reference (TYPE) ANY 20090327
4 Importing S_FCAT Call by reference Type reference (TYPE) LVC_S_FCAT ALV-Control: Feldkatalog 20090327

Method GET_FORMATTED_CELL_VALUE on class CL_ALV_A_LVC has no exception.

Method INT_2_EXT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION_GROUP Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20070305
2 Exporting E_EXT_VALUE Call by reference Type reference (TYPE) ANY 20070305
3 Importing I_INT_VALUE Call by reference Type reference (TYPE) ANY 20070305

Method INT_2_EXT_EXCEPTION on class CL_ALV_A_LVC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703