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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ISH_DATA_CONTAINER | Container that Contains the Objects | 20030521 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ISH_DATA_CONTAINER | Container for Old, Invalid Objects | 20030709 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20030521 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20030521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add an Object | 20030521 | |
| 2 | Static method | Public | Method | Return All Data of the Management Class | 20030521 | |
| 3 | Instance method | Public | Method | 20030521 | ||
| 4 | Instance method | Public | Method | 20030820 | ||
| 5 | Instance method | Public | Method | 20030820 | ||
| 6 | 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 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030521 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030521 | |||
| 3 | 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 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Objekt zur Fehlerbehandlung | 20030521 | |||
| 2 | ET_OBJECT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Rückgabe aller Objekte des Speichers | 20030521 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030521 | |||
| 4 | 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 | 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 |