SAP ABAP Class IF_SALV_WD_FUNCTION_SETTINGS (Settings for User-Defined Functions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20040916
Properties
Class IF_SALV_WD_FUNCTION_SETTINGS  
Short Description Settings for User-Defined Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020903   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 CL_WD_TOOLBAR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SALV_WD_C_STD_FUNCTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_WDL_CORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_WD_FUNCTION_SETTINGS has no interface implemented.
Friends
Class IF_SALV_WD_FUNCTION_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESIGN Instance attribute Public Attribute reference (LIKE) CL_WD_TOOLBAR=>T_DESIGN 20080404
2 ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041201
3 T_FUNCTIONS Instance attribute Public Type reference (TYPE) SALV_WD_T_A_FUNCTION_REF SALV_WD_T_A_FUNCTION_REF 20041223
4 VISIBLE Instance attribute Public Attribute reference (LIKE) CL_WD_TOOLBAR=>T_VISIBLE 20041201
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FUNCTION Instance method Public Method Generates an Object for a User-Defined Function (Left) 20041223
2 CREATE_FUNCTION_RIGHT Instance method Public Method Generates an Object for a User-Defined Function (Right) 20041223
3 DELETE_FUNCTION Instance method Public Method Deletes a User-Defined Function (Left) 20041223
4 DELETE_FUNCTION_RIGHT Instance method Public Method Deletes a User-Defined Function (Right) 20041223
5 GET_DESIGN Instance method Public Method Returns the Design of the Toolbar 20080404
6 GET_ENABLED Instance method Public Method Shows Whether the Toolbar Is Active 20040916
7 GET_FUNCTION Instance method Public Method Returns an Object for a User-Defined Function (Left) 20041223
8 GET_FUNCTIONS Instance method Public Method Returns All Objects for User-Defined Functions (Left) 20041223
9 GET_FUNCTIONS_LEFT Instance method Public Method Returns All Objects for User-Defined Functions (Left) 20060207
10 GET_FUNCTIONS_LEFT_STD Instance method Public Method Returns All Objects for Standard ALV Functions (Left) 20060207
11 GET_FUNCTIONS_RIGHT Instance method Public Method Returns All Objects for User-Defined Functions (Right) 20041223
12 GET_FUNCTIONS_RIGHT_STD Instance method Public Method Returns All Objects for Standard ALV Functions (Right) 20060207
13 GET_FUNCTIONS_STD Instance method Public Method Returns All Objects for Standard ALV Functions 20060207
14 GET_FUNCTION_LEFT Instance method Public Method Returns an Object for a User-Defined Function (Left) 20060207
15 GET_FUNCTION_RIGHT Instance method Public Method Returns an Objects of a User-Defined Function (Right) 20041223
16 GET_FUNCTION_STD Instance method Public Method Returns Object of Standard ALV Function 20060207
17 GET_VISIBLE Instance method Public Method Shows Whether the Functions in the Toolbar Are Visible 20040916
18 SET_DESIGN Instance method Public Method Determines the Design of the Toolbar 20080404
19 SET_ENABLED Instance method Public Method Activates All Functions of the Toolbar 20040916
20 SET_VISIBLE Instance method Public Method Shows Functions in the Toolbar 20040916
Events
Class IF_SALV_WD_FUNCTION_SETTINGS has no event.
Types
Class IF_SALV_WD_FUNCTION_SETTINGS has no local type.
Method Signatures

Method CREATE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20041223
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_FUNCTION 20041223

Method CREATE_FUNCTION on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method CREATE_FUNCTION_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20041223
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_FUNCTION 20041223

Method CREATE_FUNCTION_RIGHT on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method DELETE_FUNCTION Signature

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

Method DELETE_FUNCTION on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method DELETE_FUNCTION_RIGHT Signature

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

Method DELETE_FUNCTION_RIGHT on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_TOOLBAR=>T_DESIGN 20080404

Method GET_DESIGN on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_ENABLED 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 20040916

Method GET_ENABLED on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20041223
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_FUNCTION 20041223

Method GET_FUNCTION on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTIONS Signature

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

Method GET_FUNCTIONS on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTIONS_LEFT Signature

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

Method GET_FUNCTIONS_LEFT on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTIONS_LEFT_STD Signature

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

Method GET_FUNCTIONS_LEFT_STD on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTIONS_RIGHT Signature

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

Method GET_FUNCTIONS_RIGHT on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTIONS_RIGHT_STD Signature

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

Method GET_FUNCTIONS_RIGHT_STD on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTIONS_STD Signature

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

Method GET_FUNCTIONS_STD on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTION_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20060207
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_FUNCTION Selbstdefinierte, anwendungsspezifische Funktionen 20060207

Method GET_FUNCTION_LEFT on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTION_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20041223
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_FUNCTION 20041223

Method GET_FUNCTION_RIGHT on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method GET_FUNCTION_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Attribute reference (LIKE) IF_SALV_WD_C_STD_FUNCTIONS=>DEFAULT 20060207
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_FUNCTION_STD 20060207

Method GET_FUNCTION_STD on class IF_SALV_WD_FUNCTION_SETTINGS 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 Attribute reference (LIKE) CL_WD_TOOLBAR=>T_VISIBLE 20040916

Method GET_VISIBLE on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method SET_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_TOOLBAR=>T_DESIGN CL_WD_TOOLBAR=>E_DESIGN-STANDARD 20080404

Method SET_DESIGN on class IF_SALV_WD_FUNCTION_SETTINGS has no exception.

Method SET_ENABLED Signature

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

Method SET_ENABLED on class IF_SALV_WD_FUNCTION_SETTINGS 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 Attribute reference (LIKE) CL_WD_TOOLBAR=>T_VISIBLE CL_WD_TOOLBAR=>E_VISIBLE-VISIBLE 20040916

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