SAP ABAP Class CL_SALV_FUNCTION (ALV Single Function)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040524
Properties
Class CL_SALV_FUNCTION  
Short Description ALV Single Function    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FUNCTIONS   ALV: Generic Functions 
Created 20040202   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_FUNCTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040524
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CONTROLLER 20040223 ALV: Abstract Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENABLE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20040210
2 FLAVOUR Instance attribute Private Type reference (TYPE) SALV_DE_CONSTANT ALV: Data Element for Constants 20040211
3 GROUP Instance attribute Private Type reference (TYPE) STRING 20040210
4 ICON Instance attribute Private Type reference (TYPE) STRING 20040202
5 NAME Instance attribute Private Type reference (TYPE) STRING 20040202
6 POSITION Instance attribute Private Type reference (TYPE) SALV_DE_CONSTANT ALV: Data Element for Constants 20040210
7 SALV_FUNCTION Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20040210
8 TEXT Instance attribute Private Type reference (TYPE) STRING 20040202
9 TOOLTIP Instance attribute Private Type reference (TYPE) STRING 20040202
10 VISIBLE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20040210
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENABLE Instance method Public Method Get Activation Status 20040210
2 GET_FLAVOUR Instance method Public Method Get Flavour 20040211
3 GET_GROUP Instance method Public Method Get Group 20040210
4 GET_ICON Instance method Public Method Get Icon 20040204
5 GET_NAME Instance method Public Method Get Name 20040204
6 GET_POSITION Instance method Public Method Get Position 20040210
7 GET_SALV_FUNCTION Instance method Public Method Generic ALV Function Check 20040210
8 GET_TEXT Instance method Public Method Get Text 20040206
9 GET_TOOLTIP Instance method Public Method Get Tooltip 20040206
10 GET_VISIBLE Instance method Public Method Get Visibility 20040210
11 SET_ENABLE Instance method Public Method Set to Active 20040210
12 SET_FLAVOUR Instance method Public Method Get Flavour 20040211
13 SET_GROUP Instance method Public Method Set Group 20040210
14 SET_ICON Instance method Public Method Set Icon 20040202
15 SET_NAME Instance method Public Method Set Name 20040202
16 SET_POSITION Instance method Public Method Set Position in Application Toolbar 20040210
17 SET_SALV_FUNCTION Instance method Public Method Set Generic ALV Function 20040210
18 SET_TEXT Instance method Public Method Set Text 20040202
19 SET_TOOLTIP Instance method Public Method Set Tooltip 20040202
20 SET_VISIBLE Instance method Public Method Set Display 20040210
Events
Class CL_SALV_FUNCTION has no event.
Types
Class CL_SALV_FUNCTION has no local type.
Method Signatures

Method GET_ENABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20040210

Method GET_ENABLE on class CL_SALV_FUNCTION has no exception.

Method GET_FLAVOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040211

Method GET_FLAVOUR on class CL_SALV_FUNCTION has no exception.

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_FUNCTION ALV Funktion 20040210

Method GET_GROUP on class CL_SALV_FUNCTION has no exception.

Method GET_ICON Signature

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

Method GET_ICON on class CL_SALV_FUNCTION has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class CL_SALV_FUNCTION has no exception.

Method GET_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_CONSTANT boolsche Variable (X=true, space=false) 20040210

Method GET_POSITION on class CL_SALV_FUNCTION has no exception.

Method GET_SALV_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20040210

Method GET_SALV_FUNCTION on class CL_SALV_FUNCTION has no exception.

Method GET_TEXT Signature

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

Method GET_TEXT on class CL_SALV_FUNCTION has no exception.

Method GET_TOOLTIP Signature

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

Method GET_TOOLTIP on class CL_SALV_FUNCTION has no exception.

Method GET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20040210

Method GET_VISIBLE on class CL_SALV_FUNCTION has no exception.

Method SET_ENABLE 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 boolsche Variable (X=true, space=false) 20040210

Method SET_ENABLE on class CL_SALV_FUNCTION has no exception.

Method SET_FLAVOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040211

Method SET_FLAVOUR on class CL_SALV_FUNCTION has no exception.

Method SET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_FUNCTION ALV Funktion 20040210

Method SET_GROUP on class CL_SALV_FUNCTION has no exception.

Method SET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040202

Method SET_ICON on class CL_SALV_FUNCTION has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040202

Method SET_NAME on class CL_SALV_FUNCTION has no exception.

Method SET_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040210

Method SET_POSITION on class CL_SALV_FUNCTION has no exception.

Method SET_SALV_FUNCTION 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 boolsche Variable (X=true, space=false) 20040210

Method SET_SALV_FUNCTION on class CL_SALV_FUNCTION has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040202

Method SET_TEXT on class CL_SALV_FUNCTION has no exception.

Method SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040202

Method SET_TOOLTIP on class CL_SALV_FUNCTION has no exception.

Method SET_VISIBLE 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 boolsche Variable (X=true, space=false) 20040210

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