SAP ABAP Class CL_ISH_MANAGER (IS-H*MED: Static Object Manager)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20030521
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20030521
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20030716
Properties
Class CL_ISH_MANAGER  
Short Description IS-H*MED: Static Object Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20030521   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_MANAGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20030521
2 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20030521
3 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20030716
Friends
Class CL_ISH_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_OBJ_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_ISH_DATA_CONTAINER Container that Contains the Objects 20030521
2 G_OLD_OBJECTS Static Attribute Private Object reference (TYPE REF TO) CL_ISH_DATA_CONTAINER Container for Old, Invalid Objects 20030709
3 OFF Instance attribute Private Attribute reference (LIKE) 20030521
4 ON Instance attribute Private Attribute reference (LIKE) 20030521
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Static method Public Method Add an Object 20030521
2 GET_DATA Static method Public Method Return All Data of the Management Class 20030521
3 GET_TYPE Instance method Public Method 20030521
4 IS_A Instance method Public Method 20030820
5 IS_INHERITED_FROM Instance method Public Method 20030820
6 REMOVE Static method Public Method Remove an Object 20030521
Events
Class CL_ISH_MANAGER has no event.
Types
Class CL_ISH_MANAGER has no local type.
Method Signatures

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20030521
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20030521
3 Importing I_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Objekt, das der Klasse bekanntgemacht wird 20030521

Method APPEND on class CL_ISH_MANAGER has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Objekt zur Fehlerbehandlung 20030521
2 Exporting ET_OBJECT Value transfer Type reference (TYPE) ISH_OBJECTLIST Rückgabe aller Objekte des Speichers 20030521
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20030521
4 Importing I_TYPE Value transfer Type reference (TYPE) I Nur Objekte dieses Typs zurückgeben 20030521

Method GET_DATA on class CL_ISH_MANAGER has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_ISH_MANAGER has no parameter.
Method GET_TYPE on class CL_ISH_MANAGER has no exception.

Method IS_A Signature

Method IS_A on class CL_ISH_MANAGER has no parameter.
Method IS_A on class CL_ISH_MANAGER has no exception.

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on class CL_ISH_MANAGER has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_MANAGER has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Objekt, das aus der Verwaltungsklasse entfernt werden soll 20030521

Method REMOVE on class CL_ISH_MANAGER has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472