SAP ABAP Class IF_WDR_ACTION (Web Dynpro: Framework Interface of Action)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_ACTION Web Dynpro: Action 20040415
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_ACTION An action represents a method of a controller 20040415
Properties
Class IF_WDR_ACTION  
Short Description Web Dynpro: Framework Interface of Action    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040415   SAP 
Last change 20080612   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)
Interfaces
Class IF_WDR_ACTION has no interface implemented.
Friends
Class IF_WDR_ACTION 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 20040415
2 CONTROLLER Instance attribute Public Object reference (TYPE REF TO) CL_WDR_CONTROLLER 20040415
3 EVENT_HANDLER Instance attribute Public Type reference (TYPE) STRING 20040415
4 IMAGE Instance attribute Public Attribute reference (LIKE) 20040415
5 IS_ENABLED Instance attribute Public Attribute reference (LIKE) 20040415
6 IS_VALIDATING Instance attribute Public Attribute reference (LIKE) 20040415
7 KEEP_MESSAGES Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080229
8 PARAMETERS Instance attribute Public Attribute reference (LIKE) 20040415
9 TEXT_KEY Instance attribute Public Attribute reference (LIKE) 20040415
10 UI_EVENT Instance attribute Public Type reference (TYPE) STRING 20040928
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PARAMETERS Instance method Public Method 20040415
2 FIRE Instance method Public Method 20040415
3 SET Instance method Public Method 20040415
4 SET_NAME Instance method Public Method 20050606
5 SET_PARAMETER Instance method Public Method 20040415
6 SET_PARAMETERS Instance method Public Method 20040415
Events
Class IF_WDR_ACTION has no event.
Types
Class IF_WDR_ACTION has no local type.
Method Signatures

Method CLEAR_PARAMETERS Signature

Method CLEAR_PARAMETERS on class IF_WDR_ACTION has no parameter.
Method CLEAR_PARAMETERS on class IF_WDR_ACTION has no exception.

Method FIRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_WDR_ACTION Web Dynpro: Framework-Interface einer Aktion 20040415

Method FIRE on class IF_WDR_ACTION has no exception.

Method SET Signature

Method SET on class IF_WDR_ACTION has no parameter.
Method SET on class IF_WDR_ACTION has no exception.

Method SET_NAME 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 20050606

Method SET_NAME on class IF_WDR_ACTION has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETER Call by reference Type reference (TYPE) WDR_NAME_VALUE Name/Value Pair 20040415

Method SET_PARAMETER on class IF_WDR_ACTION has no exception.

Method SET_PARAMETERS Signature

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

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