SAP ABAP Class IF_VBI_SAVE_HANDLER (Handler Interface for Async Save process)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VBI_SCENE_PERSISTENCE Persistence Handler for Scenes 20140303
Properties
Class IF_VBI_SAVE_HANDLER  
Short Description Handler Interface for Async Save process    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20140303   SAP 
Last change 20141120    
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_VBI_SAVE_HANDLER has no interface implemented.
Friends
Class IF_VBI_SAVE_HANDLER has no friend class.
Attributes
Class IF_VBI_SAVE_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SAVE_POSSIBLE Instance method Public Method Checks where data can be saved or not 20140303
2 SAVE Instance method Public Method Save changed data 20140303
Events
Class IF_VBI_SAVE_HANDLER has no event.
Types
Class IF_VBI_SAVE_HANDLER has no local type.
Method Signatures

Method CHECK_SAVE_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20140303

Method CHECK_SAVE_POSSIBLE on class IF_VBI_SAVE_HANDLER has no exception.

Method SAVE Signature

Method SAVE on class IF_VBI_SAVE_HANDLER has no parameter.
Method SAVE on class IF_VBI_SAVE_HANDLER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in