SAP ABAP Class CL_ISHMED_CONN_FAC_HANDLER (ISHMED: Factory Class for Handler Instantiation)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20070809 |
Properties
| Class | CL_ISHMED_CONN_FAC_HANDLER | |
| Short Description | ISHMED: Factory Class for Handler Instantiation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CONN_MED | i.s.h.med: Connectivity |
| Created | 20070809 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_CONN_FAC_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20070809 |
Friends
Class CL_ISHMED_CONN_FAC_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20070809 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20070809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Instantiates New Handler | 20070809 | |
| 2 | Static method | Public | Method | Instantiates New Handler from Configuration | 20070809 |
Events
Class CL_ISHMED_CONN_FAC_HANDLER has no event.
Types
Class CL_ISHMED_CONN_FAC_HANDLER has no local type.
Method Signatures
Method CREATE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HNDLNAME | Value transfer | Type reference (TYPE) | N1CONN_HNDL_CLSNAME | Connectivity: Klassenname eines Handlers | 20070809 | |||
| 2 | RR_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HANDLER | ISHMED: Connectivity - Basisklasse Handler | 20070809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070809 |
Method CREATE_HANDLER_BY_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_HNDLCONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HNDLCONFIG | ISHMED: Connectivity - Handlerkonfiguration | 20070809 | |||
| 2 | RR_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HANDLER | ISHMED: Connectivity - Basisklasse Handler | 20070809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070809 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |