SAP ABAP Class CL_ISHMED_SNAP_CONNSTATE (ISHMED: Connectivity - Snapshot)
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 20070814
Properties
Class CL_ISHMED_SNAP_CONNSTATE  
Short Description ISHMED: Connectivity - Snapshot    
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 20070814   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SNAP_CONNSTATE has no forward declaration.
Interfaces
Class CL_ISHMED_SNAP_CONNSTATE has no interface implemented.
Friends
Class CL_ISHMED_SNAP_CONNSTATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_N1CONNSTATE Instance attribute Protected Type reference (TYPE) N1CONNSTATE Connectivity: Status of Action 20070814
2 GS_N1CONNSTATE_ORIG Instance attribute Protected Type reference (TYPE) N1CONNSTATE Connectivity: Status of Action 20070814
3 G_DELETIONMARK Instance attribute Protected Type reference (TYPE) N1DELETIONMARK Deletion Indicator 20070814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070814
2 CREATE Static method Public Method Creates the Object 20070814
3 GET_DELETIONMARK Instance method Public Method Returns Deletion Indicator 20070814
4 GET_N1CONNSTATE Instance method Public Method Returns Current Data 20070814
5 GET_N1CONNSTATE_ORIG Instance method Public Method Returns Original Data 20070814
Events
Class CL_ISHMED_SNAP_CONNSTATE has no event.
Types
Class CL_ISHMED_SNAP_CONNSTATE 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_N1CONNSTATE Value transfer Type reference (TYPE) N1CONNSTATE Connectivity: Status einer Aktion 20070814
2 Importing IS_N1CONNSTATE_ORIG Value transfer Type reference (TYPE) N1CONNSTATE Connectivity: Status einer Aktion 20070814
3 Importing I_DELETIONMARK Value transfer Type reference (TYPE) N1DELETIONMARK Löschkennzeichen 20070814

Method CONSTRUCTOR on class CL_ISHMED_SNAP_CONNSTATE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_N1CONNSTATE Value transfer Type reference (TYPE) N1CONNSTATE Connectivity: Status einer Aktion 20070814
2 Importing IS_N1CONNSTATE_ORIG Value transfer Type reference (TYPE) N1CONNSTATE Connectivity: Status einer Aktion 20070814
3 Importing I_DELETIONMARK Value transfer Type reference (TYPE) N1DELETIONMARK Löschkennzeichen 20070814
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SNAP_CONNSTATE Connectivity: Snapshot 20070814
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070814

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 20070814

Method GET_DELETIONMARK on class CL_ISHMED_SNAP_CONNSTATE has no exception.

Method GET_N1CONNSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_N1CONNSTATE Value transfer Type reference (TYPE) N1CONNSTATE Connectivity: Status einer Aktion 20070814

Method GET_N1CONNSTATE on class CL_ISHMED_SNAP_CONNSTATE has no exception.

Method GET_N1CONNSTATE_ORIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_N1CONNSTATE_ORIG Value transfer Type reference (TYPE) N1CONNSTATE 20070814

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