SAP ABAP Class CL_ISHMED_SNAP_CONNDATA (Connectivity: Snapshot CL_ISHMED_CONNDATA)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1CONN_MED (Package) i.s.h.med: Connectivity
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 20070817
Properties
Class CL_ISHMED_SNAP_CONNDATA  
Short Description Connectivity: Snapshot CL_ISHMED_CONNDATA    
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 N1CONN_MED   i.s.h.med: Connectivity 
Created 20070817   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SNAP_CONNDATA has no forward declaration.
Interfaces
Class CL_ISHMED_SNAP_CONNDATA has no interface implemented.
Friends
Class CL_ISHMED_SNAP_CONNDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_CONNDATA Instance attribute Protected Type reference (TYPE) N1CONNDATA Connectivity: Handler Data for Object 20070817
2 GS_CONNDATA_ORIG Instance attribute Protected Type reference (TYPE) N1CONNDATA Connectivity: Handler Data for Object 20070817
3 G_DELETIONMARK Instance attribute Protected Type reference (TYPE) N1DELETIONMARK Deletion Indicator 20070817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070817
2 CREATE Static method Public Method Creates the Object 20070817
3 GET_DELETIONMARK Instance method Public Method Returns Deletion Indicator 20070817
4 GET_N1CONNDATA Instance method Public Method Returns Current Data 20070817
5 GET_N1CONNDATA_ORIG Instance method Public Method Returns Original Data 20070817
Events
Class CL_ISHMED_SNAP_CONNDATA has no event.
Types
Class CL_ISHMED_SNAP_CONNDATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_N1CONNDATA Value transfer Type reference (TYPE) N1CONNDATA Connectivity: Handlerdaten zum Objekt 20070817
2 Importing IS_N1CONNDATA_ORIG Value transfer Type reference (TYPE) N1CONNDATA Connectivity: Handlerdaten zum Objekt 20070817
3 Importing I_DELETIONMARK Value transfer Type reference (TYPE) N1DELETIONMARK Löschkennzeichen 20070817

Method CONSTRUCTOR on class CL_ISHMED_SNAP_CONNDATA has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_N1CONNDATA Value transfer Type reference (TYPE) N1CONNDATA Connectivity: Handlerdaten zum Objekt 20070817
2 Importing IS_N1CONNDATA_ORIG Value transfer Type reference (TYPE) N1CONNDATA Connectivity: Handlerdaten zum Objekt 20070817
3 Importing I_DELETIONMARK Value transfer Type reference (TYPE) N1DELETIONMARK Löschkennzeichen 20070817
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SNAP_CONNDATA Connectivity: Snapshot CL_ISHMED_CONNDATA 20070817

Method CREATE on class CL_ISHMED_SNAP_CONNDATA has no exception.

Method GET_DELETIONMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DELETIONMARK Value transfer Type reference (TYPE) N1DELETIONMARK Löschkennzeichen 20070817

Method GET_DELETIONMARK on class CL_ISHMED_SNAP_CONNDATA has no exception.

Method GET_N1CONNDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_N1CONNDATA Value transfer Type reference (TYPE) N1CONNDATA Connectivity: Handlerdaten zum Objekt 20070817

Method GET_N1CONNDATA on class CL_ISHMED_SNAP_CONNDATA has no exception.

Method GET_N1CONNDATA_ORIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_N1CONNDATA_ORIG Value transfer Type reference (TYPE) N1CONNDATA Connectivity: Handlerdaten zum Objekt 20070817

Method GET_N1CONNDATA_ORIG on class CL_ISHMED_SNAP_CONNDATA has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in