SAP ABAP Class CL_ISHMED_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_MASTER_DATA IS-H: Base Class for Master Data Objects 20070814
Properties
Class CL_ISHMED_PATEX  
Short Description ISHMED: Connectivity - Assignment of External Patient    
Super Class CL_ISH_MASTER_DATA IS-H: Base Class for Master Data Objects 
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_PATEX has no forward declaration.
Interfaces
Class CL_ISHMED_PATEX has no interface implemented.
Friends
Class CL_ISHMED_PATEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OTYPE_PATEX Constant Private Type reference (TYPE) ISH_OBJECT_TYPE 13497 Object Type 20070814
2 CO_PTYPE_PROVISIONAL Constant Public Type reference (TYPE) N1CONN_PTYPE 'P' Connectivity: Patient Category 20070814
3 CO_PTYPE_REAL Constant Public Type reference (TYPE) N1CONN_PTYPE 'A' Connectivity: Patient Category 20070814
4 GS_N1PATEX Instance attribute Private Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, External Partner 20070814
5 GS_N1PATEX_ORIG Instance attribute Private Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, External Partner 20070814
6 G_DELETIONMARK Instance attribute Private Type reference (TYPE) N1DELETIONMARK Deletion Indicator 20070814
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Creates a New Object 20070814
2 GET_DELETIONMARK Instance method Public Method Returns Deletion Indicator 20070814
3 GET_N1PATEX Instance method Public Method Returns Current Data 20070814
4 GET_N1PATEX_ORIG Instance method Public Method Returns Original Data 20070814
5 LOAD_BY_DATA Static method Public Method Creates Object from Data (Without DB) 20070814
6 LOAD_BY_KEY Static method Public Method Loads Object from DB 20070814
7 SET_DELETIONMARK Instance method Public Method Sets Deletion Indicator 20070814
8 SET_IPID Instance method Public Method Sets New Internal Patient Number 20070814
Events
Class CL_ISHMED_PATEX has no event.
Types
Class CL_ISHMED_PATEX has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PATEX Value transfer Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, externe Partner 20070814
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_PATEX ISHMED: Connectivity - Zuordnung externer Patient 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_PATEX has no exception.

Method GET_N1PATEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_N1PATEX Value transfer Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, externe Partner 20070814

Method GET_N1PATEX on class CL_ISHMED_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 RS_N1PATEX_ORIG Value transfer Type reference (TYPE) N1PATEX i.s.h.med: Connectivity, externe Partner 20070814

Method GET_N1PATEX_ORIG on class CL_ISHMED_PATEX has no exception.

Method LOAD_BY_DATA 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 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_PATEX ISHMED: Connectivity - Zuordnung externer Patient 20070814
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070814

Method LOAD_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BPID Value transfer Type reference (TYPE) N1CONN_BPID Connectivity: Business Partner ID 20070814
2 Importing I_LPID Value transfer Type reference (TYPE) N1CONN_LPID Connectivity: Partner Patient ID 20070814
3 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_PATEX ISHMED: Connectivity - Zuordnung externer Patient 20070814
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070814

Method SET_DELETIONMARK Signature

Method SET_DELETIONMARK on class CL_ISHMED_PATEX has no parameter.
Method SET_DELETIONMARK on class CL_ISHMED_PATEX has no exception.

Method SET_IPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IPID Value transfer Type reference (TYPE) N1CONN_IPID Connectivity: Internal Patient ID 20070814
2 Importing I_PTYPE Value transfer Type reference (TYPE) N1CONN_PTYPE Connectivity: Patienten Typ 20070814

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