SAP ABAP Interface IF_WD_EVENT (Web Dynpro: Event)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
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
Interface IF_WD_EVENT  
Short Description Web Dynpro: Event    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20030908   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WD_EVENT has no forward declaration.
Interfaces
Interface IF_WD_EVENT has no interface.
Friends
Interface IF_WD_EVENT has no friend.
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
Interface IF_WD_EVENT has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_WD_EVENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640