SAP ABAP Class CL_ISH_DATA_SNAPSHOT (IS-H: Snapshot Object for Data Classes)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SNAPSHOT IS-H: Base Class for Snapshots 20030710
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_RUN_DATA_SNAPSHOT IS-H: Snapshot Object for Data Classes 20030710
Properties
Class CL_ISH_DATA_SNAPSHOT  
Short Description IS-H: Snapshot Object for Data Classes    
Super Class CL_ISH_SNAPSHOT IS-H: Base Class for Snapshots 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20030710   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_DATA_SNAPSHOT has no forward declaration.
Interfaces
Class CL_ISH_DATA_SNAPSHOT has no interface implemented.
Friends
Class CL_ISH_DATA_SNAPSHOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_ACTIVE Instance attribute Private Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20030710
2 G_MODE Instance attribute Private Type reference (TYPE) ISH_MODUS IS-H: Processing Mode for Data Records (I/U/D) 20030710
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVE Instance method Public Method Supplies the ACTIVE Indicator 20030710
2 GET_MODE Instance method Public Method Supplies the MODE Indicator 20030710
3 SET_ACTIVE Instance method Public Method Sets the ACTIVE Indicator 20030710
4 SET_MODE Instance method Public Method Sets the MODE Indicator 20030710
Events
Class CL_ISH_DATA_SNAPSHOT has no event.
Types
Class CL_ISH_DATA_SNAPSHOT has no local type.
Method Signatures

Method GET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030710

Method GET_ACTIVE on class CL_ISH_DATA_SNAPSHOT has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODE Value transfer Type reference (TYPE) ISH_MODUS IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) 20030710

Method GET_MODE on class CL_ISH_DATA_SNAPSHOT has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030710

Method SET_ACTIVE on class CL_ISH_DATA_SNAPSHOT has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Value transfer Type reference (TYPE) ISH_MODUS IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) 20030710

Method SET_MODE on class CL_ISH_DATA_SNAPSHOT has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472