SAP ABAP Class CL_SALV_FUNCTIONS_LIST (Generic and User-Defined Functions in List-Type Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FUNCTIONS (Package) ALV: Generic Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FUNCTIONS Generic and Application-Specific Functions 20040416
Properties
Class CL_SALV_FUNCTIONS_LIST  
Short Description Generic and User-Defined Functions in List-Type Tables    
Super Class CL_SALV_FUNCTIONS Generic and Application-Specific Functions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FUNCTIONS   ALV: Generic Functions 
Created 20040416   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)
2 IF_SALV_C_BOOL_SAP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_C_FLAVOUR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SALV_FUNCTIONS_LIST has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CONTROLLER 20040416 ALV: Abstract Controller
2 CL_SALV_MODEL_BASE 20040416 Basis Model for All Table Displays
3 CL_SALV_MODEL_LIST 20040416 Basis Model for All List-Type Table Displays
Attributes
Class CL_SALV_FUNCTIONS_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_ABC_ANALYSIS Instance method Public Method Activate ABC Analysis Function 20040416
2 SET_AGGREGATION_AVERAGE Instance method Public Method Activate Average Calculation 20040416
3 SET_AGGREGATION_COUNT Instance method Public Method Activate Count Function 20040416
4 SET_AGGREGATION_MAXIMUM Instance method Public Method Activate Maximum Calculation 20040416
5 SET_AGGREGATION_MINIMUM Instance method Public Method Activate Minimum Calculation 20040416
6 SET_AGGREGATION_TOTAL Instance method Public Method Activate Totalling Function 20040416
7 SET_DEFAULT Instance method Public Method Activate Standard Selection of Generic ALV Functions 20040416
8 SET_DETAIL Instance method Public Method Activate Detail Function 20040416
9 SET_EXPORT_FOLDER Instance method Public Method Activate Additional Functions of SAPQuery Function 20040416
10 SET_EXPORT_HTML Instance method Public Method Activate HTML Download Function 20040416
11 SET_EXPORT_LOCALFILE Instance method Public Method Activate Export to Local File Function 20040416
12 SET_EXPORT_MAIL Instance method Public Method Activate Mail Office Function 20040416
13 SET_EXPORT_SEND Instance method Public Method Activate Send Function 20040416
14 SET_EXPORT_SPREADSHEET Instance method Public Method Activate Spreadsheet Function 20040416
15 SET_EXPORT_WORDPROCESSOR Instance method Public Method Activate Word Processing Function 20040416
16 SET_EXPORT_XML Instance method Public Method Activate XML Export Function 20040416
17 SET_FILTER Instance method Public Method Activate Set Filter Function 20040416
18 SET_FILTER_DELETE Instance method Public Method Activate Remove Filter Function 20040416
19 SET_FIND Instance method Public Method Activate Search Function 20040728
20 SET_FIND_MORE Instance method Public Method Activate Search Function 20070301
21 SET_GRAPHICS Instance method Public Method Activate Call Graphic Function 20050131
22 SET_GROUP_AGGREGATION Instance method Public Method Activate All Aggregation Group Functions 20040416
23 SET_GROUP_EXPORT Instance method Public Method Activate All Export Group Functions 20040416
24 SET_GROUP_FILTER Instance method Public Method Activate All Filter Group Functions 20040416
25 SET_GROUP_LAYOUT Instance method Public Method Activate All Layout Group Functions 20040416
26 SET_GROUP_SORT Instance method Public Method Activate All Sort Group Functions 20040416
27 SET_GROUP_SUBTOTAL Instance method Public Method Activate All Subtotal Group Functions 20040416
28 SET_GROUP_VIEW Instance method Public Method Activate All Display Group Functions 20040416
29 SET_LAYOUT_CHANGE Instance method Public Method Activate Change Layout Function 20040416
30 SET_LAYOUT_LOAD Instance method Public Method Activate Load Layout Function 20040416
31 SET_LAYOUT_MAINTAIN Instance method Public Method Activate Manage Layout Function 20040416
32 SET_LAYOUT_SAVE Instance method Public Method Activate Save Layout Function 20040416
33 SET_PRINT Instance method Public Method Activate Print Function 20040416
34 SET_PRINT_PREVIEW Instance method Public Method Activate Print Preview Function 20040416
35 SET_SORT_ASC Instance method Public Method Activate Sort Ascending Function 20040416
36 SET_SORT_DESC Instance method Public Method Activate Sort Descending Function 20040416
37 SET_SUBTOTALS Instance method Public Method Activate Subtotal Function 20040416
38 SET_SUBTOTALS_OUTLINE Instance method Public Method Activate Drilldown Totals Function 20040416
39 SET_VIEW_CRYSTAL Instance method Public Method Activate Crystal Report Function View 20090303
40 SET_VIEW_EXCEL Instance method Public Method Activate Excel Display Function 20040416
41 SET_VIEW_GRID Instance method Public Method Activate Grid Display Function 20040416
42 SET_VIEW_LOTUS Instance method Public Method Activate Lotus Display Function 20040416
Events
Class CL_SALV_FUNCTIONS_LIST has no event.
Types
Class CL_SALV_FUNCTIONS_LIST has no local type.
Method Signatures

