SAP ABAP Class IF_BSP_WD_DATA_LOSS_HANDLER (Data Loss Handler Interface)
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
Class IF_BSP_WD_DATA_LOSS_HANDLER  
Short Description Data Loss Handler Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060420   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_BSP_WD_DATA_LOSS_HANDLER has no interface implemented.
Friends
Class IF_BSP_WD_DATA_LOSS_HANDLER has no friend class.
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 SET_CANCEL_HANDLER Instance method Public Method 20060607
2 SET_REVERT_HANDLER Instance method Public Method Register Handler for Discarding Data Changes 20060420
3 SET_SAVE_HANDLER Instance method Public Method Register Handler for Saving Data 20060420
4 TRIGGER_DATA_LOSS_HANDLING Instance method Public Method Activate Data Loss Handler 20060420
Events
Class IF_BSP_WD_DATA_LOSS_HANDLER has no event.
Types
Class 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 Importing IV_HANDLER Call by reference Object reference (TYPE REF TO) IF_BSP_WD_EVENT_HANDLER 20060607

Method SET_CANCEL_HANDLER on class 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 Importing IV_HANDLER Call by reference Object reference (TYPE REF TO) IF_BSP_WD_EVENT_HANDLER Eventbehandlerinterface 20060420

Method SET_REVERT_HANDLER on class 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 Importing IV_HANDLER Call by reference Object reference (TYPE REF TO) IF_BSP_WD_EVENT_HANDLER Eventbehandlerinterface 20060420

Method SET_SAVE_HANDLER on class IF_BSP_WD_DATA_LOSS_HANDLER has no exception.

Method TRIGGER_DATA_LOSS_HANDLING Signature

Method TRIGGER_DATA_LOSS_HANDLING on class IF_BSP_WD_DATA_LOSS_HANDLER has no parameter.
Method TRIGGER_DATA_LOSS_HANDLING on class IF_BSP_WD_DATA_LOSS_HANDLER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in