SAP ABAP Interface IF_WDK_UNDOABLE_ACTION (Undoable action)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-MUS (Application Component) Musing Tools
     WDK_CONTROLLER (Package) Kayak Controller
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDK_BDC_ACTION Action 20070322
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDK_BDC_CHANGELOG Action 20070322
Properties
Interface IF_WDK_UNDOABLE_ACTION  
Short Description Undoable action    
General Data
Package WDK_CONTROLLER   Kayak Controller 
Created 20061207   SAP 
Last changed 20070911   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 Abstract Final Description Created on
1 IF_WDK_CONSISTENCY Check data 20070322
2 IF_WDK_SERIALIZABLE XML Serialization 20070322
Friends
Interface IF_WDK_UNDOABLE_ACTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTIONCATEGORY_CHANGELOG Constant Public Type reference (TYPE) WDK_ACTIONCATEGORY 'C' Action Category of Changelog 20070322
2 CO_ACTIONCATEGORY_SCRIPT Constant Public Type reference (TYPE) WDK_ACTIONCATEGORY 'S' Action Category of Scriptbased Action 20070322
3 CO_ACTIONCATEGORY_TEMPORARY Constant Public Type reference (TYPE) WDK_ACTIONCATEGORY 'T' Action Category of temporary Action 20070322
4 MV_ACTION Instance attribute Public Type reference (TYPE) WDK_ACTION Action for UI state 20070322
5 MV_ACTIONCATEGORY Instance attribute Public Type reference (TYPE) WDK_ACTIONCATEGORY Category of Action 20070322
6 MV_SOURCE_STATE Instance attribute Public Type reference (TYPE) WDK_FPSTATE Floorplan state 20070322
7 MV_TARGET_STATE Instance attribute Public Type reference (TYPE) WDK_FPSTATE Floorplan state 20070322
8 MV_WDAPP Instance attribute Public Type reference (TYPE) WDK_APPLICATION Web Dynpro: Name of Application 20070322
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create action 20070322
2 GET_TYPE Instance method Public Method Get Type of Action 20070322
3 IS_EMPTY Instance method Public Method Empty action? 20070322
4 IS_EQUAL Instance method Public Method Test if equal 20070322
5 REDO Instance method Public Method redo 20070322
6 UNDO Instance method Public Method undo 20070322
Events
Interface IF_WDK_UNDOABLE_ACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CHANGELOG Public See coding 20070322 tt_changelog TYPE STANDARD TABLE OF wdr_context_change with default key
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) WDK_ACTION Action for UI state 20070322
2 Importing IV_SOURCE_STATE Call by reference Type reference (TYPE) WDK_FPSTATE Floorplan state 20070322
3 Importing IV_WDAPP Call by reference Type reference (TYPE) WDK_APPLICATION Web Dynpro: Name of Application 20070322
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDK_UNDOABLE_ACTION Undoable action 20070322
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER Error in controller 20070322

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDKACTIONTYPE Generated Table for View 20070322

Method GET_TYPE on Interface IF_WDK_UNDOABLE_ACTION has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070322

Method IS_EMPTY on Interface IF_WDK_UNDOABLE_ACTION has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTION Call by reference Object reference (TYPE REF TO) IF_WDK_UNDOABLE_ACTION Undoable action 20070322
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070322
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER Error in controller 20070322

Method REDO Signature

Method REDO on Interface IF_WDK_UNDOABLE_ACTION has no parameter.
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER Error in controller 20070322

Method UNDO Signature

Method UNDO on Interface IF_WDK_UNDOABLE_ACTION has no parameter.
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER Error in controller 20070322
History
Last changed by/on SAP  20070911 
SAP Release Created in