SAP ABAP Interface IF_WD_ACTION (Web Dynpro: Action)
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 composition (i COMPRISING i_ref)  IF_WDR_ACTION Web Dynpro: Framework Interface of Action 20040415
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_ACTION An action represents a method of a controller 20021007
Properties
Interface IF_WD_ACTION  
Short Description Web Dynpro: Action    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20021007   SAP 
Last changed 20130531   SAP 
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
Interface IF_WD_ACTION has no interface.
Friends
Interface IF_WD_ACTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLER Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTROLLER Controller 20021007
2 IMAGE Instance attribute Public Type reference (TYPE) STRING URL 20030610
3 IS_ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL Is Action Activated? 20021007
4 IS_VALIDATING Instance attribute Public Type reference (TYPE) ABAP_BOOL Is Action Validating or Non-Validating? 20021126
5 NAME Instance attribute Public Type reference (TYPE) STRING 20050606
6 PARAMETERS Instance attribute Public Type reference (TYPE) WDR_NAME_VALUE_LIST Parameter of Action 20021127
7 SKIP_PHASE_MODEL Instance attribute Public Type reference (TYPE) ABAP_BOOL Phase model is not executed 20120216
8 STAD_FCODE Instance attribute Public Type reference (TYPE) SY-TCODE Current Transaction Code 20090320
9 TEXT_KEY Instance attribute Public Type reference (TYPE) STRING Text 20031014
Methods
# Method Level Visibility Method type Description Created on
1 SET Instance method Public Method Sets the Attributes of Action 20021007
Events
Interface IF_WD_ACTION has no event.
Types
Interface IF_WD_ACTION has no local type.
Method Signatures

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Setzt die Aktion aktiv/inaktiv 20021007
2 Importing IMAGE Call by reference Type reference (TYPE) STRING Image-URL der Aktion 20030610
3 Importing KEEP_MESSAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080229
4 Importing SKIP_PHASE_MODEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120319
5 Importing STAD_FCODE Call by reference Type reference (TYPE) SY-TCODE Aktueller Transaktionscode 20090320
6 Importing TEXT Call by reference Type reference (TYPE) STRING Text der Aktion 20031014
7 Importing UI_EVENT Call by reference Type reference (TYPE) STRING 20040928
8 Importing VALIDATING Call by reference Type reference (TYPE) ABAP_BOOL Setzt die Aktion validierend/nicht-validierend 20021127

Method SET on Interface IF_WD_ACTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630