SAP ABAP Class IF_WDK_UNDOABLE_ACTION (Undoable action)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_WDK_CONSISTENCY | Check data | 20070322 |
2 | Interface composition (i COMPRISING i_ref) | IF_WDK_SERIALIZABLE | XML Serialization | 20070322 |
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
Class | IF_WDK_UNDOABLE_ACTION | |
Short Description | Undoable action | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20061207 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WDK_UNDOABLE_ACTION has no interface implemented.
Friends
Class IF_WDK_UNDOABLE_ACTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | WDK_ACTIONCATEGORY | 'C' | Action Category of Changelog | 20070322 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | WDK_ACTIONCATEGORY | 'S' | Action Category of Scriptbased Action | 20070322 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | WDK_ACTIONCATEGORY | 'T' | Action Category of temporary Action | 20070322 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDK_ACTION | Action for UI state | 20070322 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDK_ACTIONCATEGORY | Category of Action | 20070322 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDK_FPSTATE | Floorplan state | 20070322 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDK_FPSTATE | Floorplan state | 20070322 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDK_APPLICATION | Web Dynpro: Name of Application | 20070322 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create action | 20070322 |
2 | ![]() |
Instance method | Public | Method | Get Type of Action | 20070322 |
3 | ![]() |
Instance method | Public | Method | Empty action? | 20070322 |
4 | ![]() |
Instance method | Public | Method | Test if equal | 20070322 |
5 | ![]() |
Instance method | Public | Method | redo | 20070322 |
6 | ![]() |
Instance method | Public | Method | undo | 20070322 |
Events
Class 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 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | WDK_ACTION | Action for UI state | 20070322 | ||
2 | ![]() |
IV_SOURCE_STATE | Call by reference | Type reference (TYPE) | WDK_FPSTATE | Floorplan state | 20070322 | ||
3 | ![]() |
IV_WDAPP | Call by reference | Type reference (TYPE) | WDK_APPLICATION | Web Dynpro: Name of Application | 20070322 | ||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDK_UNDOABLE_ACTION | Undoable action | 20070322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in controller | 20070322 |
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | WDKACTIONTYPE | Generated Table for View | 20070322 |
Method GET_TYPE on class 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 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070322 |
Method IS_EMPTY on class 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 | ![]() |
IR_ACTION | Call by reference | Object reference (TYPE REF TO) | IF_WDK_UNDOABLE_ACTION | Undoable action | 20070322 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in controller | 20070322 |
Method REDO Signature
Method REDO on class IF_WDK_UNDOABLE_ACTION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in controller | 20070322 |
Method UNDO Signature
Method UNDO on class IF_WDK_UNDOABLE_ACTION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in controller | 20070322 |
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |