SAP ABAP Class CL_ISHMED_GL_CASE_MERGE_STATE (Pathways: Information on Case Revision)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_GL (Package) IS-H*MED: Treatment Pathways
Properties
Class CL_ISHMED_GL_CASE_MERGE_STATE  
Short Description Pathways: Information on Case Revision    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_GL   IS-H*MED: Treatment Pathways 
Created 20070109   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_GL_CASE_MERGE_STATE has no interface implemented.
Friends
Class CL_ISHMED_GL_CASE_MERGE_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_REGISTRY Instance attribute Private Type reference (TYPE) LTY_REGISTRY_TAB 20070109
2 THIS Static Attribute Protected Object reference (TYPE REF TO) CL_ISHMED_GL_CASE_MERGE_STATE Pathways: Information on Case Revision 20070109
Methods
# Method Level Visibility Method type Description Created on
1 IS_CASE_REVISION Static method Public Method Is Case Revision Active 20070109
2 REGISTER Static method Public Method Register Case Revision 20070109
3 UNREGISTER Static method Public Method Deregister Case Revision 20070109
Events
Class CL_ISHMED_GL_CASE_MERGE_STATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_REGISTRY_ENTRY Private See coding 20070109 BEGIN OF LTY_REGISTRY_ENTRY, einri type einri, patnr type patnr, falnr type falnr, END OF LTY_REGISTRY_ENTRY
2 LTY_REGISTRY_TAB Private See coding 20070109 LTY_REGISTRY_TAB type STANDARD TABLE OF LTY_REGISTRY_ENTRY
Method Signatures

Method IS_CASE_REVISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20070109
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20070109
3 Importing I_PATNR Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20070109
4 Returning R_CASE_REVISION Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20070109

Method IS_CASE_REVISION on class CL_ISHMED_GL_CASE_MERGE_STATE has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20070109
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20070109
3 Importing I_PATNR Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20070109

Method REGISTER on class CL_ISHMED_GL_CASE_MERGE_STATE has no exception.

Method UNREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20070109
2 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20070109
3 Importing I_PATNR Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20070109

Method UNREGISTER on class CL_ISHMED_GL_CASE_MERGE_STATE has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in