SAP ABAP Class IF_ISH_SNAPSHOT_CALLBACK (IS-H: Interface for a Snapshot Callback Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_CONTEXT_MEDSRV IS-H*MED: Context Information for Med. Service Processing 20041216
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_FCT_MEDSRV IS-H*MED: Function Class for Medical Service Processing 20041215
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_PRC_MEDSRV IS-H*MED: Process Class - Medical Services 20041216
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISH_FCT_AC IS-H: Function Class Appointment Template 20041230
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISH_PRC_AC IS-H: Process Class Appointment Template without Dialog 20041230
Properties
Class IF_ISH_SNAPSHOT_CALLBACK  
Short Description IS-H: Interface for a Snapshot Callback Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041215   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISH_SNAPSHOT_CALLBACK has no forward declaration.
Interfaces
Class IF_ISH_SNAPSHOT_CALLBACK has no interface implemented.
Friends
Class IF_ISH_SNAPSHOT_CALLBACK has no friend class.
Attributes
Class IF_ISH_SNAPSHOT_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SNAPSHOT_OBJECT Instance method Public Method Creates a Snapshot Object with the Current Status 20041215
2 UNDO_SNAPSHOT_OBJECT Instance method Public Method Reset Data to a Previous Status 20041215
Events
Class IF_ISH_SNAPSHOT_CALLBACK has no event.
Types
Class IF_ISH_SNAPSHOT_CALLBACK has no local type.
Method Signatures

Method CREATE_SNAPSHOT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041215
2 Exporting ER_SNAPOBJ Call by reference Object reference (TYPE REF TO) CL_ISH_SNAPSHOT IS-H: Basisklasse für Snapshots 20041215
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041215

Method CREATE_SNAPSHOT_OBJECT on class IF_ISH_SNAPSHOT_CALLBACK has no exception.

Method UNDO_SNAPSHOT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041215
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041215
3 Importing IR_SNAPOBJ Call by reference Object reference (TYPE REF TO) CL_ISH_SNAPSHOT IS-H: Basisklasse für Snapshots 20041215

Method UNDO_SNAPSHOT_OBJECT on class IF_ISH_SNAPSHOT_CALLBACK has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in