SAP ABAP Class CL_SALV_WD_FUNCTION (User-Defined Application-Specific Functions)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_FUNCTION User-Defined Application-Specific Functions 20041202
Properties
Class CL_SALV_WD_FUNCTION  
Short Description User-Defined Application-Specific Functions    
Super Class CL_SALV_WD_A_FUNCTION User-Defined Application-Specific Functions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040916   SAP 
Last change 20090618   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_WD_C_STD_FUNCTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_WDL_CORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_FUNCTION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_WD_MODEL_ACCESS 20090226 ALV Model Help Class for Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FUNCTION_STD Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_STD_FUNCTIONS=>DEFAULT IF_SALV_WD_C_STD_FUNCTIONS=>DEFAULT 20060206
2 R_EDITOR Instance attribute Public Object reference (TYPE REF TO) CL_SALV_WD_FE 20050325
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060120
2 GET_EDITOR Instance method Public Method Returns User Interface Element That Triggers the Function 20050325
3 GET_FUNCTION_STD Instance method Public Method Returns Which Standard Function Is Triggered by Function 20060206
4 SET_EDITOR Instance method Public Method Sets User Interface Element That Triggers the Function 20050325
5 SET_FUNCTION_STD Instance method Public Method Specifies Which Standard Function Is Triggered by Function 20060206
Events
Class CL_SALV_WD_FUNCTION has no event.
Types
Class CL_SALV_WD_FUNCTION has no local type.
Method Signatures

Method CONSTRUCTOR 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 20060120

Method CONSTRUCTOR on class CL_SALV_WD_FUNCTION has no exception.

Method GET_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_FE 20050325

Method GET_EDITOR on class CL_SALV_WD_FUNCTION has no exception.

Method GET_FUNCTION_STD Signature

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

Method GET_FUNCTION_STD on class CL_SALV_WD_FUNCTION has no exception.

Method SET_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_WD_FE 20050325

Method SET_EDITOR on class CL_SALV_WD_FUNCTION has no exception.

Method SET_FUNCTION_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_STD_FUNCTIONS=>DEFAULT IF_SALV_WD_C_STD_FUNCTIONS=>DEFAULT 20060206

Method SET_FUNCTION_STD on class CL_SALV_WD_FUNCTION has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700