SAP ABAP Interface IF_SWF_UTL_COMP_UNDO (Undo-Enabled Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
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
| Interface | IF_SWF_UTL_COMP_UNDO | |
| Short Description | Undo-Enabled Component |
General Data
| Package | SWF_UTL | Workflow: Tools |
| Created | 20020117 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_UTL_COMP_UNDO has no forward declaration.
Interfaces
Interface IF_SWF_UTL_COMP_UNDO has no interface.
Friends
Interface IF_SWF_UTL_COMP_UNDO has no friend.
Attributes
Interface 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
Interface IF_SWF_UTL_COMP_UNDO has no local type.
Method Signatures
Method CLEAR_ALL Signature
Method CLEAR_ALL on Interface IF_SWF_UTL_COMP_UNDO has no parameter.
Method CLEAR_ALL on Interface IF_SWF_UTL_COMP_UNDO has no exception.
Method REDO Signature
Method REDO on Interface IF_SWF_UTL_COMP_UNDO has no parameter.
Method REDO on Interface 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 Interface 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 Interface IF_SWF_UTL_COMP_UNDO has no exception.
Method UNDO Signature
Method UNDO on Interface IF_SWF_UTL_COMP_UNDO has no parameter.
Method UNDO on Interface 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 | 620 |