SAP ABAP Class IF_WD_EVENT (Web Dynpro: Event)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_EVENT Event Class 20030908
Properties
Class IF_WD_EVENT  
Short Description Web Dynpro: Event    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030908   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WD_EVENT has no forward declaration.
Interfaces
Class IF_WD_EVENT has no interface implemented.
Friends
Class IF_WD_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMAND Instance attribute Public Type reference (TYPE) STRING 20030908
2 CO_ACTION_EVENT Constant Public Type reference (TYPE) STRING 'ACTION' 20030908
3 CO_APPLICATION_EVENT Constant Public Type reference (TYPE) STRING 'APPLICATION' 20030908
4 CO_SERVICE_EVENT Constant Public Type reference (TYPE) STRING 'SERVICE' 20030908
5 CO_SYSTEM_EVENT Constant Public Type reference (TYPE) STRING 'SYSTEM' 20030908
6 DDIC_F4_CLOSED_EVENT Constant Public Type reference (TYPE) STRING 'DDIC_F4_CLOSED' ON_ENTER Event Triggered by Value Help 20110225
7 PARAMETERS Instance attribute Public Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20030908
8 SOURCE Instance attribute Public Object reference (TYPE REF TO) OBJECT 20030908
9 TYPE Instance attribute Public Type reference (TYPE) STRING 20030908
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETERS Instance method Public Method 20030908
2 GET_PARAMETER Instance method Public Method 20030908
3 GET_PARAMETER_DREF Instance method Public Method 20050214
4 GET_PARAMETER_OBJECT Instance method Public Method 20040809
5 SET_PARAMETER Instance method Public Method 20030908
6 SET_PARAMETERS Instance method Public Method 20030908
Events
Class IF_WD_EVENT has no event.
Types
Class IF_WD_EVENT has no local type.
Method Signatures

Method ADD_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Parameterliste für Custom-Events 20030908

Method ADD_PARAMETERS on class IF_WD_EVENT has no exception.

Method GET_PARAMETER Signature

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

Method GET_PARAMETER on class IF_WD_EVENT has no exception.

Method GET_PARAMETER_DREF Signature

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

Method GET_PARAMETER_DREF on class IF_WD_EVENT has no exception.

Method GET_PARAMETER_OBJECT Signature

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

Method GET_PARAMETER_OBJECT on class IF_WD_EVENT has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DREF Call by reference Object reference (TYPE REF TO) DATA 20050214
2 Importing NAME Call by reference Type reference (TYPE) STRING 20030908
3 Importing OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20040809
4 Importing TYPE Call by reference Type reference (TYPE) WDR_TYPE Web-Dynpro: Datentyp 20050214
5 Importing VALUE Call by reference Type reference (TYPE) STRING 20030908

Method SET_PARAMETER on class IF_WD_EVENT has no exception.

Method SET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20030908

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