SAP ABAP Interface IF_BSP_WD_DATA_LOSS_HANDLER (Data Loss Handler Interface)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_UI_DATA_LOSS_HANDLER | Data Loss Handler | 20060421 |
Properties
| Interface | IF_BSP_WD_DATA_LOSS_HANDLER | |
| Short Description | Data Loss Handler Interface |
General Data
| Package | CRM_BSP_WD | WebClient UI Framework Runtime |
| Created | 20060420 | SAP |
| Last changed | 20081007 | 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_BSP_WD_DATA_LOSS_HANDLER has no interface.
Friends
Interface IF_BSP_WD_DATA_LOSS_HANDLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANCEL_EVENT | Constant | Public | Type reference (TYPE) | STRING | 'CANCEL_EVENT' | 20060607 | ||
| 2 | HANDLE_DATA_LOSS | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Indicator: Activate Data Loss Handling | 20060420 | ||
| 3 | REVERT_EVENT | Constant | Public | Type reference (TYPE) | STRING | 'REVERT_EVENT' | 20060429 | ||
| 4 | SAVE_EVENT | Constant | Public | Type reference (TYPE) | STRING | 'SAVE_EVENT' | 20060429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060607 | ||
| 2 | Instance method | Public | Method | Register Handler for Discarding Data Changes | 20060420 | |
| 3 | Instance method | Public | Method | Register Handler for Saving Data | 20060420 | |
| 4 | Instance method | Public | Method | Activate Data Loss Handler | 20060420 |
Events
Interface IF_BSP_WD_DATA_LOSS_HANDLER has no event.
Types
Interface IF_BSP_WD_DATA_LOSS_HANDLER has no local type.
Method Signatures
Method SET_CANCEL_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_EVENT_HANDLER | 20060607 |
Method SET_CANCEL_HANDLER on Interface IF_BSP_WD_DATA_LOSS_HANDLER has no exception.
Method SET_REVERT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_EVENT_HANDLER | Eventbehandlerinterface | 20060420 |
Method SET_REVERT_HANDLER on Interface IF_BSP_WD_DATA_LOSS_HANDLER has no exception.
Method SET_SAVE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_EVENT_HANDLER | Eventbehandlerinterface | 20060420 |
Method SET_SAVE_HANDLER on Interface IF_BSP_WD_DATA_LOSS_HANDLER has no exception.
Method TRIGGER_DATA_LOSS_HANDLING Signature
Method TRIGGER_DATA_LOSS_HANDLING on Interface IF_BSP_WD_DATA_LOSS_HANDLER has no parameter.
Method TRIGGER_DATA_LOSS_HANDLING on Interface IF_BSP_WD_DATA_LOSS_HANDLER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 747 |