SAP ABAP Class CL_ISHMED_SNAP_PATEX (ISHMED: Connectivity - Assignment of External Patient)
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_PATEX  
Short Description ISHMED: Connectivity - Assignment of External Patient    
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_PATEX has no forward declaration.
Interfaces
Class CL_ISHMED_SNAP_PATEX has no interface implemented.
Friends
Class CL_ISHMED_SNAP_PATEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_N1PATEX Instance attribute Private Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, External Partner 20070814
2 GS_N1PATEX_ORIG Instance attribute Private Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, External Partner 20070814
3 G_DELETIONMARK Instance attribute Private Type reference (TYPE) ISH_ON_OFF i.s.h.med: Connectivity, External Partner 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_N1PATEX Instance method Public Method Returns Current Data 20070814
5 GET_N1PATEX_ORIG Instance method Public Method Returns Old Data 20070814
Events
Class CL_ISHMED_SNAP_PATEX has no event.
Types
Class CL_ISHMED_SNAP_PATEX 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_N1PATEX Value transfer Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, externe Partner 20070814
2 Importing IS_N1PATEX_ORIG Value transfer Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, externe Partner 20070814
3 Importing I_DELETIONMARK Value transfer Type reference (TYPE) N1DELETIONMARK Löschkennzeichen 20070814

Method CONSTRUCTOR on class CL_ISHMED_SNAP_PATEX has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_N1PATEX Value transfer Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, externe Partner 20070814
2 Importing IS_N1PATEX_ORIG Value transfer Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, externe Partner 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_PATEX Connectivity: Zuordnung externer Patient 20070814

Method CREATE on class CL_ISHMED_SNAP_PATEX has no exception.

Method GET_DELETIONMARK Signature

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

Method GET_DELETIONMARK on class CL_ISHMED_SNAP_PATEX has no exception.

Method GET_N1PATEX Signature

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

Method GET_N1PATEX on class CL_ISHMED_SNAP_PATEX has no exception.

Method GET_N1PATEX_ORIG Signature

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

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