SAP ABAP Class IF_SWF_UTL_COMP_UNDO (Undo-Enabled Component)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_BND_EDIT_CONTROL | Binding Editor | 20020708 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_BND_GRID_CONTROL | Data flow control for one direction | 20020117 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_CNT_EDIT_TREECTL | Container: Editor Component as Tree Control | 20020117 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RLS_GRID_CONTROL | Editor Control for a Condition | 20030806 |
Properties
| Class | IF_SWF_UTL_COMP_UNDO | |
| Short Description | Undo-Enabled Component | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020117 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_UTL_COMP_UNDO has no forward declaration.
Interfaces
Class IF_SWF_UTL_COMP_UNDO has no interface implemented.
Friends
Class IF_SWF_UTL_COMP_UNDO has no friend class.
Attributes
Class IF_SWF_UTL_COMP_UNDO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initialize Undo-Stack | 20020117 | |
| 2 | Instance method | Public | Method | Restore | 20020117 | |
| 3 | Instance method | Public | Method | Rollback to Specified Status | 20020117 | |
| 4 | Instance method | Public | Method | Save Current Status | 20020117 | |
| 5 | Instance method | Public | Method | Undo | 20020117 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATA_CHANGED | Instance Event (0) |
Public (2) |
Undo-Relevant Change to Component | 20020117 |
Types
Class IF_SWF_UTL_COMP_UNDO has no local type.
Method Signatures
Method CLEAR_ALL Signature
Method CLEAR_ALL on class IF_SWF_UTL_COMP_UNDO has no parameter.
Method CLEAR_ALL on class IF_SWF_UTL_COMP_UNDO has no exception.
Method REDO Signature
Method REDO on class IF_SWF_UTL_COMP_UNDO has no parameter.
Method REDO on class IF_SWF_UTL_COMP_UNDO has no exception.
Method ROLLBACK_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETCODE | Value transfer | Type reference (TYPE) | INT4 | 0 - ok. , 1 - ID not found, 2 - ID not unique | 20020118 | |||
| 2 | STATE_ID | Call by reference | Type reference (TYPE) | GUID_32 | ID des States, zu dem (inklusive) zurückgerollt werden soll | 20020117 |
Method ROLLBACK_STATE on class IF_SWF_UTL_COMP_UNDO has no exception.
Method SAVE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE_ID | Call by reference | Type reference (TYPE) | GUID_32 | ID für den zu sichernden Status | 20020117 |
Method SAVE_STATE on class IF_SWF_UTL_COMP_UNDO has no exception.
Method UNDO Signature
Method UNDO on class IF_SWF_UTL_COMP_UNDO has no parameter.
Method UNDO on class IF_SWF_UTL_COMP_UNDO has no exception.
Event Signatures
Event DATA_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SWF_UTL_COMP_UNDO | Auslösende Komponenteninstanz | 20020117 | ||
| 2 | TEXT | Exporting | Value transfer | Type reference (TYPE) | STRING | Text, der die Änderung beschreibt | 20020117 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |