SAP ABAP Class CL_ISHMED_CONN_HNDLTYPDEF (ISHMED: Connectivity - Handler Type Definition)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1CONN_MED (Package) i.s.h.med: Connectivity

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CONN_HNDLTYPDEF_HTTP | ISHMED: Connectivity - Handler Type Definition HTTP | 20070807 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CONN_HNDLTYPDEF_LCL | ISHMED: Connectivity - Handler Type Definition Local | 20070808 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CONN_HNDLTYPDEF_RFC | ISHMED: Connectivity - Handler Type Definition RFC | 20070808 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CONN_HNDLTYPDEF_WEB | ISHMED: Connectivity - Handler Type Definition Web Service | 20070809 |
Properties
Class | CL_ISHMED_CONN_HNDLTYPDEF | |
Short Description | ISHMED: Connectivity - Handler Type Definition | |
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 | 20070801 | SAP |
Last change | 20071120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_CONN_HNDLTYPDEF has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ISHMED_CONN_HNDLTYPDEFS | 20070807 | ISHMED: Connectivity - Handler Type Definitions |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | N1CONN_HNDL_ACTION | 'CANCEL' | Connectivity: Action of a Handler | 20070807 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | N1CONN_HNDL_ACTION | 'CREATE' | Connectivity: Action of a Handler | 20070807 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | N1CONN_HNDL_ACTION | 'DISPLAY' | Connectivity: Action of a Handler | 20070807 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | N1CONN_HNDL_ACTION | 'UPDATE' | Connectivity: Action of a Handler | 20070807 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISHMED_T_CONN_HNDL_ACTION_HASH | Connectivity: Actions of Handler Type | 20070807 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_CONN_HANDLER_HASH | Connectivity - Handler | 20070807 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N1CONN_HNDL_TYPE | Handler Types for Connectivity | 20070807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070807 |
2 | ![]() |
Instance method | Public | Method | Creates New Handler Configuration | 20070807 |
3 | ![]() |
Instance method | Public | Method | Returns Name of Action | 20070807 |
4 | ![]() |
Instance method | Public | Method | Returns Handler | 20070807 |
5 | ![]() |
Instance method | Public | Method | Returns Handler Type | 20070807 |
6 | ![]() |
Instance method | Public | Method | Returns Handler Type Name | 20070807 |
7 | ![]() |
Instance method | Public | Method | Returns Registered Handler | 20070807 |
8 | ![]() |
Instance method | Public | Method | Returns All Supported Actions | 20070807 |
9 | ![]() |
Instance method | Public | Method | Returns Whether Action Is Supported | 20070807 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_CREATED | Instance Event (0) |
Private (0) |
Object Has Been Created | 20070807 |
Types
Class CL_ISHMED_CONN_HNDLTYPDEF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACTION | Call by reference | Type reference (TYPE) | ISHMED_T_CONN_HNDL_ACTION_HASH | Connectivity: Aktionen eines Handlertyps | 20070807 | ||
2 | ![]() |
I_HNDL_TYPE | Call by reference | Type reference (TYPE) | N1CONN_HNDL_TYPE | Handlertypen für Connectivity | 20070807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070807 |
Method CREATE_HNDLCONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CORDTTR | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CORDTTR | IS-H*MED: Kl. Auftragstyp: Auftragnehmer | 20070807 | ||
2 | ![]() |
IR_CORDTYP | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CORDTYP | IS-H*MED: Klinischer Auftragstyp | 20070807 | ||
3 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070807 | ||
4 | ![]() |
I_BUSINESSPARTNER | Call by reference | Type reference (TYPE) | N1CORDTRTGP | Adressat (Geschäftspartner) | 20070807 | ||
5 | ![]() |
I_HANDLER_CLSNAME | Call by reference | Type reference (TYPE) | N1CONN_HNDL_CLSNAME | Connectivity: Klassenname eines Handlers | 20070807 | ||
6 | ![]() |
RR_HNDLCONFIG | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HNDLCONFIG | ISHMED: Connectivity - Handlerkonfiguration | 20070807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070807 |
Method GET_ACTION_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070807 | ||
2 | ![]() |
R_ACTION_NAME | Value transfer | Type reference (TYPE) | N1CONN_HNDL_ACTION_NAME | Connectivity: Name einer Aktion | 20070807 |
Method GET_ACTION_NAME on class CL_ISHMED_CONN_HNDLTYPDEF has no exception.
Method GET_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVE | Call by reference | Type reference (TYPE) | N1ACTIVE | 'X' | 'X': Nur aktive Handler berücksichtigen | 20070807 | |
2 | ![]() |
I_HANDLER_CLSNAME | Call by reference | Type reference (TYPE) | N1CONN_HNDL_CLSNAME | Connectivity: Klassenname eines Handlers | 20070807 | ||
3 | ![]() |
RR_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HANDLER | ISHMED: Connectivity - Basisklasse Handler | 20070807 |
Method GET_HANDLER on class CL_ISHMED_CONN_HNDLTYPDEF has no exception.
Method GET_HNDL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HNDL_TYPE | Value transfer | Type reference (TYPE) | N1CONN_HNDL_TYPE | Handlertypen für Connectivity | 20070807 |
Method GET_HNDL_TYPE on class CL_ISHMED_CONN_HNDLTYPDEF has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | N1CONN_HNDL_TYPE_NAME | Name eines Handlertyps für Connectivity | 20070807 |
Method GET_NAME on class CL_ISHMED_CONN_HNDLTYPDEF has no exception.
Method GET_REGISTERED_HANDLERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070807 | ||
2 | ![]() |
I_ACTIVE | Call by reference | Type reference (TYPE) | N1ACTIVE | 'X' | 'X': Nur aktive Handler berücksichtigen | 20070807 | |
3 | ![]() |
RT_HANDLER | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_HANDLER_HASH | Connectivity - Handler | 20070807 |
Method GET_REGISTERED_HANDLERS on class CL_ISHMED_CONN_HNDLTYPDEF has no exception.
Method GET_SUPPORTED_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ACTION | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_HNDL_ACTION_HASH | Connectivity: Aktionen eines Handlertyps | 20070807 |
Method GET_SUPPORTED_ACTIONS on class CL_ISHMED_CONN_HNDLTYPDEF has no exception.
Method IS_ACTION_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070807 | ||
2 | ![]() |
R_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Aktion wird unterstützt | 20070807 |
Method IS_ACTION_SUPPORTED on class CL_ISHMED_CONN_HNDLTYPDEF has no exception.
Event Signatures
Event EV_CREATED Signature
Event EV_CREATED on class CL_ISHMED_CONN_HNDLTYPDEF has no parameter.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in |