SAP ABAP Interface IF_ISH_SNAPSHOT_CALLBACK (IS-H: Interface for a Snapshot Callback Object)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
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
Interface IF_ISH_SNAPSHOT_CALLBACK  
Short Description IS-H: Interface for a Snapshot Callback Object    
General Data
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20041215   SAP 
Last changed 20050224   SAP 
Unicode checks active    
Forward declarations
Interface IF_ISH_SNAPSHOT_CALLBACK has no forward declaration.
Interfaces
Interface IF_ISH_SNAPSHOT_CALLBACK has no interface.
Friends
Interface IF_ISH_SNAPSHOT_CALLBACK has no friend.
Attributes
Interface 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
Interface IF_ISH_SNAPSHOT_CALLBACK has no event.
Types
Interface 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 Interface 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 Interface IF_ISH_SNAPSHOT_CALLBACK has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 600