Method SET_ABC_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_ABC_ANALYSIS on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_AGGREGATION_AVERAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_AGGREGATION_AVERAGE on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_AGGREGATION_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_AGGREGATION_COUNT on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_AGGREGATION_MAXIMUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_AGGREGATION_MAXIMUM on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_AGGREGATION_MINIMUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_AGGREGATION_MINIMUM on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_AGGREGATION_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_AGGREGATION_TOTAL on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_DEFAULT on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_DETAIL on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_EXPORT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_EXPORT_FOLDER on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_EXPORT_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_EXPORT_HTML on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_EXPORT_LOCALFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_EXPORT_LOCALFILE on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_EXPORT_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_EXPORT_MAIL on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_EXPORT_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_EXPORT_SEND on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_EXPORT_SPREADSHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_EXPORT_SPREADSHEET on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_EXPORT_WORDPROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_EXPORT_WORDPROCESSOR on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_EXPORT_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_EXPORT_XML on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_FILTER on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_FILTER_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_FILTER_DELETE on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040728

Method SET_FIND on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_FIND_MORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20070301

Method SET_FIND_MORE on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_GRAPHICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20050131

Method SET_GRAPHICS on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_GROUP_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE ALV Funktion 20040416

Method SET_GROUP_AGGREGATION on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_GROUP_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE ALV Funktion 20040416

Method SET_GROUP_EXPORT on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_GROUP_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE ALV Funktion 20040416

Method SET_GROUP_FILTER on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_GROUP_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE ALV Funktion 20040416

Method SET_GROUP_LAYOUT on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_GROUP_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE ALV Funktion 20040416

Method SET_GROUP_SORT on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_GROUP_SUBTOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE ALV Funktion 20040416

Method SET_GROUP_SUBTOTAL on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_GROUP_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE ALV Funktion 20040416

Method SET_GROUP_VIEW on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_LAYOUT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_LAYOUT_CHANGE on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_LAYOUT_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_LAYOUT_LOAD on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_LAYOUT_MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_LAYOUT_MAINTAIN on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_LAYOUT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_LAYOUT_SAVE on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_PRINT on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_PRINT_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_PRINT_PREVIEW on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_SORT_ASC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_SORT_ASC on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_SORT_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_SORT_DESC on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_SUBTOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_SUBTOTALS on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_SUBTOTALS_OUTLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_SUBTOTALS_OUTLINE on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_VIEW_CRYSTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20090303

Method SET_VIEW_CRYSTAL on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_VIEW_EXCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_VIEW_EXCEL on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_VIEW_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_VIEW_GRID on class CL_SALV_FUNCTIONS_LIST has no exception.

Method SET_VIEW_LOTUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040416

Method SET_VIEW_LOTUS on class CL_SALV_FUNCTIONS_LIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700